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
|
|
@ -33,7 +33,7 @@
|
|||
juce_audio_plugin_client, juce_audio_processors,
|
||||
juce_audio_utils, juce_core, juce_data_structures,
|
||||
juce_events, juce_graphics, juce_gui_basics, juce_gui_extra
|
||||
exporters: xcode_mac, vs2019, linux_make
|
||||
exporters: xcode_mac, vs2022, linux_make
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue