From d85132fc4bb728fdcce929ce96e206110f76c139 Mon Sep 17 00:00:00 2001 From: Denis Dzyubenko Date: Wed, 22 Sep 2010 14:26:06 +0200 Subject: Added a rule to compile properly on symbian Author: Mikko Harju --- gestures.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/gestures.pro b/gestures.pro index 2da157d..e5a845e 100644 --- a/gestures.pro +++ b/gestures.pro @@ -23,6 +23,7 @@ qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH symbian:{ TARGET.UID3 = 0x2002131F + TARGET.EPOCALLOWDLLDATA = 1 include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) importFiles.sources = $$DESTDIR/qmlgestureareaplugin$${QT_LIBINFIX}.dll qmldir -- cgit v1.2.3