project-meteor-server/packages/NLua.1.3.2.1/tools/net35/GetLibLuaPostBuildCmd.ps1
2016-01-01 14:11:48 -05:00

4 lines
132 B
PowerShell

$nativePath = $(Join-Path $installPath "lib\native\*.*")
$LibLuaPostBuildCmd = "
xcopy /s /y `"$nativePath`" `"`$(TargetDir)`""