summaryrefslogtreecommitdiffstats
path: root/plugin/plugin.pro
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-05-07 00:16:28 -0500
committerTimothy Pearson <[email protected]>2012-05-07 00:16:28 -0500
commita4788e1d6a8e2ac65e16f9ee41018b5bbe8210cd (patch)
tree1b19ef1c14913a7b042399660f172f68eb92e479 /plugin/plugin.pro
parent57d3eda064765d29f10609d45d4f1ff9c4e0a589 (diff)
downloadqt4-tqt-theme-engine-a4788e1d6a8e2ac65e16f9ee41018b5bbe8210cd.tar.gz
qt4-tqt-theme-engine-a4788e1d6a8e2ac65e16f9ee41018b5bbe8210cd.zip
Clean up directory structure
Diffstat (limited to 'plugin/plugin.pro')
-rw-r--r--plugin/plugin.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugin/plugin.pro b/plugin/plugin.pro
index 08756ea..f179d64 100644
--- a/plugin/plugin.pro
+++ b/plugin/plugin.pro
@@ -23,7 +23,3 @@ target.path = $$[QT_INSTALL_PLUGINS]/styles
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugin.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin/plugin
INSTALLS += target sources
-
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
-
-symbian:TARGET.EPOCALLOWDLLDATA = 1