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