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.

11 lines
405B

  1. # This file is used to override default values used by the Ant build system.
  2. # It is automatically generated by the Projucer - DO NOT EDIT IT or your changes will be lost!.
  3. sdk.dir=${user.home}/Library/Android/sdk
  4. ndk.dir=${user.home}/Library/Android/sdk/ndk-bundle
  5. key.store=${user.home}/.android/debug.keystore
  6. key.alias=androiddebugkey
  7. key.store.password=android
  8. key.alias.password=android