The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # This file is used to override default values used by the Ant build system.
- # It is automatically generated by the Projucer - DO NOT EDIT IT or your changes will be lost!.
-
- sdk.dir=${user.home}/Library/Android/sdk
- ndk.dir=${user.home}/Library/Android/sdk/ndk-bundle
- key.store=${user.home}/.android/debug.keystore
- key.alias=androiddebugkey
- key.store.password=android
- key.alias.password=android
-
|