summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/examples.pro1
-rw-r--r--qwebchannel.pro3
2 files changed, 1 insertions, 3 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 9e579fa..532c07e 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,5 +1,4 @@
TEMPLATE = subdirs
-CONFIG += ordered
SUBDIRS = \
hybridshell \
diff --git a/qwebchannel.pro b/qwebchannel.pro
index 2e83965..e1672e1 100644
--- a/qwebchannel.pro
+++ b/qwebchannel.pro
@@ -1,8 +1,7 @@
TEMPLATE = subdirs
-CONFIG += ordered
SUBDIRS = \
src \
examples
-examples.depends = src \ No newline at end of file
+examples.depends = src