📄 fivechesss.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FiveChesss - Win32 (WCE ARMV4) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4CF.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Fp"ARMV4Rel/FiveChesss.pch" /Yu"stdafx.h" /Fo"ARMV4Rel/" /O2 /MC /c
"E:\Projects\EVC\FiveChesss\FiveChesssDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4CF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D0.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4Rel/FiveChesss.pdb" /out:"c:bin\FiveChesss.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
.\ARMV4Rel\Five.obj
.\ARMV4Rel\FiveChesss.obj
.\ARMV4Rel\FiveChesssDlg.obj
.\ARMV4Rel\KeyChessman.obj
.\ARMV4Rel\Shift.obj
.\ARMV4Rel\StdAfx.obj
.\ARMV4Rel\Tree.obj
.\ARMV4Rel\FiveChesss.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D0.tmp"
<h3>Output Window</h3>
Compiling...
FiveChesssDlg.cpp
Linking...
Creating library c:bin\FiveChesss.lib and object c:bin\FiveChesss.exp
LINK : warning LNK4089: all references to 'DocList.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'WININET.dll' discarded by /OPT:REF
<h3>Results</h3>
FiveChesss.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -