src/hbutils/hbutils.pro
changeset 34 ed14f46c0e55
parent 5 627c4a0fd0e7
--- a/src/hbutils/hbutils.pro	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbutils/hbutils.pro	Mon Oct 18 18:23:13 2010 +0300
@@ -81,6 +81,7 @@
     TARGET.EPOCALLOWDLLDATA = 1
     TARGET.CAPABILITY = CAP_GENERAL_DLL
     TARGET.UID3=0x20022F34
+    MMP_RULES += SMPSAFE
     #DEPLOYMENT_PLUGIN += qjpeg # TODO: Removed because this is already in qt.sis and that caused problems
     DEFINES += SYMBIAN_TARGET_ICON_CACHE_SIZE # TODO: what's this? why not use Q_OS_SYMBIAN?