BroadcastSvr.plg
上传用户:qzzxgm
上传日期:2009-12-14
资源大小:1882k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: BroadcastSvr - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSP90E2.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/BroadcastSvr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "I:vc百例第九章广播BroadcastSvrBroadcastSvr.cpp"
  13. "I:vc百例第九章广播BroadcastSvrBroadcastSvrDlg.cpp"
  14. ]
  15. Creating command line "cl.exe @C:WINDOWSTEMPRSP90E2.TMP" 
  16. Creating temporary file "C:WINDOWSTEMPRSP90E3.TMP" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/BroadcastSvr.pdb" /debug /machine:I386 /out:"Debug/BroadcastSvr.exe" /pdbtype:sept 
  19. ".DebugBroadcastSvr.obj"
  20. ".DebugBroadcastSvrDlg.obj"
  21. ".DebugMySocket.obj"
  22. ".DebugStdAfx.obj"
  23. ".DebugBroadcastSvr.res"
  24. ]
  25. Creating command line "link.exe @C:WINDOWSTEMPRSP90E3.TMP"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. BroadcastSvrDlg.cpp
  29. Generating Code...
  30. Skipping... (no relevant changes detected)
  31. BroadcastSvr.cpp
  32. Linking...
  33. <h3>Results</h3>
  34. BroadcastSvr.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>