Changes between Version 132 and Version 133 of AndroidPort


Ignore:
Timestamp:
Jan 20, 2012, 1:45:30 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v132 v133  
    302302 1. Build the game as normal, but with
    303303{{{
    304 HOSTTYPE=arm ./update-workspaces.sh --gles
     304HOSTTYPE=arm
     305./update-workspaces.sh --gles
    305306PATH=~/android/toolchain/bin:$PATH
    306307CXX=arm-linux-androideabi-g++