2021-07-14 10:22:58 +02:00

3 lines
70 B
Makefile

CXXSRC += $(wildcard $(CURRENTPATH)/*.cpp)
INCLUDES += $(CURRENTPATH)