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=Autodafe
#include ../../../build_shared_plugin_pre_msvc.mk
include ../../../build_plugin_pre_msvc.mk
CPPFLAGS+= -Idep/ -Idep/stk/include/
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
include ../../../build_plugin_post_msvc.mk
 |