1
0
Fork 0
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:
attila 2025-09-17 19:12:47 +02:00 committed by Attila Szarvas
parent 23f6db9b81
commit e87d4a52e6
79 changed files with 123 additions and 79 deletions

View file

@ -37,7 +37,7 @@
juce_audio_processors, juce_audio_utils, juce_core,
juce_data_structures, juce_dsp, juce_events, juce_graphics,
juce_gui_basics, juce_gui_extra
exporters: xcode_mac, vs2022, linux_make
exporters: xcode_mac, vs2022, vs2026, linux_make
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1