diff --git a/common.pri b/common.pri index e95c368..cf53398 100644 --- a/common.pri +++ b/common.pri @@ -4,8 +4,7 @@ error( "Use local.pri.sample to create your own local.pri" ) LIBS += -lUser32 -lws2_32 -llibpq -CONFIG += c++17 -QMAKE_CXXFLAGS += /std:c++17 +CONFIG += c++latest # The following define makes your compiler emit warnings if you use # any feature of Qt which as been marked as deprecated (the exact warnings