yakidawn.plg

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

PLG
55
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Yakidawn - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"WinRel/yakidawn.res" /d "NDEBUG" /d "_AFXDLL" "D:\users\wb\多媒体\VC\新文件夹\3\YAKIDAWN\yakidawn.rc"" 
Creating temporary file "C:\TEMP\RSP8.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"WinRel/Yakidawn.pch" /Yu"stdafx.h" /Fo"WinRel/" /Fd"WinRel/" /FD /c 
"D:\users\wb\多媒体\VC\新文件夹\3\YAKIDAWN\yakidawn.cpp"
"D:\users\wb\多媒体\VC\新文件夹\3\YAKIDAWN\yakiddlg.cpp"
"D:\users\wb\多媒体\VC\新文件夹\3\YAKIDAWN\MYFILE.CPP"
"D:\users\wb\多媒体\VC\新文件夹\3\YAKIDAWN\DIBAPI.CPP"
]
Creating command line "cl.exe @C:\TEMP\RSP8.tmp" 
Creating temporary file "C:\TEMP\RSP9.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"WinRel/Yakidawn.pch" /Yc"stdafx.h" /Fo"WinRel/" /Fd"WinRel/" /FD /c 
"D:\users\wb\多媒体\VC\新文件夹\3\YAKIDAWN\stdafx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP9.tmp" 
Creating temporary file "C:\TEMP\RSPA.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"WinRel/Yakidawn.pdb" /machine:I386 /out:"WinRel/Yakidawn.exe" 
".\WinRel\stdafx.obj"
".\WinRel\yakidawn.obj"
".\WinRel\yakiddlg.obj"
".\WinRel\yakidawn.res"
".\WinRel\MYFILE.OBJ"
".\WinRel\DIBAPI.OBJ"
]
Creating command line "link.exe @C:\TEMP\RSPA.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
yakidawn.cpp
yakiddlg.cpp
MYFILE.CPP
DIBAPI.CPP
Generating Code...
Linking...



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

⌨️ 快捷键说明

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