Disable _CRT_SECURE_NO_WARNINGS

This commit is contained in:
Mohit Sethi 2022-12-23 17:42:38 +05:30
parent db92674a9e
commit 8a96738c07

View File

@ -70,7 +70,6 @@ project "GLFW"
defines
{
"_GLFW_WIN32",
"_CRT_SECURE_NO_WARNINGS"
}
links