mirror of
https://github.com/glfw/glfw.git
synced 2025-06-08 00:34:56 +00:00
Changes to premake
This commit is contained in:
parent
99d40b082b
commit
a9c05c04b8
@ -32,7 +32,7 @@ project "GLFW"
|
||||
pic "On"
|
||||
|
||||
systemversion "latest"
|
||||
staticruntime "On"
|
||||
staticruntime "Off"
|
||||
|
||||
files
|
||||
{
|
||||
@ -56,7 +56,7 @@ project "GLFW"
|
||||
|
||||
filter "system:windows"
|
||||
systemversion "latest"
|
||||
staticruntime "On"
|
||||
staticruntime "Off"
|
||||
|
||||
files
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user