1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Accessibility: Add Android Studio and iOS exporters to AccessibilityDemo

This commit is contained in:
ed 2021-07-21 17:33:22 +01:00
parent 8f03215a9e
commit 00aeb89df8

View file

@ -32,7 +32,7 @@
dependencies: juce_core, juce_data_structures, juce_events, juce_graphics,
juce_gui_basics
exporters: xcode_mac, vs2019
exporters: xcode_mac, vs2019, androidstudio, xcode_iphone
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1