Trap.plg
上传用户:hbytqc8
上传日期:2014-07-31
资源大小:527k
文件大小:2k
源码类别:

SNMP编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Trap - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Trap.res" /d "_DEBUG" "D:snmpbookvcTrapTrap.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Trap.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:snmpbookvcTrapMainFrm.cpp"
  14. "D:snmpbookvcTrapMessage.cpp"
  15. "D:snmpbookvcTrapMyStringArray.cpp"
  16. "D:snmpbookvcTrapScan.cpp"
  17. "D:snmpbookvcTrapTrap.cpp"
  18. "D:snmpbookvcTrapTrapDoc.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP8.tmp" 
  21. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp" with contents
  22. [
  23. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Trap.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  24. "D:snmpbookvcTrapStdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP9.tmp" 
  27. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA.tmp" with contents
  28. [
  29. snmp_pp.lib ws2_32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Trap.pdb" /debug /machine:I386 /out:"Debug/Trap.exe" /pdbtype:sept 
  30. .DebugMainFrm.obj
  31. .DebugMessage.obj
  32. .DebugMyStringArray.obj
  33. .DebugScan.obj
  34. .DebugStdAfx.obj
  35. .DebugTrap.obj
  36. .DebugTrapDoc.obj
  37. .DebugTrapView.obj
  38. .DebugTrap.res
  39. ]
  40. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA.tmp"
  41. <h3>Output Window</h3>
  42. Compiling resources...
  43. Compiling...
  44. StdAfx.cpp
  45. Compiling...
  46. MainFrm.cpp
  47. Message.cpp
  48. MyStringArray.cpp
  49. Scan.cpp
  50. Trap.cpp
  51. TrapDoc.cpp
  52. Linking...
  53. <h3>Results</h3>
  54. Trap.exe - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>