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