Files
QWidgetDemo/third/qcustomplotdemo/frmcustom/frmcustom.pri
feiyangqingyun a155ad45d3 更新代码
2022-05-18 17:39:04 +08:00

11 lines
154 B
Plaintext

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