mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
10 lines
390 B
Properties
10 lines
390 B
Properties
# This file is used to override default values used by the Ant build system.
|
|
# It is automatically generated by the Introjucer - DO NOT EDIT IT or your changes will be lost!.
|
|
|
|
sdk.dir=${user.home}/SDKs/android-sdk
|
|
ndk.dir=${user.home}/SDKs/android-ndk
|
|
key.store=${user.home}/.android/debug.keystore
|
|
key.alias=androiddebugkey
|
|
key.store.password=android
|
|
key.alias.password=android
|
|
|