set buildNativeProjects to false for now

This commit is contained in:
Normen Hansen 2014-04-03 00:47:46 +02:00
parent 7df0b41585
commit 10af945f36

View File

@ -7,7 +7,7 @@ jmeVersionSuffix = -pre-alpha-svn
# specify if SDK and Native libraries get built
buildSdkProject = true
buildNativeProjects = true
buildNativeProjects = false
# Path to android NDK for building native libraries
#ndkPath=/Users/normenhansen/Documents/Code-Import/android-ndk-r7