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