1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-22 04:37:47 +00:00
project-meteor-server/packages/NLua.1.3.2.1/tools/net40/GetLibLuaPostBuildCmd.ps1

4 lines
132 B
PowerShell
Raw Normal View History

2016-01-01 14:11:48 -05:00

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