TestBench.plg
上传用户:nameszq
上传日期:2014-08-12
资源大小:336k
文件大小:4k
源码类别:

金融证券系统

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: NetTS - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1wangLOCALS~1TempRSP5.tmp" with contents
  10. [
  11. Wininet.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/NetTS.pdb" /debug /machine:I386 /def:".NetTS.def" /out:"../StkUI/Debug/NetTS.dll" /implib:"Debug/NetTS.lib" /pdbtype:sept 
  12. .Debugbase64.obj
  13. .DebugEditSrvDlg.obj
  14. .DebugNetTS.obj
  15. .DebugProxySetDlg.obj
  16. .DebugProxySocket.obj
  17. .DebugQSProfile.obj
  18. .DebugSelectSrvDlg.obj
  19. .DebugSpTime.obj
  20. .DebugStdAfx.obj
  21. .DebugStockdrv.obj
  22. .DebugTSCache.obj
  23. .DebugTSWnd.obj
  24. .DebugTW.obj
  25. .DebugTWSocket.obj
  26. .DebugNetTS.res
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1wangLOCALS~1TempRSP5.tmp"
  29. <h3>Output Window</h3>
  30. Linking...
  31.    Creating library Debug/NetTS.lib and object Debug/NetTS.exp
  32. Creating temporary file "C:DOCUME~1wangLOCALS~1TempRSP9.tmp" with contents
  33. [
  34. /nologo /o"Debug/NetTS.bsc" 
  35. .DebugStdAfx.sbr
  36. .Debugbase64.sbr
  37. .DebugEditSrvDlg.sbr
  38. .DebugNetTS.sbr
  39. .DebugProxySetDlg.sbr
  40. .DebugProxySocket.sbr
  41. .DebugQSProfile.sbr
  42. .DebugSelectSrvDlg.sbr
  43. .DebugSpTime.sbr
  44. .DebugStockdrv.sbr
  45. .DebugTSCache.sbr
  46. .DebugTSWnd.sbr
  47. .DebugTW.sbr
  48. .DebugTWSocket.sbr]
  49. Creating command line "bscmake.exe @C:DOCUME~1wangLOCALS~1TempRSP9.tmp"
  50. Creating browse info file...
  51. <h3>Output Window</h3>
  52. <h3>
  53. --------------------Configuration: TestBench - Win32 Debug--------------------
  54. </h3>
  55. <h3>Command Lines</h3>
  56. Creating command line "rc.exe /l 0x804 /fo"Debug/TestBench.res" /d "_DEBUG" /d "_AFXDLL" "E:NetTSNetTSTestBenchTestBench.rc"" 
  57. Creating temporary file "C:DOCUME~1wangLOCALS~1TempRSPA.tmp" with contents
  58. [
  59. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/TestBench.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  60. "E:NetTSNetTSTestBenchMainFrm.cpp"
  61. "E:NetTSNetTSTestBenchTestBench.cpp"
  62. "E:NetTSNetTSTestBenchTestBenchDoc.cpp"
  63. "E:NetTSNetTSTestBenchTestBenchView.cpp"
  64. ]
  65. Creating command line "cl.exe @C:DOCUME~1wangLOCALS~1TempRSPA.tmp" 
  66. Creating temporary file "C:DOCUME~1wangLOCALS~1TempRSPB.tmp" with contents
  67. [
  68. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/TestBench.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  69. "E:NetTSNetTSTestBenchStdAfx.cpp"
  70. ]
  71. Creating command line "cl.exe @C:DOCUME~1wangLOCALS~1TempRSPB.tmp" 
  72. Creating temporary file "C:DOCUME~1wangLOCALS~1TempRSPC.tmp" with contents
  73. [
  74. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestBench.pdb" /debug /machine:I386 /out:"Debug/TestBench.exe" /pdbtype:sept /libpath:"../Debug" 
  75. .DebugMainFrm.obj
  76. .DebugStdAfx.obj
  77. .DebugTestBench.obj
  78. .DebugTestBenchDoc.obj
  79. .DebugTestBenchView.obj
  80. .DebugTestBench.res
  81. NetTSNetTSDebugNetTS.lib
  82. ]
  83. Creating command line "link.exe @C:DOCUME~1wangLOCALS~1TempRSPC.tmp"
  84. <h3>Output Window</h3>
  85. Compiling resources...
  86. Compiling...
  87. StdAfx.cpp
  88. Automatically linking with NetTS.dll
  89. Compiling...
  90. MainFrm.cpp
  91. TestBench.cpp
  92. TestBenchDoc.cpp
  93. TestBenchView.cpp
  94. Generating Code...
  95. Linking...
  96. Creating command line "bscmake.exe /nologo /o"Debug/TestBench.bsc"  .DebugStdAfx.sbr .DebugMainFrm.sbr .DebugTestBench.sbr .DebugTestBenchDoc.sbr .DebugTestBenchView.sbr"
  97. Creating browse info file...
  98. <h3>Output Window</h3>
  99. <h3>Results</h3>
  100. TestBench.exe - 0 error(s), 0 warning(s)
  101. </pre>
  102. </body>
  103. </html>