summaryrefslogtreecommitdiff
path: root/examples/network/network.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/network.pro')
-rw-r--r--examples/network/network.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index 6cf6c42..0a65e40 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -1,3 +1,8 @@
TEMPLATE = subdirs
!contains(QT_CONFIG, no-widgets): SUBDIRS += bearercloud
QT+=widgets
+
+# install
+sources.files = network.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/network
+INSTALLS += sources