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