qt_demoe/third/3rd_qcustomplot/3rd_qcustomplot.pri

8 lines
131 B
Plaintext
Raw Normal View History

2021-12-08 09:44:30 +00:00
greaterThan(QT_MAJOR_VERSION, 4): QT += printsupport
HEADERS += \
$$PWD/qcustomplot.h
SOURCES += \
$$PWD/qcustomplot.cpp