📄 irprt.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: irprt - Win32 (WCE ARM) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "g:\Temp\RSP9AE.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "WIN32_PLATFORM_PSPC=310" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMRel/irprt.pch" /Yu"stdafx.h" /Fo"ARMRel/" /Oxs /MC /c
"E:\AP301\other\IrPrt\irprtView.cpp"
]
Creating command line "clarm.exe @g:\Temp\RSP9AE.tmp"
Creating temporary file "g:\Temp\RSP9AF.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMRel/irprt.pdb" /out:"ARMRel/irprt.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
.\ARMRel\Ircomm.obj
.\ARMRel\irprt.obj
.\ARMRel\irprtDoc.obj
.\ARMRel\irprtView.obj
.\ARMRel\IRSET.obj
.\ARMRel\MainFrm.obj
.\ARMRel\StdAfx.obj
.\ARMRel\irprt.res
]
Creating command line "link.exe @g:\Temp\RSP9AF.tmp"
<h3>Output Window</h3>
Compiling...
irprtView.cpp
E:\AP301\other\IrPrt\irprtView.cpp(123) : warning C4101: 'c' : unreferenced local variable
E:\AP301\other\IrPrt\irprtView.cpp(122) : warning C4101: 'i' : unreferenced local variable
E:\AP301\other\IrPrt\irprtView.cpp(124) : warning C4101: 'j' : unreferenced local variable
E:\AP301\other\IrPrt\irprtView.cpp(124) : warning C4101: 'k' : unreferenced local variable
E:\AP301\other\IrPrt\irprtView.cpp(127) : warning C4101: 'linecount' : unreferenced local variable
Linking...
<h3>Results</h3>
irprt.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -