bindfile.plg
来自「迷你星文件捆绑器源码」· PLG 代码 · 共 46 行
PLG
46 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BindFile - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17C.tmp" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/BindFile.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\Documents and Settings\Administrator\桌面\合并器\BindFileDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17C.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17D.tmp" with contents
[
msimg32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/BindFile.pdb" /machine:I386 /out:"Release/BindFile.exe"
".\Release\AutoFont.obj"
".\Release\BindFile.obj"
".\Release\BindFileDlg.obj"
".\Release\BtnST.obj"
".\Release\Dib.obj"
".\Release\HyperLink.obj"
".\Release\IconDlg.obj"
".\Release\Icons.obj"
".\Release\MyButton.obj"
".\Release\StdAfx.obj"
".\Release\ThemeHelper.obj"
".\Release\XPButton.obj"
".\Release\XPEdit.obj"
".\Release\BindFile.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17D.tmp"
<h3>Output Window</h3>
Compiling...
BindFileDlg.cpp
Linking...
<h3>Results</h3>
BindFile.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?