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=dBiz
include ../../../build_shared_plugin_pre.mk
include make.objects
define BIN_POST_FXN
	cp -f $(SLUG).dll ../../../../vst2_bin/plugins/$(SLUG)/plugin.dll
endef
include ../../../build_shared_plugin_post.mk
 |