Split src/Makefile into fragments
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# This is a Makefile fragment, see ../Makefile
|
||||
|
||||
SRC_DIRS += $(PVDATABASE_SRC)/special
|
||||
|
||||
INC += recordList.h
|
||||
INC += traceRecord.h
|
||||
|
||||
LIBSRCS += recordList.cpp
|
||||
LIBSRCS += traceRecord.cpp
|
||||
Reference in New Issue
Block a user