1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-21 20:27:47 +00:00
project-meteor-server/packages/NLua.1.3.2.1/tools/net45/GetLibLuaPostBuildCmd.ps1
2016-01-01 14:11:48 -05:00

4 lines
No EOL
132 B
PowerShell

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