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.

15 lines
591B

  1. SLUG=squinkylabs-plug1
  2. include ../../../build_plugin_pre_linux.mk
  3. EXTRAFLAGS += -Icomposites/ -Idsp/utils/ -Idsp/third-party/kiss_fft130/ -Idsp/third-party/kiss_fft130/tools/ -Idsp/third-party/src -Isqsrc/util/ -Isqsrc/thread/ -Idsp/third-party/falco/ -Idsp/generators/ -Idsp/filters/ -Idsp/fft/ -Isqsrc/clock/ -Isqsrc/grammar -Isqsrc/delay -Isrc/third-party/ -Imidi/model/ -Imidi/view/ -Imidi/controller/ -Iutil/
  4. #EXTRAFLAGS += -D_CHB
  5. #EXTRAFLAGS += -D_DG
  6. #EXTRAFLAGS += -D_EV3
  7. #EXTRAFLAGS += -D_EV
  8. #EXTRAFLAGS += -D_GMR
  9. include make.objects
  10. include ../../../build_plugin_post_linux.mk