practise2.plg
上传用户:z_mail1980
上传日期:2007-06-01
资源大小:647k
文件大小:1k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: practise2 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP2E.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/practise2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:Documents and SettingsAdministratorMy DocumentsVC++practisepractise2practise2.cpp"
  13. ]
  14. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP2E.tmp" 
  15. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP2F.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/practise2.pdb" /debug /machine:I386 /out:"Debug/practise2.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugModeDialog.obj"
  20. ".DebugModeDialog2.obj"
  21. ".Debugpractise2.obj"
  22. ".Debugpractise2Doc.obj"
  23. ".Debugpractise2View.obj"
  24. ".DebugStdAfx.obj"
  25. ".Debugpractise2.res"
  26. ]
  27. Creating command line "link.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP2F.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. Skipping... (no relevant changes detected)
  31. practise2.cpp
  32. Linking...
  33. <h3>Results</h3>
  34. practise2.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>