summaryrefslogtreecommitdiffstats
path: root/src/utils/utils.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/utils.pro')
-rw-r--r--src/utils/utils.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utils/utils.pro b/src/utils/utils.pro
index 5711337..e28b111 100644
--- a/src/utils/utils.pro
+++ b/src/utils/utils.pro
@@ -1,5 +1,5 @@
TARGET = QtDroidUtils
-VERSION = 5
+VERSION = 5.2
CONFIG += dll warn_on
QT = core network
@@ -11,7 +11,7 @@ QT = core network
MODULE = droidutils
load(qt_module)
-android: LIBS += -lmedia -lhardware -lcutils
+android: LIBS += -lmedia -lhardware -lcutils -lutils
HEADERS += \
$$PWD/qdroidutils.h