qt_demoe/comtool/api/api.pri

8 lines
119 B
Plaintext
Raw Normal View History

2019-09-29 03:06:55 +00:00
HEADERS += \
$$PWD/appconfig.h \
$$PWD/appdata.h
2019-09-29 03:06:55 +00:00
SOURCES += \
$$PWD/appconfig.cpp \
$$PWD/appdata.cpp