aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/default.properties.template
blob: 63df494fed9befad2e7a0abd027a9cf044f5aaf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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