- removed CardEffect.cpp reference from Android.mk build file. - added sdk.buildtools=18.1.1 line to default.properties and project.properties - updated .gitignore
16 lines
419 B
Properties
16 lines
419 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 use,
|
|
# "build.properties", and override values to adapt the script to your
|
|
# project structure.
|
|
|
|
# Project target.
|
|
target=android-10
|
|
|
|
# Project build tools version
|
|
sdk.buildtools=18.1.1
|
|
|