📄 mfchelloc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mfchelloC - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/HelloClient.res" /d "NDEBUG" /d "_AFXDLL" "C:\Ice-3.2.1-VC60\demo\ice\MFC\client\HelloClient.rc""
Creating temporary file "C:\DOCUME~1\YANGZI~1.ZLG\LOCALS~1\Temp\RSPCA.tmp" with contents
[
/nologo /MD /W3 /GR /GX /O2 /I "." /I "../../../../include" /I "../../../../include/stlport" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "NDEBUG" /D "VC_EXTRALEAN" /Fp"Release/mfchelloC.pch" /YX"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Ice-3.2.1-VC60\demo\ice\MFC\client\Hello.cpp"
"C:\Ice-3.2.1-VC60\demo\ice\MFC\client\HelloClient.cpp"
"C:\Ice-3.2.1-VC60\demo\ice\MFC\client\HelloClientDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\YANGZI~1.ZLG\LOCALS~1\Temp\RSPCA.tmp"
Creating temporary file "C:\DOCUME~1\YANGZI~1.ZLG\LOCALS~1\Temp\RSPCB.tmp" with contents
[
/nologo /MD /W3 /GR /GX /O2 /I "." /I "../../../../include" /I "../../../../include/stlport" /D "WIN32" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "NDEBUG" /D "VC_EXTRALEAN" /Fp"Release/mfchelloC.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Ice-3.2.1-VC60\demo\ice\MFC\client\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\YANGZI~1.ZLG\LOCALS~1\Temp\RSPCB.tmp"
Creating temporary file "C:\DOCUME~1\YANGZI~1.ZLG\LOCALS~1\Temp\RSPCC.tmp" with contents
[
Ice.lib IceUtil.lib /nologo /subsystem:windows /pdb:none /machine:I386 /out:"client.exe" /libpath:"../../../../lib" /FIXED:no
".\Release\Hello.obj"
".\Release\HelloClient.obj"
".\Release\HelloClientDlg.obj"
".\Release\StdAfx.obj"
".\Release\HelloClient.res"
]
Creating command line "link.exe @C:\DOCUME~1\YANGZI~1.ZLG\LOCALS~1\Temp\RSPCC.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Hello.cpp
HelloClient.cpp
HelloClientDlg.cpp
Linking...
<h3>Results</h3>
client.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -