remove unkown buildoptions

This commit is contained in:
Khai Tran 2019-05-18 15:53:25 +07:00
parent a8b6f34290
commit b485869d15

View File

@ -18,7 +18,6 @@ project "glfw"
}
filter "system:windows"
buildoptions { "-std=c11", "-lgdi32" }
systemversion "latest"
staticruntime "on"