📄 proxyserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ProxyServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/ProxyServer.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\LEO\SRC\ProxyServer\DrServerManager.cpp"
"E:\LEO\SRC\ProxyServer\LocalizingMgr.cpp"
"E:\LEO\SRC\ProxyServer\main.cpp"
"E:\LEO\SRC\ProxyServer\monitor.cpp"
"E:\LEO\SRC\ProxyServer\mylog.cpp"
"E:\LEO\SRC\ProxyServer\network6.cpp"
"E:\LEO\SRC\ProxyServer\packed.cpp"
"E:\LEO\SRC\ProxyServer\Proxy.cpp"
"E:\LEO\SRC\ProxyServer\recvmsg.cpp"
"E:\LEO\SRC\ProxyServer\RMListenerTable.cpp"
"E:\LEO\SRC\ProxyServer\RMProc.cpp"
"E:\LEO\SRC\ProxyServer\RMTable.cpp"
"E:\LEO\SRC\ProxyServer\server.cpp"
"E:\LEO\SRC\ProxyServer\servertable.cpp"
"E:\LEO\SRC\ProxyServer\ServerTable2.cpp"
"E:\LEO\SRC\ProxyServer\struct.cpp"
"E:\LEO\SRC\ProxyServer\UserManager.cpp"
"E:\LEO\SRC\ProxyServer\usertable.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Ws2_32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/ProxyServer103p_040407.pdb" /map:"..\Exe\ProxyServer103p_040407.map" /debug /machine:I386 /out:"..\Exe\ProxyServer103p_040407.exe" /pdbtype:sept /MAPINFO:EXPORTS /MAPINFO:LINES
.\Debug\DrServerManager.obj
.\Debug\LocalizingMgr.obj
.\Debug\main.obj
.\Debug\monitor.obj
.\Debug\mylog.obj
.\Debug\network6.obj
.\Debug\packed.obj
.\Debug\Proxy.obj
.\Debug\recvmsg.obj
.\Debug\RMListenerTable.obj
.\Debug\RMProc.obj
.\Debug\RMTable.obj
.\Debug\server.obj
.\Debug\servertable.obj
.\Debug\ServerTable2.obj
.\Debug\struct.obj
.\Debug\UserManager.obj
.\Debug\usertable.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling...
DrServerManager.cpp
LocalizingMgr.cpp
main.cpp
e:\leo\src\proxyserver\main.cpp(92) : warning C4800: 'unsigned int' : forcing value to bool 'true' or 'false' (performance warning)
monitor.cpp
mylog.cpp
network6.cpp
packed.cpp
Proxy.cpp
recvmsg.cpp
RMListenerTable.cpp
RMProc.cpp
e:\leo\src\proxyserver\rmproc.cpp(342) : warning C4800: 'unsigned char' : forcing value to bool 'true' or 'false' (performance warning)
e:\leo\src\proxyserver\rmproc.cpp(346) : warning C4800: 'unsigned char' : forcing value to bool 'true' or 'false' (performance warning)
RMTable.cpp
server.cpp
servertable.cpp
e:\leo\src\proxyserver\servertable.cpp(1708) : warning C4101: 'szSendMsg' : unreferenced local variable
e:\leo\src\proxyserver\servertable.cpp(2040) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\leo\src\proxyserver\servertable.cpp(2045) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\leo\src\proxyserver\servertable.cpp(2065) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
ServerTable2.cpp
struct.cpp
UserManager.cpp
usertable.cpp
e:\leo\src\proxyserver\usertable.cpp(531) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\leo\src\proxyserver\usertable.cpp(536) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Linking...
<h3>Results</h3>
ProxyServer103p_040407.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -