14 lines
313 B
Plaintext
14 lines
313 B
Plaintext
|
HEADERS += \
|
||
|
xml/vtoolrecord.h \
|
||
|
xml/vdomdocument.h \
|
||
|
xml/vpattern.h \
|
||
|
xml/vstandardmeasurements.h \
|
||
|
xml/vindividualmeasurements.h
|
||
|
|
||
|
SOURCES += \
|
||
|
xml/vtoolrecord.cpp \
|
||
|
xml/vdomdocument.cpp \
|
||
|
xml/vpattern.cpp \
|
||
|
xml/vstandardmeasurements.cpp \
|
||
|
xml/vindividualmeasurements.cpp
|