mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
DemoRunner: Enable Android virtual MIDI
This commit is contained in:
parent
ab2aeedfa7
commit
de9c29f8e7
5 changed files with 32 additions and 2 deletions
|
|
@ -102,7 +102,7 @@
|
|||
cameraPermissionNeeded="1" androidReadMediaAudioPermission="1"
|
||||
androidReadMediaImagesPermission="1" androidReadMediaVideoPermission="1"
|
||||
androidBluetoothScanNeeded="1" androidBluetoothAdvertiseNeeded="1"
|
||||
androidBluetoothConnectNeeded="1">
|
||||
androidBluetoothConnectNeeded="1" androidEnableVirtualMidi="1">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION isDebug="1" name="Debug" recommendedWarnings="LLVM" androidAdditionalRawValueResources="Source/accessibilitynotificationicon.png"/>
|
||||
<CONFIGURATION isDebug="0" name="Release" recommendedWarnings="LLVM" androidAdditionalRawValueResources="Source/accessibilitynotificationicon.png"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue