浏览代码

set buildNativeProjects to false for now

Normen Hansen 11 年之前
父节点
当前提交
10af945f36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gradle.properties

+ 1 - 1
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