📄 scommtest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SCommTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/SCommTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\刘琛\VC++\串口测试工具2\list.cpp"
"F:\刘琛\VC++\串口测试工具2\mscomm.cpp"
"F:\刘琛\VC++\串口测试工具2\SCommTest.cpp"
"F:\刘琛\VC++\串口测试工具2\SCommTestDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/SCommTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\刘琛\VC++\串口测试工具2\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/SCommTest.pdb" /machine:I386 /out:"Release/SCommTest.exe"
".\Release\list.obj"
".\Release\mscomm.obj"
".\Release\SCommTest.obj"
".\Release\SCommTestDlg.obj"
".\Release\StdAfx.obj"
".\Release\SCommTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
list.cpp
mscomm.cpp
SCommTest.cpp
SCommTestDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
SCommTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -