mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
Add premake scripts for c# projects
This commit is contained in:
2
thirdparty/zlib.lua
vendored
2
thirdparty/zlib.lua
vendored
@ -22,7 +22,7 @@ function zlib:project()
|
||||
|
||||
project "zlib"
|
||||
targetdir(TargetDirectoryLib)
|
||||
location "%{wks.location}/thirdparty"
|
||||
location "%{wks.location}/thirdparty/%{prj.name}"
|
||||
kind "StaticLib"
|
||||
language "C"
|
||||
|
||||
|
Reference in New Issue
Block a user