diff options
author | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-08-19 18:43:47 +0200 |
---|---|---|
committer | faketruth <faketruth@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-08-19 18:43:47 +0200 |
commit | 01a4ab77266016278b0c192574718b2e04406161 (patch) | |
tree | 0d8c0d527b66f329eb6d446b56f81506a909d7d1 /project.properties | |
parent | Android: Go away gen folder! You're nothing but trouble (for now) (diff) | |
download | cuberite-01a4ab77266016278b0c192574718b2e04406161.tar cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.gz cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.bz2 cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.lz cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.xz cuberite-01a4ab77266016278b0c192574718b2e04406161.tar.zst cuberite-01a4ab77266016278b0c192574718b2e04406161.zip |
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/project.properties b/project.properties deleted file mode 100644 index 7a6518b77..000000000 --- a/project.properties +++ /dev/null @@ -1,14 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -#proguard.config=${sdk.dir}\tools\proguard\proguard-android.txt:proguard-project.txt - -# Project target. -target=android-12 |