We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6e444 commit 0de3c45Copy full SHA for 0de3c45
build/android.ini
@@ -11,7 +11,7 @@ cfg_android_ndk_path=/Users/guanghui/AndroidDev/android-ndk-r10c
11
12
#help message strings goes here
13
cfg_help_arch_string="arm,armv7,x86,arm64"
14
-cfg_help_sample_string="./build.sh -p=android --libs=png --arch=arm,armv7,arm64 [--api=21 --gcc=4.9] --mode=debug"
+cfg_help_sample_string="./build.sh -p=android --libs=png --arch=arm,armv7,arm64 --mode=debug"
15
16
cfg_build_machine="x86_64-apple-darwin14"
17
cfg_x86_host_machine="i686-linux-android"
0 commit comments