Example1.plg
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:1k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Example1 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF3.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Example1.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:part2《---代码---》.NET编译过的第二章ChatRoom(Winsock)Server.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF3.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF4.tmp" with contents
- [
- wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Example1.pdb" /debug /machine:I386 /out:"Debug/Example1.exe" /pdbtype:sept
- ".DebugChangeNameDlg.obj"
- ".DebugClient.obj"
- ".DebugExample1.obj"
- ".DebugExample1Dlg.obj"
- ".DebugServer.obj"
- ".DebugStdAfx.obj"
- ".DebugExample1.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF4.tmp"
- <h3>Output Window</h3>
- Compiling...
- Server.cpp
- Linking...
- <h3>Results</h3>
- Example1.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>