Skip to content

Commit fb78fc7

Browse files
committed
update premake5.lua
1 parent 8eca008 commit fb78fc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gframe/premake5.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include "spmemvfs/."
33

44
project "YGOPro"
55
kind "WindowedApp"
6-
cppdialect "C++14"
6+
cppdialect "C++17"
77
rtti "Off"
88

99
files { "*.cpp", "*.h" }

0 commit comments

Comments
 (0)