summaryrefslogtreecommitdiffstats
path: root/src/dm/dm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/dm/dm.pro')
-rw-r--r--src/dm/dm.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dm/dm.pro b/src/dm/dm.pro
index 2e57f30..af4a846 100644
--- a/src/dm/dm.pro
+++ b/src/dm/dm.pro
@@ -56,3 +56,7 @@ HEADERS += \
systems/Qt3DSDMMetaDataValue.h \
systems/Qt3DSDMMetaData.h \
systems/Qt3DSDMWStrOpsImpl.h
+
+android {
+ CONFIG -= link_prl
+}