mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-21 01:24:21 +00:00
Removed a defunct VST3 file from the audio_plugin_client module definition
This commit is contained in:
parent
8edac3f281
commit
e0567f298f
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@
|
|||
"compile": [ { "file": "VST/juce_VST_Wrapper.cpp" },
|
||||
{ "file": "VST/juce_VST_Wrapper.mm", "target": "xcode" },
|
||||
{ "file": "VST3/juce_VST3_Wrapper.cpp" },
|
||||
{ "file": "VST3/juce_VST3_Wrapper.mm", "target": "xcode" },
|
||||
{ "file": "RTAS/juce_RTAS_DigiCode1.cpp", "warnings": "disabled", "stdcall": "1", "target": "xcode, msvc" },
|
||||
{ "file": "RTAS/juce_RTAS_DigiCode2.cpp", "warnings": "disabled", "stdcall": "1", "target": "xcode, msvc" },
|
||||
{ "file": "RTAS/juce_RTAS_DigiCode3.cpp", "warnings": "disabled", "stdcall": "1", "target": "xcode, msvc" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue