6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
libs = -lSDL3 -lGL
|
|
cppflags = -D DEBUG -D VERBOSE -g -Wall
|
|
executable = arounders
|
|
sourcepath = source source/aux source/japi source/gamestates source/entities
|
|
buildpath = build
|