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