Use c++ 14.

This commit is contained in:
Leonardo Zide 2021-01-31 10:32:07 -08:00
parent 7f0ed057b6
commit ecb1112d90

View file

@ -16,7 +16,7 @@ qtHaveModule(gamepad) {
}
INCLUDEPATH += qt common
CONFIG += precompile_header incremental c++11 force_debug_info
CONFIG += precompile_header incremental c++14 force_debug_info
win32 {
RC_ICONS = resources/leocad.ico