1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Updated the VS exporter of example projects to VS2019

This commit is contained in:
ed 2019-06-03 17:16:47 +01:00
parent 16d0697216
commit e45b1d9924
7 changed files with 7 additions and 7 deletions

View file

@ -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, vs2017
exporters: xcode_mac, vs2019
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1