📄 proppage.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PropPage - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x419 /fo"Debug/PropPage.res" /d "_DEBUG" "M:\ComEmulDrv3\SRC\PropPage\PropPage.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PROPPAGE_EXPORTS" /Fp"Debug/PropPage.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"M:\ComEmulDrv3\SRC\PropPage\PropPage.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP89.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8A.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PROPPAGE_EXPORTS" /Fp"Debug/PropPage.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"M:\ComEmulDrv3\SRC\PropPage\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8A.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8B.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /dll /incremental:yes /pdb:"Debug/MixSerialEmul.pdb" /debug /machine:I386 /def:"PropPage.def" /out:"C:\WORK\SRC\ComEmulDrv\i386\MixSerialEmul.dll" /implib:"Debug/MixSerialEmul.lib" /pdbtype:sept
.\Debug\PropPage.obj
.\Debug\StdAfx.obj
.\Debug\PropPage.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
PropPage.cpp
M:\ComEmulDrv3\SRC\PropPage\PropPage.cpp(473) : warning C4060: switch statement contains no 'case' or 'default' labels
M:\ComEmulDrv3\SRC\PropPage\PropPage.cpp(268) : warning C4101: 'valStr' : unreferenced local variable
M:\ComEmulDrv3\SRC\PropPage\PropPage.cpp(267) : warning C4101: 'btnState' : unreferenced local variable
M:\ComEmulDrv3\SRC\PropPage\PropPage.cpp(322) : warning C4101: 'n' : unreferenced local variable
Linking...
Creating library Debug/MixSerialEmul.lib and object Debug/MixSerialEmul.exp
<h3>Results</h3>
MixSerialEmul.dll - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -