From cb732c68239266f6a29fafbfca08c696e1861572 Mon Sep 17 00:00:00 2001 From: Emux Date: Sun, 25 Sep 2016 19:25:54 +0300 Subject: [PATCH] Clean old project.properties --- .gitignore | 1 + vtm-android-example/project.properties | 14 -------------- vtm-android-gdx/project.properties | 14 -------------- vtm-android/project.properties | 14 -------------- vtm-app/project.properties | 14 -------------- 5 files changed, 1 insertion(+), 56 deletions(-) delete mode 100644 vtm-android-example/project.properties delete mode 100644 vtm-android-gdx/project.properties delete mode 100644 vtm-android/project.properties delete mode 100644 vtm-app/project.properties diff --git a/.gitignore b/.gitignore index e7cbda42..f13a0edb 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ robovm-build .settings .classpath .project +project.properties local.properties diff --git a/vtm-android-example/project.properties b/vtm-android-example/project.properties deleted file mode 100644 index 916037e3..00000000 --- a/vtm-android-example/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-23 diff --git a/vtm-android-gdx/project.properties b/vtm-android-gdx/project.properties deleted file mode 100644 index 916037e3..00000000 --- a/vtm-android-gdx/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-23 diff --git a/vtm-android/project.properties b/vtm-android/project.properties deleted file mode 100644 index 916037e3..00000000 --- a/vtm-android/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-23 diff --git a/vtm-app/project.properties b/vtm-app/project.properties deleted file mode 100644 index 916037e3..00000000 --- a/vtm-app/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-23