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"
|
pic "On"
|
||||||
|
|
||||||
systemversion "latest"
|
systemversion "latest"
|
||||||
staticruntime "On"
|
staticruntime "Off"
|
||||||
|
|
||||||
files
|
files
|
||||||
{
|
{
|
||||||
@ -56,7 +56,7 @@ project "GLFW"
|
|||||||
|
|
||||||
filter "system:windows"
|
filter "system:windows"
|
||||||
systemversion "latest"
|
systemversion "latest"
|
||||||
staticruntime "On"
|
staticruntime "Off"
|
||||||
|
|
||||||
files
|
files
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user