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=FrozenWasteland
-
- include ../../../build_plugin_pre_msvc.mk
-
- EXTRAFLAGS+= \
- -DTEST \
- -I./eurorack \
- -I./src/dsp-delay \
- -I./src/dsp-filter/utils -I./src/dsp-filter/filters -I./src/dsp-filter/third-party/falco
-
- include make.objects
-
- include ../../../build_plugin_post_msvc.mk
|