
2 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||||
|
include ../Makefile.conf |
||||
|
|
||||
|
|
||||
|
SRC_CXX = main.cpp |
||||
|
|
||||
|
# libDaisy Makefile variables
|
||||
|
SYSTEM_FILES_DIR=$(LIBDAISY_DIR)/core |
||||
|
CPP_SOURCES=$(SRC_CXX) |
||||
|
include $(SYSTEM_FILES_DIR)/Makefile |
Loading…
Reference in new issue