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
|
|
@ -35,7 +35,8 @@
|
|||
|
||||
dependencies: juce_core, juce_data_structures, juce_events, juce_graphics,
|
||||
juce_gui_basics
|
||||
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