setup.plg

来自「单片机SPI下载驱动程序源码」· PLG 代码 · 共 27 行

PLG
27
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: setup - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\temp\RSP2B.tmp" with contents
[
kernel32.lib msvcrt.lib advapi32.lib user32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/setup.pdb" /machine:I386 /nodefaultlib /out:"Release/setup.exe" /filealign:0x200 
.\Release\setup.obj
.\Release\StdAfx.obj
.\Release\setup.res
]
Creating command line "link.exe @C:\temp\RSP2B.tmp"
<h3>Output Window</h3>
Linking...



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

⌨️ 快捷键说明

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