diff options
author | goblin911 <[email protected]> | 2013-08-23 16:00:07 +0800 |
---|---|---|
committer | goblin911 <[email protected]> | 2013-08-23 16:00:07 +0800 |
commit | a33ed0eabe94748b7ff6604af58dd25a0024bf04 (patch) | |
tree | 4ac529d124af56eaa689d498a32c52663e845267 /client/activity-demo/Piztor/project.properties | |
parent | 40592c2ae7506bfb4694f59f3b4825099acdcd0e (diff) |
asdf
Diffstat (limited to 'client/activity-demo/Piztor/project.properties')
-rw-r--r-- | client/activity-demo/Piztor/project.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/client/activity-demo/Piztor/project.properties b/client/activity-demo/Piztor/project.properties new file mode 100644 index 0000000..ce39f2d --- /dev/null +++ b/client/activity-demo/Piztor/project.properties @@ -0,0 +1,14 @@ +# 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-18 |