diff options
author | Timothy Pearson <[email protected]> | 2012-05-07 00:16:28 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-07 00:16:28 -0500 |
commit | a4788e1d6a8e2ac65e16f9ee41018b5bbe8210cd (patch) | |
tree | 1b19ef1c14913a7b042399660f172f68eb92e479 /plugin/plugin.pro | |
parent | 57d3eda064765d29f10609d45d4f1ff9c4e0a589 (diff) | |
download | qt4-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.pro | 4 |
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 |