mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
3 lines
125 B
Bash
Executable file
3 lines
125 B
Bash
Executable file
cp -r ../flash0 assets
|
|
cp -r ../lang assets
|
|
NDK_MODULE_PATH=..:../native/ext $NDK/ndk-build -j3 TARGET_PLATFORM=android-9 $*
|