QQServer.plg
上传用户:hysujiao87
上传日期:2007-12-02
资源大小:156k
文件大小:2k
源码类别:

ICQ/即时通讯

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: QQServer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/QQServer.res" /d "_DEBUG" /d "_AFXDLL" "C:mySourceQQ2004QQServerQQServer.rc"" 
  10. Creating temporary file "C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC8.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../Inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/QQServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:mySourceQQ2004QQServerMainFrm.cpp"
  14. "C:mySourceQQ2004QQServerQQServer.cpp"
  15. "C:mySourceQQ2004QQServerQQServerDoc.cpp"
  16. "C:mySourceQQ2004QQServerQQServerView.cpp"
  17. "C:mySourceQQ2004QQClientQQSocket.cpp"
  18. "C:mySourceQQ2004QQServerServerService.cpp"
  19. "C:mySourceQQ2004QQServerUserList.cpp"
  20. "C:mySourceQQ2004QQServerUserListDlg.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC8.tmp" 
  23. Creating temporary file "C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC9.tmp" with contents
  24. [
  25. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../Inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/QQServer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  26. "C:mySourceQQ2004QQServerStdAfx.cpp"
  27. ]
  28. Creating command line "cl.exe @C:DOCUME~1Kewell.LeeLOCALS~1TempRSPC9.tmp" 
  29. Creating temporary file "C:DOCUME~1Kewell.LeeLOCALS~1TempRSPCA.tmp" with contents
  30. [
  31. XMLParserDll.lib shlwapi.lib /nologo /subsystem:windows /incremental:yes /pdb:"../ExeD/QQServer.pdb" /debug /machine:I386 /out:"../ExeD/QQServer.exe" /pdbtype:sept /libpath:"../LibD" 
  32. .DebugMainFrm.obj
  33. .DebugQQServer.obj
  34. .DebugQQServerDoc.obj
  35. .DebugQQServerView.obj
  36. .DebugQQSocket.obj
  37. .DebugServerService.obj
  38. .DebugStdAfx.obj
  39. .DebugUserList.obj
  40. .DebugUserListDlg.obj
  41. .DebugQQServer.res
  42. ]
  43. Creating command line "link.exe @C:DOCUME~1Kewell.LeeLOCALS~1TempRSPCA.tmp"
  44. <h3>Output Window</h3>
  45. Compiling resources...
  46. Compiling...
  47. StdAfx.cpp
  48. Compiling...
  49. MainFrm.cpp
  50. QQServer.cpp
  51. QQServerDoc.cpp
  52. QQServerView.cpp
  53. QQSocket.cpp
  54. ServerService.cpp
  55. UserList.cpp
  56. UserListDlg.cpp
  57. Generating Code...
  58. Linking...
  59. <h3>Results</h3>
  60. QQServer.exe - 0 error(s), 0 warning(s)
  61. </pre>
  62. </body>
  63. </html>