qt_demoe/third/qcustomplotdemo/frmexample2/frmexample2.pri

17 lines
331 B
Plaintext

FORMS += \
$$PWD/frmaxistag.ui \
$$PWD/frminteraction.ui \
$$PWD/frmscrollbar.ui
HEADERS += \
$$PWD/axistag.h \
$$PWD/frmaxistag.h \
$$PWD/frminteraction.h \
$$PWD/frmscrollbar.h
SOURCES += \
$$PWD/axistag.cpp \
$$PWD/frmaxistag.cpp \
$$PWD/frminteraction.cpp \
$$PWD/frmscrollbar.cpp