Removed unused build options.

This commit is contained in:
TheCherno 2019-08-26 10:11:15 +10:00
parent b8e123e63d
commit 5bc798607d

View File

@ -43,8 +43,6 @@ project "GLFW"
}
filter "system:windows"
buildoptions { "-std=c11", "-lgdi32" }
systemversion "latest"
staticruntime "On"