qt_demoe/third/qcustomplotdemo/frmcustom/frmcustom.pri

11 lines
154 B
Plaintext
Raw Normal View History

2021-12-10 12:23:28 +00:00
FORMS += \
2022-05-18 09:38:40 +00:00
$$PWD/frmmain.ui
2021-12-10 12:23:28 +00:00
HEADERS += \
$$PWD/frmmain.h \
$$PWD/iconhelper.h
SOURCES += \
$$PWD/frmmain.cpp \
$$PWD/iconhelper.cpp