qt_demoe/comtool/api/api.pri

8 lines
123 B
Plaintext
Raw Normal View History

2019-09-29 03:06:55 +00:00
HEADERS += \
2021-04-13 01:36:22 +00:00
$$PWD/appconfig.h \
2019-09-29 03:06:55 +00:00
$$PWD/quiwidget.h
SOURCES += \
2021-04-13 01:36:22 +00:00
$$PWD/appconfig.cpp \
2019-09-29 03:06:55 +00:00
$$PWD/quiwidget.cpp