summaryrefslogtreecommitdiffstats
path: root/examples/ipc/ipc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ipc/ipc.pro')
-rw-r--r--examples/ipc/ipc.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/ipc/ipc.pro b/examples/ipc/ipc.pro
index c62402e338..ba3990d869 100644
--- a/examples/ipc/ipc.pro
+++ b/examples/ipc/ipc.pro
@@ -3,9 +3,4 @@ TEMPLATE = subdirs
!vxworks:!qnx:SUBDIRS = sharedmemory
!wince*: SUBDIRS += localfortuneserver localfortuneclient
-# install
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS ipc.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/ipc
-INSTALLS += sources
-
QT += widgets