📄 chkline32.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ChkLine32 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/ChkLine32.res" /d "NDEBUG" "D:\Newsoft\ChkLine32\ChkLine32.rc""
Creating temporary file "C:\DOCUME~1\majian\LOCALS~1\Temp\RSP1AD.tmp" with contents
[
/nologo /MT /W3 /GX /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ChkLine32.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Newsoft\ChkLine32\AboutIcon.cpp"
"D:\Newsoft\ChkLine32\CheckDir.cpp"
"D:\Newsoft\ChkLine32\ChkLine32.cpp"
"D:\Newsoft\ChkLine32\ChkLine32Dlg.cpp"
"D:\Newsoft\ChkLine32\HyperLink.cpp"
"D:\Newsoft\ChkLine32\SelectFolderDialog.cpp"
"D:\Newsoft\ChkLine32\StaticFilespec.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\majian\LOCALS~1\Temp\RSP1AD.tmp"
Creating temporary file "C:\DOCUME~1\majian\LOCALS~1\Temp\RSP1AE.tmp" with contents
[
/nologo /MT /W3 /GX /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/ChkLine32.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Newsoft\ChkLine32\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\majian\LOCALS~1\Temp\RSP1AE.tmp"
Creating temporary file "C:\DOCUME~1\majian\LOCALS~1\Temp\RSP1AF.tmp" with contents
[
imagehlp.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/ChkLine32.pdb" /machine:I386 /out:"Release/ChkLine32.exe"
.\Release\AboutIcon.obj
.\Release\CheckDir.obj
.\Release\ChkLine32.obj
.\Release\ChkLine32Dlg.obj
.\Release\HyperLink.obj
.\Release\SelectFolderDialog.obj
.\Release\StaticFilespec.obj
.\Release\StdAfx.obj
.\Release\ChkLine32.res
]
Creating command line "link.exe @C:\DOCUME~1\majian\LOCALS~1\Temp\RSP1AF.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutIcon.cpp
CheckDir.cpp
ChkLine32.cpp
ChkLine32Dlg.cpp
HyperLink.cpp
SelectFolderDialog.cpp
StaticFilespec.cpp
Generating Code...
Linking...
<h3>Results</h3>
ChkLine32.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -