📄 testmenu.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testmenu - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP2B.tmp" with contents
[
/nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Release/" /Fo"Release/" /Fd"Release/" /FD /c
"I:\PCI-DP\Cypress Inc 3a\InstallCDROM\Perf42\Pci-dp\ComemAdm.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP2B.tmp"
Creating temporary file "C:\TEMP\RSP2C.tmp" with contents
[
pcidp_if.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/perf42.pdb" /machine:I386 /out:"Release/perf42.exe"
".\Release\DialogSelectTest.obj"
".\Release\drive42.obj"
".\Release\MainFrm.obj"
".\Release\maskedBitmap.obj"
".\Release\StdAfx.obj"
".\Release\testmenu.obj"
".\Release\testmenuDoc.obj"
".\Release\testmenuView.obj"
".\Release\testmenu.res"
".\Release\ComemAdm.obj"
]
Creating command line "link.exe @C:\TEMP\RSP2C.tmp"
<h3>Output Window</h3>
Compiling...
ComemAdm.cpp
Linking...
<h3>Results</h3>
perf42.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: testmenu - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP2E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /c
"I:\PCI-DP\Cypress Inc 3a\InstallCDROM\Perf42\Pci-dp\ComemAdm.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP2E.tmp"
Creating temporary file "C:\TEMP\RSP2F.tmp" with contents
[
pcidp_if.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/testmenu.pdb" /debug /machine:I386 /nodefaultlib:"mfc42.lib mfcs42.lib msvcrt.lib" /out:"Debug/testmenu.exe" /pdbtype:sept
".\Debug\DialogSelectTest.obj"
".\Debug\drive42.obj"
".\Debug\MainFrm.obj"
".\Debug\maskedBitmap.obj"
".\Debug\StdAfx.obj"
".\Debug\testmenu.obj"
".\Debug\testmenuDoc.obj"
".\Debug\testmenuView.obj"
".\Debug\testmenu.res"
".\Debug\ComemAdm.obj"
]
Creating command line "link.exe @C:\TEMP\RSP2F.tmp"
<h3>Output Window</h3>
Compiling...
ComemAdm.cpp
Linking...
<h3>Results</h3>
testmenu.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -