mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 18:56:34 +01:00
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
|
INCLUDEPATH += $$PWD
|
||
|
SOURCES += $$PWD/modeltest.cpp
|
||
|
HEADERS += $$PWD/modeltest.h
|