📄 viewcdib.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ViewCDib - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ViewCDib.res" /d "_DEBUG" "D:\temp2\ViewCDib\ViewCDib.rc""
Creating temporary file "C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB00.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/ViewCDib.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\temp2\ViewCDib\ChildFrm.cpp"
"D:\temp2\ViewCDib\CqOctree.cpp"
"D:\temp2\ViewCDib\Datainput1.cpp"
"D:\temp2\ViewCDib\Dib.cpp"
"D:\temp2\ViewCDib\dibapi.cpp"
"D:\temp2\ViewCDib\IP.cpp"
"D:\temp2\ViewCDib\MainFrm.cpp"
"D:\temp2\ViewCDib\ResultList.cpp"
"D:\temp2\ViewCDib\thisparam.cpp"
"D:\temp2\ViewCDib\ViewCDib.cpp"
"D:\temp2\ViewCDib\ViewCDibDoc.cpp"
"D:\temp2\ViewCDib\ViewCDibView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB00.tmp"
Creating temporary file "C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB01.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/ViewCDib.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\temp2\ViewCDib\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB01.tmp"
Creating temporary file "C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB02.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ViewCDib.pdb" /debug /machine:I386 /out:"Debug/ViewCDib.exe" /pdbtype:sept
.\Debug\ChildFrm.obj
.\Debug\CqOctree.obj
.\Debug\Datainput1.obj
.\Debug\Dib.obj
.\Debug\dibapi.obj
.\Debug\IP.obj
.\Debug\MainFrm.obj
.\Debug\ResultList.obj
.\Debug\StdAfx.obj
.\Debug\thisparam.obj
.\Debug\ViewCDib.obj
.\Debug\ViewCDibDoc.obj
.\Debug\ViewCDibView.obj
.\Debug\ViewCDib.res
"..\..\Program Files\Microsoft Visual Studio\VC98\Lib\WINMM.LIB"
]
Creating command line "link.exe @C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB02.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
CqOctree.cpp
Datainput1.cpp
Dib.cpp
dibapi.cpp
IP.cpp
MainFrm.cpp
ResultList.cpp
thisparam.cpp
ViewCDib.cpp
ViewCDibDoc.cpp
ViewCDibView.cpp
Generating Code...
Linking...
Creating temporary file "C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB04.tmp" with contents
[
/nologo /o"Debug/ViewCDib.bsc"
.\Debug\StdAfx.sbr
.\Debug\ChildFrm.sbr
.\Debug\CqOctree.sbr
.\Debug\Datainput1.sbr
.\Debug\Dib.sbr
.\Debug\dibapi.sbr
.\Debug\IP.sbr
.\Debug\MainFrm.sbr
.\Debug\ResultList.sbr
.\Debug\thisparam.sbr
.\Debug\ViewCDib.sbr
.\Debug\ViewCDibDoc.sbr
.\Debug\ViewCDibView.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\kindfree\LOCALS~1\Temp\RSPB04.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ViewCDib.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -