summaryrefslogtreecommitdiff
path: root/examples/svg/richtext/textobject/textobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/svg/richtext/textobject/textobject.pro')
-rw-r--r--examples/svg/richtext/textobject/textobject.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/svg/richtext/textobject/textobject.pro b/examples/svg/richtext/textobject/textobject.pro
index 8892ae7..a19d2b2 100644
--- a/examples/svg/richtext/textobject/textobject.pro
+++ b/examples/svg/richtext/textobject/textobject.pro
@@ -12,8 +12,3 @@ RESOURCES = resources.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/svg/richtext/textobject
INSTALLS += target
-wince*{
- filesToDeploy.files = files/*.svg
- filesToDeploy.path = files
- DEPLOYMENT += filesToDeploy
-}