7 lines
187 B
Makefile
7 lines
187 B
Makefile
#
|
|
# Makefile.conf
|
|
#
|
|
|
|
CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include -I$(ROOTPATH)/Libraries -I$(ROOTPATH)/Libraries/asio/include -I$(ROOTPATH)/Libraries/Logging/include
|
|
DEBUGDIR := .debug
|