Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
8069f10d30
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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