httpsvr.plg
上传用户:mingyuanzm
上传日期:2007-01-04
资源大小:117k
文件大小:3k
源码类别:

代理服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: HttpSvr - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "f:tempRSP168.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".Debug/" /Fp".Debug/httpsvr.pch" /Yu"stdafx.h" /Fo".Debug/" /Fd".Debug/" /FD /c 
  12. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRGenPage.cpp"
  13. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRHttp.cpp"
  14. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRHttpSvr.cpp"
  15. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRHttpView.cpp"
  16. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRListen.cpp"
  17. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRMainFrm.cpp"
  18. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRNamePage.cpp"
  19. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRNoRoot.cpp"
  20. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRReqSock.cpp"
  21. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRRequest.cpp"
  22. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRRootDlg.cpp"
  23. "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRRootPage.cpp"
  24. ]
  25. Creating command line "cl.exe @f:tempRSP168.tmp" 
  26. <h3>Output Window</h3>
  27. Compiling...
  28. Skipping... (no relevant changes detected)
  29. GenPage.cpp
  30. Http.cpp
  31. HttpSvr.cpp
  32. HttpView.cpp
  33. Listen.cpp
  34. MainFrm.cpp
  35. NamePage.cpp
  36. NoRoot.cpp
  37. ReqSock.cpp
  38. Request.cpp
  39. RootDlg.cpp
  40. RootPage.cpp
  41. Creating temporary file "f:tempRSP169.tmp" with contents
  42. [
  43. /nologo /subsystem:windows /incremental:yes /pdb:".Debug/httpsvr.pdb" /debug /machine:I386 /out:".Debug/httpsvr.exe" 
  44. ".DebugGenPage.obj"
  45. ".DebugHttp.obj"
  46. ".DebugHttpDoc.obj"
  47. ".DebugHttpSvr.obj"
  48. ".DebugHttpView.obj"
  49. ".DebugListen.obj"
  50. ".DebugMainFrm.obj"
  51. ".DebugNamePage.obj"
  52. ".DebugNoRoot.obj"
  53. ".DebugReqSock.obj"
  54. ".DebugRequest.obj"
  55. ".DebugRootDlg.obj"
  56. ".DebugRootPage.obj"
  57. ".DebugStdAfx.obj"
  58. ".DebugHttpSvr.res"
  59. ]
  60. Creating command line "link.exe @f:tempRSP169.tmp"
  61. <h3>Output Window</h3>
  62. Linking...
  63. Creating temporary file "f:tempRSP16A.tmp" with contents
  64. [
  65. /nologo /o".Debug/httpsvr.bsc" 
  66. ".DebugStdAfx.sbr"
  67. ".DebugGenPage.sbr"
  68. ".DebugHttp.sbr"
  69. ".DebugHttpDoc.sbr"
  70. ".DebugHttpSvr.sbr"
  71. ".DebugHttpView.sbr"
  72. ".DebugListen.sbr"
  73. ".DebugMainFrm.sbr"
  74. ".DebugNamePage.sbr"
  75. ".DebugNoRoot.sbr"
  76. ".DebugReqSock.sbr"
  77. ".DebugRequest.sbr"
  78. ".DebugRootDlg.sbr"
  79. ".DebugRootPage.sbr"]
  80. Creating command line "bscmake.exe @f:tempRSP16A.tmp"
  81. Creating browse info file...
  82. <h3>Output Window</h3>
  83. <h3>Results</h3>
  84. httpsvr.exe - 0 error(s), 0 warning(s)
  85. </pre>
  86. </body>
  87. </html>