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
|
|
@ -37,7 +37,8 @@
|
|||
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, androidstudio, xcode_iphone
|
||||
exporters: xcode_mac, vs2022, vs2026, linux_make, androidstudio,
|
||||
xcode_iphone
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue