set buildNativeProjects to false for now

experimental
Normen Hansen 11 years ago
parent 7df0b41585
commit 10af945f36
  1. 2
      gradle.properties

@ -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

Loading…
Cancel
Save