BuildStendhalForAndroid: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
Ant: fixed building with ant on Windows
imported>AntumDeluge
Line 97: Line 97:
> ant dist_client_android
> ant dist_client_android


# manually setting env variable
# manually setting env variable (do not use quotes)
> set ANDROID_SDK_ROOT=C:\\path\\to\\sdk\\root
> set ANDROID_SDK_ROOT=C:\\path\\to\\sdk\\root
> ant dist_client_android
> ant dist_client_android