mirror of
https://github.com/libretro/ppsspp.git
synced 2024-12-12 02:44:00 +00:00
3 lines
104 B
Bash
Executable File
3 lines
104 B
Bash
Executable File
cp -r ../flash0 assets
|
|
NDK_MODULE_PATH=..:../native/ext $NDK/ndk-build -j3 TARGET_PLATFORM=android-9 $*
|