httpsvr.plg
资源名称:proxy.zip [点击查看]
上传用户:mingyuanzm
上传日期:2007-01-04
资源大小:117k
文件大小:3k
源码类别:
代理服务器
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: HttpSvr - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "f:tempRSP168.tmp" with contents
- [
- /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
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRGenPage.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRHttp.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRHttpSvr.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRHttpView.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRListen.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRMainFrm.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRNamePage.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRNoRoot.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRReqSock.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRRequest.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRRootDlg.cpp"
- "F:otherMicrosoft Visual StudioVC98MyProjectsHTTPSVRRootPage.cpp"
- ]
- Creating command line "cl.exe @f:tempRSP168.tmp"
- <h3>Output Window</h3>
- Compiling...
- Skipping... (no relevant changes detected)
- GenPage.cpp
- Http.cpp
- HttpSvr.cpp
- HttpView.cpp
- Listen.cpp
- MainFrm.cpp
- NamePage.cpp
- NoRoot.cpp
- ReqSock.cpp
- Request.cpp
- RootDlg.cpp
- RootPage.cpp
- Creating temporary file "f:tempRSP169.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:".Debug/httpsvr.pdb" /debug /machine:I386 /out:".Debug/httpsvr.exe"
- ".DebugGenPage.obj"
- ".DebugHttp.obj"
- ".DebugHttpDoc.obj"
- ".DebugHttpSvr.obj"
- ".DebugHttpView.obj"
- ".DebugListen.obj"
- ".DebugMainFrm.obj"
- ".DebugNamePage.obj"
- ".DebugNoRoot.obj"
- ".DebugReqSock.obj"
- ".DebugRequest.obj"
- ".DebugRootDlg.obj"
- ".DebugRootPage.obj"
- ".DebugStdAfx.obj"
- ".DebugHttpSvr.res"
- ]
- Creating command line "link.exe @f:tempRSP169.tmp"
- <h3>Output Window</h3>
- Linking...
- Creating temporary file "f:tempRSP16A.tmp" with contents
- [
- /nologo /o".Debug/httpsvr.bsc"
- ".DebugStdAfx.sbr"
- ".DebugGenPage.sbr"
- ".DebugHttp.sbr"
- ".DebugHttpDoc.sbr"
- ".DebugHttpSvr.sbr"
- ".DebugHttpView.sbr"
- ".DebugListen.sbr"
- ".DebugMainFrm.sbr"
- ".DebugNamePage.sbr"
- ".DebugNoRoot.sbr"
- ".DebugReqSock.sbr"
- ".DebugRequest.sbr"
- ".DebugRootDlg.sbr"
- ".DebugRootPage.sbr"]
- Creating command line "bscmake.exe @f:tempRSP16A.tmp"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- httpsvr.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>