netbeans/android/native-vmlauncher/nbproject/configurations.xml

Print this page
rev 10034 : JDK-8165809: Rework build to enable future jigsaw aware JDK9 build
Reviewed-by: kcr

*** 27,37 **** <buildCommand>/opt/android-ndk-r7c/ndk-build APP_BUILD_SCRIPT=Android.mk NDK_PROJECT_PATH=. TARGET_PLATFORM=android-14</buildCommand> <cleanCommand>/opt/android-ndk-r7c/ndk-build APP_BUILD_SCRIPT=Android.mk NDK_PROJECT_PATH=. TARGET_PLATFORM=android-14 clean</cleanCommand> <executablePath></executablePath> <cTool> <incDir> ! <pElem>../../../modules/javafx.graphics/build/generated-src/headers/vmlauncher/android</pElem> <pElem>/opt/android-ndk-r7c/platforms/android-14/arch-x86/usr/include</pElem> </incDir> </cTool> </makeTool> </makefileType> --- 27,37 ---- <buildCommand>/opt/android-ndk-r7c/ndk-build APP_BUILD_SCRIPT=Android.mk NDK_PROJECT_PATH=. TARGET_PLATFORM=android-14</buildCommand> <cleanCommand>/opt/android-ndk-r7c/ndk-build APP_BUILD_SCRIPT=Android.mk NDK_PROJECT_PATH=. TARGET_PLATFORM=android-14 clean</cleanCommand> <executablePath></executablePath> <cTool> <incDir> ! <pElem>../../../modules/javafx.graphics/build/gensrc/headers/vmlauncher/android</pElem> <pElem>/opt/android-ndk-r7c/platforms/android-14/arch-x86/usr/include</pElem> </incDir> </cTool> </makeTool> </makefileType>