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

@ -31,7 +31,7 @@
dependencies: juce_core, juce_data_structures, juce_events, juce_graphics,
juce_gui_basics
exporters: xcode_mac, vs2017
exporters: xcode_mac, vs2019
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1