📄 serial.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Serial - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D99.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=500 /D "WCE_PLATFORM_ce50emux86" /D "_i386_" /D UNDER_CE=500 /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "SERIAL_EXPORTS" /Fp"emulatorRel/Serial.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"C:\source\wce\Serial\GPS.cpp"
"C:\source\wce\Serial\Serial.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D99.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D9A.tmp" with contents
[
commctrl.lib coredll.lib corelibc.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:no /pdb:"emulatorRel/Serial.pdb" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib /out:"emulatorRel/Serial.dll" /implib:"emulatorRel/Serial.lib" /subsystem:windowsce,5.00 /MACHINE:IX86
.\emulatorRel\GPS.obj
.\emulatorRel\Serial.obj
.\emulatorRel\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1D9A.tmp"
<h3>Output Window</h3>
Compiling...
GPS.cpp
Serial.cpp
Generating Code...
Linking...
Creating library emulatorRel/Serial.lib and object emulatorRel/Serial.exp
<h3>Results</h3>
Serial.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -