aboutsummaryrefslogtreecommitdiff
path: root/asteroid-stopwatch.pro
diff options
context:
space:
mode:
authorFlorent Revest <revestflo@gmail.com>2016-02-08 18:16:02 +0100
committerFlorent Revest <revestflo@gmail.com>2016-02-08 18:16:02 +0100
commitff0201bc23545d6794b43f6a5fd558cfcdd29e15 (patch)
treec67d89eb9043b4a7578074c87af504836213ef08 /asteroid-stopwatch.pro
parentcdcf5e8496b51091f9d71a6a52a588a97686c49d (diff)
Use MDeclarativeCache from mapplauncherd to get faster startup
Diffstat (limited to '')
-rw-r--r--asteroid-stopwatch.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/asteroid-stopwatch.pro b/asteroid-stopwatch.pro
index 387ddf3..8647880 100644
--- a/asteroid-stopwatch.pro
+++ b/asteroid-stopwatch.pro
@@ -1,6 +1,8 @@
TEMPLATE = app
QT += widgets qml quick xml svg
QTPLUGIN += qsvg
+CONFIG += link_pkgconfig
+PKGCONFIG += qdeclarative5-boostable
SOURCES += main.cpp
RESOURCES += resources.qrc