mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
a7240e07d1
Fixed to work with both Qt 4 & Qt 5
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
INCLUDEPATH += $$PWD
|
|
SOURCES += $$PWD/modeltest.cpp
|
|
HEADERS += $$PWD/modeltest.h
|