diff options
| author | Ray <raysan5@gmail.com> | 2016-05-21 11:14:23 +0200 |
|---|---|---|
| committer | Ray <raysan5@gmail.com> | 2016-05-21 11:14:23 +0200 |
| commit | 0b65b44a788d7b53c794ae3d197177ded844bb59 (patch) | |
| tree | 0d6a1b72917da8556b38ac2f63687cd0d40cb68c /src_android/local.properties | |
| parent | 46e7a2677039c2349de10dddb6fe7d94926d39d8 (diff) | |
| parent | c9ac176fa794a4601e9f5ec789b9f6ab5d11e9af (diff) | |
| download | raylib-0b65b44a788d7b53c794ae3d197177ded844bb59.tar.gz raylib-0b65b44a788d7b53c794ae3d197177ded844bb59.zip | |
Merge pull request #119 from gordonmcshane/remove-local-properties
remove user-specific ant files
Diffstat (limited to 'src_android/local.properties')
| -rw-r--r-- | src_android/local.properties | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src_android/local.properties b/src_android/local.properties deleted file mode 100644 index f46293ea..00000000 --- a/src_android/local.properties +++ /dev/null @@ -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 |
