qt_demoe/third/qcustomplotdemo/frmcustom/frmcustom.pri

11 lines
154 B
Plaintext

FORMS += \
$$PWD/frmmain.ui
HEADERS += \
$$PWD/frmmain.h \
$$PWD/iconhelper.h
SOURCES += \
$$PWD/frmmain.cpp \
$$PWD/iconhelper.cpp