summaryrefslogtreecommitdiffstats
path: root/examples/tools/customtypesending/customtypesending.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/customtypesending/customtypesending.pro')
-rw-r--r--examples/tools/customtypesending/customtypesending.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/tools/customtypesending/customtypesending.pro b/examples/tools/customtypesending/customtypesending.pro
index b86c101577..48bdd5d504 100644
--- a/examples/tools/customtypesending/customtypesending.pro
+++ b/examples/tools/customtypesending/customtypesending.pro
@@ -7,9 +7,7 @@ QT += widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/customcompleter
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS customcompleter.pro resources
-sources.path = $$[QT_INSTALL_EXAMPLES]/tools/customcompleter
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)