ソースを参照

Merge pull request #119 from gordonmcshane/remove-local-properties

remove user-specific ant files
Ray 9 年 前
コミット
0b65b44a78
3 ファイル変更1 行追加20 行削除
  1. 1 0
      .gitignore
  2. 0 10
      src_android/local.properties
  3. 0 10
      templates/android_project/local.properties

+ 1 - 0
.gitignore

@@ -6,6 +6,7 @@ src_android/obj/
 templates/android_project/bin/
 templates/android_project/obj/
 templates/android_project/libs/
+local.properties
 
 # Ignore thumbnails created by windows
 Thumbs.db

+ 0 - 10
src_android/local.properties

@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked into Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk.dir=C:\\android-sdk

+ 0 - 10
templates/android_project/local.properties

@@ -1,10 +0,0 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must *NOT* be checked into Version Control Systems,
-# as it contains information specific to your local configuration.
-
-# location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-sdk.dir=C:\\android-sdk