📄 tcpsock.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tcpsock - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x0 /fo".\Release/tcpsock.res" /d "NDEBUG" /d "_AFXDLL" "D:\Program Folder\FCHESS\tcpsock\tcpsock.rc""
Creating temporary file "G:\temp\RSP13B4.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/tcpsock.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"D:\Program Folder\FCHESS\tcpsock\estdlg.cpp"
"D:\Program Folder\FCHESS\tcpsock\tcpsock.cpp"
"D:\Program Folder\FCHESS\tcpsock\ts.cpp"
]
Creating command line "cl.exe @G:\temp\RSP13B4.TMP"
Creating temporary file "G:\temp\RSP13B5.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/tcpsock.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"D:\Program Folder\FCHESS\tcpsock\stdafx.cpp"
]
Creating command line "cl.exe @G:\temp\RSP13B5.TMP"
Creating temporary file "G:\temp\RSP13B6.TMP" with contents
[
wsock32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:".\Release/tcpsock.pdb" /machine:I386 /def:".\tcpsock.def" /out:"../tcpsock.dll" /implib:".\tcpsock.lib"
".\Release\estdlg.obj"
".\Release\stdafx.obj"
".\Release\tcpsock.obj"
".\Release\ts.obj"
".\Release\tcpsock.res"
]
Creating command line "link.exe @G:\temp\RSP13B6.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
estdlg.cpp
tcpsock.cpp
ts.cpp
Generating Code...
Linking...
.\tcpsock.def : warning LNK4017: CODE statement not supported for the target platform; ignored
.\tcpsock.def : warning LNK4017: DATA statement not supported for the target platform; ignored
Creating library .\tcpsock.lib and object .\tcpsock.exp
<h3>Results</h3>
tcpsock.dll - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -