diff options
Diffstat (limited to 'app/app.pro')
-rw-r--r-- | app/app.pro | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/app.pro b/app/app.pro index 8783f53..e881bc5 100644 --- a/app/app.pro +++ b/app/app.pro @@ -2,11 +2,6 @@ TARGET = navigation QT = quick qml aglextras PKGCONFIG += qlibhomescreen qlibwindowmanager -equals(DEFINES, "DESKTOP"){ - QT -= aglextras - PKGCONFIG -= qlibhomescreen qlibwindowmanager -} - QT += positioning QT += dbus QT += core |