d3d9 proxy loader hides console after success

This commit is contained in:
alexey.min
2012-02-04 11:48:16 +00:00
parent d17924595d
commit 878082322c
3 changed files with 17 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
set out=..\..\out\dist_L2Detect
echo Copy d3d9.dll %2\%1.dll - %2\%out%
copy /y %2\%1.dll %2\%out%
echo Copy d3d9.pdb %2\%1.pdb - %2\%out%
rem copy /y %2\%1.pdb %2\%out%