8 lines
111 B
Plaintext
8 lines
111 B
Plaintext
HEADERS += \
|
|
$$PWD/app.h \
|
|
$$PWD/quiwidget.h
|
|
|
|
SOURCES += \
|
|
$$PWD/app.cpp \
|
|
$$PWD/quiwidget.cpp
|