Seed Core_IO from doc snapshot
This commit is contained in:
15
Makefile.project
Executable file
15
Makefile.project
Executable file
@@ -0,0 +1,15 @@
|
||||
include $(MAKEDIR)/Makefile.base
|
||||
|
||||
# use: ls -d tjp/core/*/ tjp/core/*/*/ | rev | cut -c 2- | rev | sed 's/$/ \\/'
|
||||
|
||||
PROJECTS := \
|
||||
tjp/core/io \
|
||||
tjp/core/json \
|
||||
|
||||
#SRC_PCH := tjp/core/Precompile.pch
|
||||
INCPATH := $(timprepscius.libraries.cpp.include)
|
||||
LIBFILE := libCore_IO.a
|
||||
|
||||
COPYTO := $(LIBRARIES_PROJECT)
|
||||
|
||||
include $(MAKEDIR)/Makefile.lib
|
||||
Reference in New Issue
Block a user