You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- SLUG=CatroModulo
-
- include ../../../build_shared_plugin_pre_linux.mk
-
- include make.objects
-
- define BIN_POST_FXN
- cp -f $(SLUG).so ../../../../vst2_bin/plugins/$(SLUG)/plugin.so.fx
- cp -f $(SLUG).so ../../../../vst2_bin/plugins/$(SLUG)/plugin.so.instr
- endef
-
- include ../../../build_shared_plugin_post_linux.mk
|