📄 serialporttest.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerialPortTest - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IRel/SerialPortTest.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_SBC9261_bin_pbxml" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "G:\EVC4\mydesign\SerialPortTest\SerialPortTest.rc""
Creating temporary file "C:\DOCUME~1\yinli\LOCALS~1\Temp\RSPE4.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_SBC9261_bin_pbxml" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"ARMV4IRel/" /Fp"ARMV4IRel/SerialPortTest.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"G:\EVC4\mydesign\SerialPortTest\SerialPortTest.cpp"
"G:\EVC4\mydesign\SerialPortTest\SerialPortTestDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\yinli\LOCALS~1\Temp\RSPE4.tmp"
Creating temporary file "C:\DOCUME~1\yinli\LOCALS~1\Temp\RSPE5.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_SBC9261_bin_pbxml" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"ARMV4IRel/" /Fp"ARMV4IRel/SerialPortTest.pch" /Yc"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"G:\EVC4\mydesign\SerialPortTest\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\yinli\LOCALS~1\Temp\RSPE5.tmp"
Creating temporary file "C:\DOCUME~1\yinli\LOCALS~1\Temp\RSPE6.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/SerialPortTest.pdb" /out:"ARMV4IRel/SerialPortTest.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB
.\ARMV4IRel\SerialPortTest.obj
.\ARMV4IRel\SerialPortTestDlg.obj
.\ARMV4IRel\StdAfx.obj
.\ARMV4IRel\SerialPortTest.res
]
Creating command line "link.exe @C:\DOCUME~1\yinli\LOCALS~1\Temp\RSPE6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SerialPortTest.cpp
SerialPortTestDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"ARMV4IRel/SerialPortTest.bsc" .\ARMV4IRel\StdAfx.sbr .\ARMV4IRel\SerialPortTest.sbr .\ARMV4IRel\SerialPortTestDlg.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
SerialPortTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -