瀏覽代碼

remove a change to ndk path (made by mistake)

iwgeric 11 年之前
父節點
當前提交
dbe4912884
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -11,7 +11,7 @@ buildNativeProjects = true
 
 # Path to android NDK for building native libraries
 #ndkPath=/Users/normenhansen/Documents/Code-Import/android-ndk-r7
-ndkPath = D:/android/android-ndk-r8ed
+ndkPath = D:/android/android-ndk-r8e
 
 # Path for downloading native Bullet
 bulletUrl = http://bullet.googlecode.com/files/bullet-2.82-r2704.zip