diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-10-01 17:09:04 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2016-10-01 17:09:04 -0500 |
| commit | e4e92bf2b00ed469141029640f192579c0ba1025 (patch) | |
| tree | 6cd4352f84cfe4488277c879b70b5c43fd3fdd90 /lib/ffts/java/android/project.properties | |
| parent | d8856bdf08c7fcbfe1608b692c632e2023d6dd06 (diff) | |
| download | ulab-e4e92bf2b00ed469141029640f192579c0ba1025.tar.gz ulab-e4e92bf2b00ed469141029640f192579c0ba1025.zip | |
Switch FFTS to linkotec branch for cross-arch support
Diffstat (limited to 'lib/ffts/java/android/project.properties')
| -rw-r--r-- | lib/ffts/java/android/project.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/ffts/java/android/project.properties b/lib/ffts/java/android/project.properties new file mode 100644 index 0000000..88ca83f --- /dev/null +++ b/lib/ffts/java/android/project.properties @@ -0,0 +1,15 @@ +# 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 + +android.library=true +# Project target. +target=android-10 |
