aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/default.properties.template
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/default.properties.template')
-rw-r--r--scripts/default.properties.template18
1 files changed, 0 insertions, 18 deletions
diff --git a/scripts/default.properties.template b/scripts/default.properties.template
deleted file mode 100644
index 63df494..0000000
--- a/scripts/default.properties.template
+++ /dev/null
@@ -1,18 +0,0 @@
-# This file is automatically generated by activitycreator.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-# Instead customize values in a "build.properties" file.
-
-# location of the SDK
-sdk-folder=ANDROID_SDK_FOLDER
-
-# target mode. Value can be "platform" or "add-on"
-target-mode=TARGET_MODE
-
-# target API level.
-target-api=TARGET_API
-
-# target name, if target-mode=add-on
-target-name=TARGET_NAME
-
-# target platform. This is either the target itself or the platform the add-on is based on.
-target-folder=TARGET_FOLDER