Initial commit

This commit is contained in:
2020-02-10 20:33:22 +01:00
commit a175bf5af9
31 changed files with 2646 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#
# Makefile.conf
#
CFLAGS += -I$(ROOTPATH) -I$(ROOTPATH)/include -I$(ROOTPATH)/Libraries/asio/include -I$(ROOTPATH)/Libraries/Logging/include -I$(ROOTPATH)/Libraries/Utilities/include
DEBUGDIR := .debug