qt_demoe/comtool/api/api.pri

8 lines
111 B
Plaintext

HEADERS += \
$$PWD/app.h \
$$PWD/quiwidget.h
SOURCES += \
$$PWD/app.cpp \
$$PWD/quiwidget.cpp