2 lines
97 B
Makefile
2 lines
97 B
Makefile
CXXSRC += $(wildcard $(CURRENTPATH)/utility/*.cpp)
|
|
CSRC += $(wildcard $(CURRENTPATH)/utility/*.c)
|