소스 검색

add android ndk build path

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@10986 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
iwg..ic 11 년 전
부모
커밋
8069f10d30
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      gradle.properties

+ 4 - 0
gradle.properties

@@ -1 +1,5 @@
 jmeVersion = 3.0.10
+
+// path to android ndk for building native libraries
+#ndkPath=/Users/normenhansen/Documents/Code-Import/android-ndk-r7
+ndkPath = D:/android/android-ndk-r8e