mirror of
https://github.com/glfw/glfw.git
synced 2025-06-15 20:22:15 +00:00
Update premake5.lua
This commit is contained in:
parent
1499a137ad
commit
473df1e71a
@ -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