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.

10 lines
138B

  1. SLUG = Fundamental
  2. VERSION = 0.5.1
  3. SOURCES = $(wildcard src/*.cpp)
  4. DISTRIBUTABLES += $(wildcard LICENSE*) res
  5. include ../../plugin.mk