8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
HEADERS += \
|
|
$$PWD/appinit.h \
|
|
$$PWD/iconhelper.h
|
|
|
|
SOURCES += \
|
|
$$PWD/appinit.cpp \
|
|
$$PWD/iconhelper.cpp
|