1
Fork 0

Remove line added during testing, sorry!

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-04-04 20:17:40 +01:00
parent 9d89f16e54
commit a65840d2cd
No known key found for this signature in database
GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 2 deletions

View File

@ -274,8 +274,6 @@ endif
CORE_RESOURCES = $(subst ../Rack/res/,,$(wildcard ../Rack/res/ComponentLibrary/*.svg ../Rack/res/fonts/*.ttf))
CORE_RESOURCES += $(subst ../,,$(wildcard ../template*.vcv))
$(error $(CORE_RESOURCES))
LV2_RESOURCES = $(CORE_RESOURCES:%=$(TARGET_DIR)/$(NAME).lv2/resources/%)
VST3_RESOURCES = $(CORE_RESOURCES:%=$(TARGET_DIR)/$(NAME).vst3/Contents/Resources/%)