10 lines
454 B
Diff
10 lines
454 B
Diff
--- qtsvg-opensource-src-5.6.0-beta1/examples/svg/richtext/textobject/textobject.pro 2015-10-28 06:32:36.000000000 -0200
|
|
+++ qtsvg-opensource-src-5.6.0-beta1/examples/svg/richtext/textobject/textobject.pro.new 2015-11-12 17:21:29.259985820 -0200
|
|
@@ -13,5 +13,5 @@
|
|
INSTALLS += target
|
|
|
|
filesToDeploy.files = files/*.svg
|
|
-filesToDeploy.path = files
|
|
+filesToDeploy.path = $$[QT_INSTALL_EXAMPLES]/svg/richtext/textobject/files
|
|
DEPLOYMENT += filesToDeploy
|