Skip to content
Snippets Groups Projects
Unverified Commit 22f3c66f authored by actboy168's avatar actboy168 Committed by GitHub
Browse files

Update make.lua

parent 50f2a940
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,9 @@ lm:executable 'rcedit' {
'_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING'
},
flags = {
'/wd"C4477"',
'/wd"C4244"',
'/wd"C4267"',
'/wd4477',
'/wd4244',
'/wd4267',
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment