This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Accessibility: Add Android Studio and iOS exporters to AccessibilityDemo
v6.1.6
ed
4 years ago
parent
8f03215a9e
commit
00aeb89df8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/GUI/AccessibilityDemo.h
+ 1
- 1
examples/GUI/AccessibilityDemo.h
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
Write
Preview
Loading…
Cancel
Save