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

Added a VS2019 exporter to all example PIPs

This commit is contained in:
ed 2019-04-15 14:28:36 +01:00
parent c1e881684e
commit 314ef13a63
65 changed files with 65 additions and 65 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, linux_make, xcode_iphone, androidstudio
exporters: xcode_mac, vs2017, vs2019, linux_make, xcode_iphone, androidstudio
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1