We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9aedd commit 6413527Copy full SHA for 6413527
QFile2Snes/QFile2Snes.pro
@@ -22,7 +22,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
22
# You can also select to disable deprecated APIs only up to a certain version of Qt.
23
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
24
25
-CONFIG += c++11
+CONFIG += c++17
26
27
SOURCES += \
28
main.cpp \
0 commit comments