diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-08-14 19:10:20 +0200 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-08-14 19:10:20 +0200 |
commit | 82e606eb3b90a9d5c4ca72f2894d2a725ee8c3de (patch) | |
tree | b3fa621e0448de4dc6a0a583c042f48be26cc251 /Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/project.properties | |
parent | e24ab1600fd5ec3f4c711545d7e91c5bac21023d (diff) | |
download | lufa-82e606eb3b90a9d5c4ca72f2894d2a725ee8c3de.tar.gz lufa-82e606eb3b90a9d5c4ca72f2894d2a725ee8c3de.tar.bz2 lufa-82e606eb3b90a9d5c4ca72f2894d2a725ee8c3de.zip |
Archive AndroidAccessoryHost host application code, to prevent errors when distributed in Atmel Studio.
Diffstat (limited to 'Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/project.properties')
-rw-r--r-- | Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/project.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/project.properties b/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/project.properties deleted file mode 100644 index 0c9830a3b..000000000 --- a/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/project.properties +++ /dev/null @@ -1,14 +0,0 @@ -# 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=Google Inc.:Google APIs:17 |