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