Finish jucewrapper details, attempt at AU packaging
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
d6cc4af637
commit
ef1d02bbc6
5 changed files with 488 additions and 93 deletions
|
|
@ -257,10 +257,8 @@ BUILD_CXX_FLAGS += -DCARDINAL_PLUGIN_PREFIX='"$(PREFIX)"'
|
|||
|
||||
ifeq ($(CARDINAL_VARIANT),main)
|
||||
all: jack lv2 vst3
|
||||
else ifeq ($(CARDINAL_VARIANT),fx)
|
||||
all: lv2 vst2 vst3 static
|
||||
else
|
||||
all: lv2 vst2 vst3
|
||||
all: lv2 vst2 vst3 static
|
||||
endif
|
||||
|
||||
CORE_RESOURCES = $(subst ../Rack/res/,,$(wildcard ../Rack/res/ComponentLibrary/*.svg ../Rack/res/fonts/*.ttf))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue