8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
|
greaterThan(QT_MAJOR_VERSION, 4): QT += printsupport
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/qcustomplot.h
|
||
|
|
||
|
SOURCES += \
|
||
|
$$PWD/qcustomplot.cpp
|