Changes between Version 218 and Version 219 of AndroidPort


Ignore:
Timestamp:
2012-02-09 01:49:26 (17 months ago)
Author:
afeder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v218 v219  
    233233$ tar -xvf android-ndk-r4c-0moz3.tar.bz2 
    234234}}} 
    235  
    236  
    237235Copy the Spidermonkey source directory from the game sources to the working directory, e.g.: 
    238236 
     
    245243 
    246244{{{ 
    247 $ cd js-1.8.5/js/src 
     245$ cd ~/android/js-1.8.5/js/src 
    248246$ autoconf2.13 
    249247}}}