summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/torrent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/torrent/torrent.pro')
-rw-r--r--examples/network/torrent/torrent.pro5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/network/torrent/torrent.pro b/examples/network/torrent/torrent.pro
index 118ea02929..a080ec07e2 100644
--- a/examples/network/torrent/torrent.pro
+++ b/examples/network/torrent/torrent.pro
@@ -33,10 +33,7 @@ QT += network
# install
target.path = $$[QT_INSTALL_EXAMPLES]/network/torrent
-sources.files = $$SOURCES $$HEADERS $$RESOURCES torrent.pro *.torrent
-sources.files += icons forms 3rdparty
-sources.path = $$[QT_INSTALL_EXAMPLES]/network/torrent
-INSTALLS += target sources
+INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)