culib.plg
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: culib - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1YANGXI~1LOCALS~1TempRSP37.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /GR /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/culib.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "E:Sword3culibTestCase.cpp"
  13. "E:Sword3culibTestFailure.cpp"
  14. "E:Sword3culibTestResult.cpp"
  15. "E:Sword3culibTestSuite.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1YANGXI~1LOCALS~1TempRSP37.tmp" 
  18. Creating command line "link.exe -lib /nologo /out:"libculib.lib"  .DebugTestCase.obj .DebugTestFailure.obj .DebugTestResult.obj .DebugTestSuite.obj "
  19. <h3>Output Window</h3>
  20. Compiling...
  21. TestCase.cpp
  22. TestFailure.cpp
  23. TestResult.cpp
  24. TestSuite.cpp
  25. Creating library...
  26. <h3>Results</h3>
  27. culib.lib - 0 error(s), 0 warning(s)
  28. </pre>
  29. </body>
  30. </html>