We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0983273 commit 1d3c0b0Copy full SHA for 1d3c0b0
1 file changed
xdf.pro
@@ -2,7 +2,7 @@ QT -= gui
2
3
TARGET = xdf
4
TEMPLATE = lib
5
-CONFIG += c++11 shared_and_static build_all
+CONFIG += c++17 shared_and_static build_all
6
INCLUDEPATH += pugixml
7
8
QMAKE_CFLAGS += -std=c99
0 commit comments