apple2ix/Android/project.properties
Aaron Culliney 8666ca3603 Common baseline for CLI and Android Studio builds
- CLI is still super useful for GDB debugging and running emulator testcases
    - Possibly this maintenance of two build systems can all go away when Android Studio has better NDK support
2015-09-05 14:40:44 -07:00

20 lines
862 B
Properties

# 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
# Include appcompat stuff -- awesome that you apparently need to specify relative paths, GJ some anonymous ant =P
#android.library.reference.1=${sdk.dir}/extras/android/support/v7/appcompat
android.library.reference.1=../../../../Android/Sdk/extras/android/support/v7/appcompat
# Project target.
##target=android-10
target=android-23