mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
UnitTestsDemo: Add a missing module flag
This commit is contained in:
parent
5343f70d02
commit
e9417c645b
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
juce_opengl, juce_osc, juce_product_unlocking, juce_video
|
||||
exporters: xcode_mac, vs2019, linux_make, androidstudio, xcode_iphone
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1,JUCE_PLUGINHOST_VST3=1
|
||||
defines: JUCE_UNIT_TESTS=1
|
||||
|
||||
type: Component
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue