TelnetServer.plg
上传用户:cjwgreen1
上传日期:2013-01-27
资源大小:24k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: TelnetServer - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"Debug/TelnetServer.res" /d "_DEBUG" /d "_AFXDLL" "C:WindowsDesktopTelnetServerTelnetServer.rc""
- Creating temporary file "C:WINDOWSTEMPRSP92A1.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TelnetServer.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:WindowsDesktopTelnetServerListenerSocket.cpp"
- "C:WindowsDesktopTelnetServerMyDialog.cpp"
- "C:WindowsDesktopTelnetServerServerSocket.cpp"
- "C:WindowsDesktopTelnetServerTelnetServer.cpp"
- "C:WindowsDesktopTelnetServerTelnetServerDlg.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP92A1.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP92A2.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TelnetServer.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:WindowsDesktopTelnetServerStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP92A2.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP92A3.TMP" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TelnetServer.pdb" /debug /machine:I386 /out:"Debug/TelnetServer.exe" /pdbtype:sept
- .DebugListenerSocket.obj
- .DebugMyDialog.obj
- .DebugServerSocket.obj
- .DebugStdAfx.obj
- .DebugTelnetServer.obj
- .DebugTelnetServerDlg.obj
- .DebugTelnetServer.res
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSP92A3.TMP"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- ListenerSocket.cpp
- MyDialog.cpp
- ServerSocket.cpp
- TelnetServer.cpp
- TelnetServerDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- TelnetServer.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>