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.

12 lines
248B

  1. SLUG = cf
  2. VERSION = 0.6.8
  3. SOURCES += $(wildcard src/*.cpp)
  4. DISTRIBUTABLES += $(wildcard LICENSE*) res
  5. DISTRIBUTABLES += $(wildcard LICENSE*) res_b
  6. DISTRIBUTABLES += $(wildcard LICENSE*) playeroscs
  7. RACK_DIR ?= ../..
  8. include $(RACK_DIR)/plugin.mk