3 lines
70 B
Makefile
3 lines
70 B
Makefile
|
CXXSRC += $(wildcard $(CURRENTPATH)/*.cpp)
|
||
|
|
||
|
INCLUDES += $(CURRENTPATH)
|