1
0
Fork 0
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:
reuk 2023-05-16 20:53:27 +01:00
parent ab1b8de52f
commit 06a2089872
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
4 changed files with 46 additions and 5 deletions

View file

@ -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")