summaryrefslogtreecommitdiff
path: root/src/location/labs/labs.pri
blob: 79a227001a6de1b78a3754f9e1b131de2be6095c (plain)
1
2
3
4
5
QT += positioningquick-private
INCLUDEPATH += labs

PRIVATE_HEADERS += $$files($$PWD/*.h) $$files($$PWD/qsg/*.h)
SOURCES += $$files($$PWD/*.cpp) $$files($$PWD/qsg/*.cpp)