summaryrefslogtreecommitdiffstats
path: root/qtmobility.pro
diff options
context:
space:
mode:
authorAntti Luoma <antti.luoma@digia.com>2011-02-01 15:17:11 +0200
committerAntti Luoma <antti.luoma@digia.com>2011-02-01 15:17:11 +0200
commitfca60508217fd0c825aa2be508be92eb17ffab7c (patch)
tree45da4243eedde55beb62ac74e1545c7339a04113 /qtmobility.pro
parent72671168957fb98c2c1a745fe726168e891d6fe6 (diff)
Fix QtMobility convenience header exporting if not using substed drive
Reviewed-By: Tero Saarni
Diffstat (limited to 'qtmobility.pro')
-rw-r--r--qtmobility.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtmobility.pro b/qtmobility.pro
index 3f8ce2b0dc..b7e680b8b6 100644
--- a/qtmobility.pro
+++ b/qtmobility.pro
@@ -201,6 +201,9 @@ contains(build_demos, yes):SUBDIRS+=demos
INSTALLS += qtmheadersgallery
}
} else {
+ # following needs to be set because symbian-abld or symbian-sbsv2 is not yet
+ # defined in platform_paths.prf and the prj_export gets confused about paths.
+ epocroot_prefix = /
#absolute path does not work and
#include <QtMyLibrary/class.h> style does not work either
qtmGlobalHeaders = include/QtMobility/*