mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Update all examples to use Visual Studio 2022 as the default Windows exporter
This commit is contained in:
parent
c7cabbbaba
commit
24e3340a55
73 changed files with 73 additions and 73 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
dependencies: juce_core, juce_data_structures, juce_events, juce_graphics,
|
||||
juce_gui_basics, juce_gui_extra, juce_opengl
|
||||
exporters: xcode_mac, vs2019, linux_make, androidstudio, xcode_iphone
|
||||
exporters: xcode_mac, vs2022, linux_make, androidstudio, xcode_iphone
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue