Remove line added during testing, sorry!
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
9d89f16e54
commit
a65840d2cd
1 changed files with 0 additions and 2 deletions
|
|
@ -274,8 +274,6 @@ endif
|
||||||
CORE_RESOURCES = $(subst ../Rack/res/,,$(wildcard ../Rack/res/ComponentLibrary/*.svg ../Rack/res/fonts/*.ttf))
|
CORE_RESOURCES = $(subst ../Rack/res/,,$(wildcard ../Rack/res/ComponentLibrary/*.svg ../Rack/res/fonts/*.ttf))
|
||||||
CORE_RESOURCES += $(subst ../,,$(wildcard ../template*.vcv))
|
CORE_RESOURCES += $(subst ../,,$(wildcard ../template*.vcv))
|
||||||
|
|
||||||
$(error $(CORE_RESOURCES))
|
|
||||||
|
|
||||||
LV2_RESOURCES = $(CORE_RESOURCES:%=$(TARGET_DIR)/$(NAME).lv2/resources/%)
|
LV2_RESOURCES = $(CORE_RESOURCES:%=$(TARGET_DIR)/$(NAME).lv2/resources/%)
|
||||||
VST3_RESOURCES = $(CORE_RESOURCES:%=$(TARGET_DIR)/$(NAME).vst3/Contents/Resources/%)
|
VST3_RESOURCES = $(CORE_RESOURCES:%=$(TARGET_DIR)/$(NAME).vst3/Contents/Resources/%)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue