aboutsummaryrefslogtreecommitdiff
path: root/qmc-example.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qmc-example.pro')
-rw-r--r--qmc-example.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmc-example.pro b/qmc-example.pro
index 4f3e922f..a9548df9 100644
--- a/qmc-example.pro
+++ b/qmc-example.pro
@@ -1,8 +1,8 @@
TEMPLATE = app
-CONFIG += c++17 warn_on object_parallel_to_source
+CONFIG *= c++1z warn_on object_parallel_to_source
-windows { CONFIG += console }
+windows { CONFIG *= console }
include(libquotient.pri)