mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-09 14:04:41 +02:00
Added NLua.
This commit is contained in:
parent
5cb11d7957
commit
d5fb17bf7f
11 changed files with 76 additions and 0 deletions
4
packages/NLua.1.3.2.1/tools/net40/GetLibLuaPostBuildCmd.ps1
vendored
Normal file
4
packages/NLua.1.3.2.1/tools/net40/GetLibLuaPostBuildCmd.ps1
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
$nativePath = $(Join-Path $installPath "lib\native\*.*")
|
||||
$LibLuaPostBuildCmd = "
|
||||
xcopy /s /y `"$nativePath`" `"`$(TargetDir)`""
|
Loading…
Add table
Add a link
Reference in a new issue