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_msvc.mk
-
- include make.objects
-
- define BIN_POST_FXN
- cp -f $(SLUG).dll ../../../../vst2_bin/plugins/$(SLUG)/plugin.dll.fx
- cp -f $(SLUG).dll ../../../../vst2_bin/plugins/$(SLUG)/plugin.dll.instr
- endef
-
- include ../../../build_shared_plugin_post_msvc.mk
|