mirror of
https://github.com/glfw/glfw.git
synced 2025-04-06 00:41:59 +00:00
Update premake5.lua
This commit is contained in:
parent
be61848092
commit
7ea4f4ad8f
@ -1,7 +1,7 @@
|
||||
project "GLFW"
|
||||
kind "StaticLib"
|
||||
language "C"
|
||||
staticruntime "on"
|
||||
staticruntime "off"
|
||||
systemversion "latest"
|
||||
|
||||
targetdir ("bin/" .. outputdir .. "/%{prj.name}")
|
||||
@ -76,4 +76,4 @@ project "GLFW"
|
||||
|
||||
filter "configurations:Ship"
|
||||
runtime "Release"
|
||||
optimize "On"
|
||||
optimize "On"
|
||||
|
Loading…
Reference in New Issue
Block a user