qt5-qtsvg/qtsvg-opensource-src-5.6.0-beta1-example-install.patch

10 lines
454 B
Diff
Raw Normal View History

2015-12-10 20:39:56 +00:00
--- 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