소스 검색

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