tstluappc.vcl

来自「支持中文变量的lua,基于lua 5.1.1源码修改而成」· VCL 代码 · 共 28 行

VCL
28
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tstluappc - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp" with contents
[
commctrl.lib coredll.lib aygshell.lib ppccoredbg.lib ppcStandarddbg.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/tstluappc.pdb" /debug /out:"ARMV4Dbg/tstluappc.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM 
".\ARMV4Dbg\StdAfx.obj"
".\ARMV4Dbg\tstluappc.obj"
".\ARMV4Dbg\tstluappc.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Linking...




<h3>Results</h3>
tstluappc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?