1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Remove a reference to VS2017

This commit is contained in:
Tom Poole 2024-07-01 10:13:33 +01:00
parent 9dda9d65a7
commit cb439c51b8

View file

@ -37,7 +37,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, vs2022, linux_make, xcode_iphone, androidstudio
exporters: xcode_mac, vs2022, linux_make, xcode_iphone, androidstudio
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1