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.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
deleted file mode 100644
index 0a65e40..0000000
--- a/examples/network/network.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-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