diff options
Diffstat (limited to 'apps/SdkController/SdkControllerSensor/project.properties')
-rwxr-xr-x | apps/SdkController/SdkControllerSensor/project.properties | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/SdkController/SdkControllerSensor/project.properties b/apps/SdkController/SdkControllerSensor/project.properties new file mode 100755 index 0000000..d3d8dc4 --- /dev/null +++ b/apps/SdkController/SdkControllerSensor/project.properties @@ -0,0 +1,12 @@ +# 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-7 +android.library.reference.1=../SdkControllerLib |