📄 pci_7200.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PCI_7200 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP16E.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PCI_7200_EXPORTS" /Fp"Release/PCI_7200.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\MyProject\VC6\PCI_7200\PCI_7200.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP16E.tmp"
Creating temporary file "C:\DOCUME~1\User\LOCALS~1\Temp\RSP16F.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 /nologo /dll /incremental:no /pdb:"Release/PCI_7200.pdb" /machine:I386 /out:"Release/PCI_7200.dll" /implib:"Release/PCI_7200.lib"
.\Release\PCI_7200.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\User\LOCALS~1\Temp\RSP16F.tmp"
<h3>Output Window</h3>
Compiling...
PCI_7200.cpp
D:\MyProject\VC6\PCI_7200\PCI_7200.cpp(54) : warning C4018: '<' : signed/unsigned mismatch
Linking...
Creating library Release/PCI_7200.lib and object Release/PCI_7200.exp
<h3>Results</h3>
PCI_7200.dll - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -