This website requires JavaScript.
Explore
Help
Sign In
izzy
/
ppsspp
Watch
0
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/izzy2lost/ppsspp.git
synced
2026-03-10 12:43:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
https-linux-poc
Add File
New File
Apply Patch
ppsspp
/
android
/
ant-build.bat
3 lines
98 B
Batchfile
Raw
Permalink
Normal View
History
Unescape
Escape
Add ant build script for windows
2016-02-13 05:03:16 +08:00
set
ANDROID_HOME
=
path/to/android-sdk/
set
NDK
=
path/to/android-ndk/
Update to build all ABIs by default
2016-02-13 06:42:47 +08:00
ant release -Dndkbuildopt=
"
-j6
"
Reference in New Issue
Copy Permalink