mirror of
https://github.com/gwm17/glfw.git
synced 2025-02-19 20:18:50 -05:00
updated premake file
This commit is contained in:
parent
c0f7fed0b8
commit
d78bf8a1a3
|
@ -1,7 +1,7 @@
|
|||
project "GLFW"
|
||||
kind "StaticLib"
|
||||
language "C"
|
||||
staticruntime "off"
|
||||
staticruntime "on"
|
||||
|
||||
targetdir ("bin/" .. outputdir .. "/%{prj.name}")
|
||||
objdir ("bin-int/" .. outputdir .. "/%{prj.name}")
|
||||
|
|
Loading…
Reference in New Issue
Block a user