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:
@ -22,7 +22,7 @@ function ZoneLoading:project()
|
||||
|
||||
project "ZoneLoading"
|
||||
targetdir(TargetDirectoryLib)
|
||||
location "%{wks.location}/src"
|
||||
location "%{wks.location}/src/%{prj.name}"
|
||||
kind "StaticLib"
|
||||
language "C++"
|
||||
|
||||
|
Reference in New Issue
Block a user