mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
fix lastest typo
This commit is contained in:
parent
35766487fb
commit
9cea54e3dc
@ -20,7 +20,7 @@ project "glfw"
|
|||||||
|
|
||||||
filter "system:windows"
|
filter "system:windows"
|
||||||
buildoptions { "-std=c11", "-lgdi32" }
|
buildoptions { "-std=c11", "-lgdi32" }
|
||||||
systemversion "lastest"
|
systemversion "latest"
|
||||||
staticruntime "on"
|
staticruntime "on"
|
||||||
|
|
||||||
files
|
files
|
||||||
|
Loading…
Reference in New Issue
Block a user