This commit is contained in:
jed
2011-10-27 16:59:42 -07:00
parent 7eae6e5886
commit e68b0fb8d1
23 changed files with 165 additions and 65 deletions

View File

@@ -1,4 +1,7 @@
copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client1
copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client2
REM copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client1
REM copy C:\code\newcoin\Release\newcoin.exe C:\code\newcoin\tests\client2
copy d:\code\newcoin\Debug\newcoin.exe d:\code\newcoin\tests\client1
copy d:\code\newcoin\Debug\newcoin.exe d:\code\newcoin\tests\client2
pause