diff options
author | sjtufs <[email protected]> | 2013-08-22 10:02:04 +0800 |
---|---|---|
committer | sjtufs <[email protected]> | 2013-08-22 10:02:04 +0800 |
commit | 21fa4ac31533424dce71fbb2e49171f7bff167f7 (patch) | |
tree | 77471088c7c9ee16147964e6098f44fee3f84600 /client/gps-demo/AndroidGPSTracking/project.properties | |
parent | 7f70b8fef4445f605d865e6640669541afa696a1 (diff) |
gps demo
Diffstat (limited to 'client/gps-demo/AndroidGPSTracking/project.properties')
-rw-r--r-- | client/gps-demo/AndroidGPSTracking/project.properties | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/client/gps-demo/AndroidGPSTracking/project.properties b/client/gps-demo/AndroidGPSTracking/project.properties new file mode 100644 index 0000000..ea89160 --- /dev/null +++ b/client/gps-demo/AndroidGPSTracking/project.properties @@ -0,0 +1,11 @@ +# 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 use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=android-8 |