JKQtPlotter/lib/jkqtfastplotter.pri

16 lines
342 B
Plaintext
Raw Normal View History

2018-12-31 17:47:49 +08:00
include($$PWD/common.pri)
HEADERS += $$PWD/jkqtfastplotter/jkqtfastplotter.h \
2018-12-31 17:47:49 +08:00
$$PWD/jkqtplottertools/jkqtphighrestimer.h
SOURCES += $$PWD/jkqtfastplotter/jkqtfastplotter.cpp \
$$PWD/jkqtplottertools/jkqtphighrestimer.cpp
RESOURCES += $$PWD/jkqtplotterressources/jkqtpbaseplotter.qrc
2018-12-31 17:47:49 +08:00
QT += opengl