summaryrefslogtreecommitdiff
path: root/examples/richtext/textobject/textobject.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/richtext/textobject/textobject.pro')
-rw-r--r--examples/richtext/textobject/textobject.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/richtext/textobject/textobject.pro b/examples/richtext/textobject/textobject.pro
index 41a8637..5f0f913 100644
--- a/examples/richtext/textobject/textobject.pro
+++ b/examples/richtext/textobject/textobject.pro
@@ -10,7 +10,7 @@ RESOURCES = resources.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/richtext/textobject
-sources.files = $$SOURCES $$HEADERS *.pro
+sources.files = $$SOURCES $$HEADERS *.pro $$RESOURCES files
sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/richtext/textobject
INSTALLS += target sources