xcopy /D /Y $(OutDir)$(TargetName)$(TargetExt) ..\..\_binaries\$(Platform)\ > nul xcopy /D $(OutDir)*.dll ..\..\_binaries\$(Platform)\ > nul