mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
VST3 Client: Update moduleinfotool to write compatibility info from plugin
Reintegrates changes from cf9fc84669
This commit is contained in:
parent
ab1b8de52f
commit
06a2089872
4 changed files with 46 additions and 5 deletions
|
|
@ -245,6 +245,8 @@ public:
|
|||
.getChildFile ("main.cpp"),
|
||||
source.getChildFile ("common")
|
||||
.getChildFile ("memorystream.cpp"),
|
||||
source.getChildFile ("common")
|
||||
.getChildFile ("readfile.cpp"),
|
||||
vst.getChildFile ("moduleinfo")
|
||||
.getChildFile ("moduleinfocreator.cpp"),
|
||||
vst.getChildFile ("moduleinfo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue