Lines Matching refs:build
7 How to force the display of build commands:
10 Do "ndk-build V=1" and actual build commands will be
12 as you expect them to, and check for bugs in the NDK build system.
14 (The V=1 trick comes from the Linux kernel build system)
22 ndk-build -B
35 How to build a project's native files without cd-ing to it:
42 ndk-build -C <project-path>
49 and launch the 'ndk-build' script from your project tree.
51 If you want to use 'ndk-build' but place the file to a different location,
54 ndk-build NDK_APPLICATION_MK=/path/to/your/Application.mk
56 If you're using the legacy $NDK/apps/<name> build method, you can create
94 path to the 'foo' module in jni/bar/Android.mk to build it properly.
101 directory where 'ndk-build' is invoked, and include files must be