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