mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Add VS2026 build to PIP demos
This commit is contained in:
parent
23f6db9b81
commit
e87d4a52e6
79 changed files with 123 additions and 79 deletions
|
|
@ -39,7 +39,8 @@
|
|||
juce_events, juce_graphics, juce_gui_basics, juce_gui_extra,
|
||||
juce_opengl, juce_osc, juce_product_unlocking, juce_video,
|
||||
juce_midi_ci
|
||||
exporters: xcode_mac, vs2022, linux_make, androidstudio, xcode_iphone
|
||||
exporters: xcode_mac, vs2022, vs2026, linux_make, androidstudio,
|
||||
xcode_iphone
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1,JUCE_PLUGINHOST_VST3=1,JUCE_PLUGINHOST_LV2=1
|
||||
defines: JUCE_UNIT_TESTS=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue