📄 speedcd.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SpeedCD - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SpeedCD.res" /d "_DEBUG" /d "_AFXDLL" "F:\speedcd src release\SpeedCD.rc""
Creating temporary file "d:\Temp\RSP65.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "d:\ntddk\inc" /I "speedcdtool" /I "driver" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/speedcd.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /I /GZ /c
"F:\speedcd src release\DialogBIN2ISO.cpp"
"F:\speedcd src release\DialogCreateISO.cpp"
"F:\speedcd src release\DialogSplash.cpp"
"F:\speedcd src release\DlgProgress.cpp"
"F:\speedcd src release\dynamic.cpp"
"F:\speedcd src release\GradientProgressCtrl.cpp"
"F:\speedcd src release\IniFile.cpp"
"F:\speedcd src release\SpeedCD.cpp"
"F:\speedcd src release\speedcd_mfc.cpp"
"F:\speedcd src release\SpeedCDDlg.cpp"
"F:\speedcd src release\SpeedCommandLine.cpp"
]
Creating command line "cl.exe @d:\Temp\RSP65.tmp"
Creating temporary file "d:\Temp\RSP66.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "d:\ntddk\inc" /I "speedcdtool" /I "driver" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/speedcd.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /I /GZ /c
"F:\speedcd src release\StdAfx.cpp"
]
Creating command line "cl.exe @d:\Temp\RSP66.tmp"
Creating temporary file "d:\Temp\RSP67.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Debug/speedcd.pdb" /debug /machine:I386 /nodefaultlib:"library" /out:".\Debug\speedcd.exe" /pdbtype:sept
".\Debug\DialogBIN2ISO.obj"
".\Debug\DialogCreateISO.obj"
".\Debug\DialogSplash.obj"
".\Debug\DlgProgress.obj"
".\Debug\dynamic.obj"
".\Debug\GradientProgressCtrl.obj"
".\Debug\IniFile.obj"
".\Debug\SpeedCD.obj"
".\Debug\speedcd_mfc.obj"
".\Debug\SpeedCDDlg.obj"
".\Debug\SpeedCommandLine.obj"
".\Debug\StdAfx.obj"
".\Debug\SpeedCD.res"
".\Lib\DETOURS.lib"
".\Lib\dll\SkinMagicLib.lib"
]
Creating command line "link.exe @d:\Temp\RSP67.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DialogBIN2ISO.cpp
DialogCreateISO.cpp
DialogSplash.cpp
DlgProgress.cpp
dynamic.cpp
GradientProgressCtrl.cpp
IniFile.cpp
SpeedCD.cpp
speedcd_mfc.cpp
SpeedCDDlg.cpp
SpeedCommandLine.cpp
Generating Code...
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library
msvcrtd.lib(cinitexe.obj) : warning LNK4098: defaultlib "libc.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
speedcd.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -