update jucer file

This commit is contained in:
2023-03-04 18:10:03 +01:00
parent 25f4c7b8dc
commit 457e732f5c
2 changed files with 13 additions and 13 deletions

View File

@@ -122,7 +122,7 @@ OBJECTS_SHARED_CODE := \
all : VST3
VST3 : $(JUCE_OUTDIR)/$(JUCE_TARGET_VST3)
VST3 : $(JUCE_OUTDIR)/$(JUCE_TARGET_VST3)
$(JUCE_OUTDIR)/$(JUCE_TARGET_VST3) : $(OBJECTS_VST3) $(RESOURCES) $(JUCE_OUTDIR)/$(JUCE_TARGET_SHARED_CODE)