spirit/config.mk
2022-07-10 01:12:20 +05:00

5 lines
78 B
Makefile

cpp = g++
build_directory = build
cppflags = -Wall
libs = -lSDL2 -lSDL2_image