9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
|
|
INCLUDEPATH += $$PWD/..
|
|
|
|
SOURCES += \
|
|
"$$PWD/resourcefactory.cpp"
|
|
|
|
HEADERS += \
|
|
"$$PWD/resourcefactory.h"
|