summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TouchArea/TouchArea.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/TouchArea/TouchArea.pro b/TouchArea/TouchArea.pro
index 0a38537..00a9e1b 100644
--- a/TouchArea/TouchArea.pro
+++ b/TouchArea/TouchArea.pro
@@ -22,3 +22,8 @@ SOURCES += \
QMAKE_POST_LINK=$(COPY_FILE) $$PWD/qmldir $$DESTDIR
INSTALLS += target qmldir
+
+symbian {
+ TARGET.EPOCALLOWDLLDATA = 1
+}
+