sendudp.plg
上传用户:lx6688
上传日期:2016-01-30
资源大小:46k
文件大小:1k
源码类别:

网络截获/分析

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: sendudp - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1popoheiLOCALS~1TempRSPC7.tmp" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/sendudp.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "F:CODEVCPPsendudpsendudpDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1popoheiLOCALS~1TempRSPC7.tmp" 
  15. Creating command line "link.exe WS2_32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/sendudp.pdb" /machine:I386 /out:"Release/sendudp.exe"  .Releasesendudp.obj .ReleasesendudpDlg.obj .ReleaseStdAfx.obj .ReleaseTypeChange.obj .Releasesendudp.res "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. sendudpDlg.cpp
  19. Linking...
  20. Creating command line "bscmake.exe /nologo /o"Release/sendudp.bsc"  .ReleaseStdAfx.sbr .Releasesendudp.sbr .ReleasesendudpDlg.sbr .ReleaseTypeChange.sbr"
  21. Creating browse info file...
  22. <h3>Output Window</h3>
  23. <h3>Results</h3>
  24. sendudp.exe - 0 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>