Files
gcs-nf/App/Setting/Index1/Index1.pri
T
2020-06-08 17:54:17 +08:00

37 lines
219 B
Plaintext

include (./ParameterInspector/ParameterInspector.pri)
INCLUDEPATH += $$PWD/ParameterInspector
FORMS += \
$$PWD/Index1.ui
HEADERS += \
$$PWD/Index1.h
SOURCES += \
$$PWD/Index1.cpp