mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Android: Add examples/Assets to "Extra Android Assets" to fix AUv3Synth internal plug-in sample loading
This commit is contained in:
parent
37eb70d676
commit
0efe902b59
115 changed files with 12117 additions and 1 deletions
|
|
@ -151,7 +151,7 @@
|
|||
</XCODE_IPHONE>
|
||||
<ANDROIDSTUDIO targetFolder="Builds/Android" androidMinimumSDK="23" androidInternetNeeded="1"
|
||||
microphonePermissionNeeded="1" androidBluetoothNeeded="1" smallIcon="c97aUr"
|
||||
bigIcon="c97aUr">
|
||||
bigIcon="c97aUr" androidExtraAssetsFolder="../../examples/Assets">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" androidArchitectures="armeabi-v7a x86" isDebug="1"
|
||||
optimisation="1" linkTimeOptimisation="0" targetName="Plugin Host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue