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