7 lines
138 B
Makefile
7 lines
138 B
Makefile
# This is a Makefile fragment, see ../Makefile
|
|
|
|
SRC_DIRS += $(PVDATABASE_SRC)/database
|
|
|
|
LIBSRCS += pvRecord.cpp
|
|
LIBSRCS += pvDatabase.cpp
|