mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-07-10 21:21:50 +00:00
Add premake scripts for c# projects
This commit is contained in:
@ -15,7 +15,7 @@ function Linker:project()
|
||||
|
||||
project "Linker"
|
||||
targetdir(TargetDirectoryBin)
|
||||
location "%{wks.location}/src"
|
||||
location "%{wks.location}/src/%{prj.name}"
|
||||
kind "ConsoleApp"
|
||||
language "C++"
|
||||
|
||||
|
Reference in New Issue
Block a user