dissolve.plg

来自「C:Documents and SettingsAdministrator桌面V」· PLG 代码 · 共 38 行

PLG
38
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Dissolve - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP18A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"WinRel/Dissolve.pch" /Yu"stdafx.h" /Fo"WinRel/" /Fd"WinRel/" /FD /c 
"D:\users\wb\多媒体\VC\新文件夹\6\DISSOLVE\DISSODLG.CPP"
]
Creating command line "cl.exe @C:\TEMP\RSP18A.tmp" 
Creating temporary file "C:\TEMP\RSP18B.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"WinRel/Dissolve.pdb" /machine:I386 /out:"WinRel/Dissolve.exe" 
".\WinRel\STDAFX.OBJ"
".\WinRel\DISSOLVE.OBJ"
".\WinRel\DISSODLG.OBJ"
".\WinRel\DISSOLVE.res"
".\WinRel\DIBAPI.OBJ"
".\WinRel\MYFILE.OBJ"
]
Creating command line "link.exe @C:\TEMP\RSP18B.tmp"
<h3>Output Window</h3>
Compiling...
DISSODLG.CPP
Linking...



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

⌨️ 快捷键说明

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