mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Added NLua.
This commit is contained in:
4
packages/NLua.1.3.2.1/tools/net45/GetLibLuaPostBuildCmd.ps1
vendored
Normal file
4
packages/NLua.1.3.2.1/tools/net45/GetLibLuaPostBuildCmd.ps1
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
$nativePath = $(Join-Path $installPath "lib\native\*.*")
|
||||
$LibLuaPostBuildCmd = "
|
||||
xcopy /s /y `"$nativePath`" `"`$(TargetDir)`""
|
||||
Reference in New Issue
Block a user