mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Update all examples to use Visual Studio 2022 as the default Windows exporter
This commit is contained in:
parent
6589b6d64b
commit
e618f68d4d
71 changed files with 71 additions and 71 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
dependencies: juce_core, juce_data_structures, juce_events, juce_graphics,
|
||||
juce_gui_basics, juce_gui_extra
|
||||
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