📄 upgradeatv.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UpgradeAtv - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /FR"Debug/" /Fp"Debug/UpgradeAtv.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\mail\VC6.0\CHAPTER6\SRC\UpgradeAtv\UpgradeAtv.cpp"
"D:\mail\VC6.0\CHAPTER6\SRC\UpgradeAtv\UpgradeAtx.cpp"
"D:\mail\VC6.0\CHAPTER6\SRC\UpgradeAtv\UpgradeSession.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /FR"Debug/" /Fp"Debug/UpgradeAtv.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\mail\VC6.0\CHAPTER6\SRC\UpgradeAtv\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5D.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/UpgradeAtv.pdb" /debug /machine:I386 /def:".\UpgradeAtv.def" /out:"Debug/UpgradeAtv.dll" /implib:"Debug/UpgradeAtv.lib" /pdbtype:sept
.\Debug\StdAfx.obj
.\Debug\UpgradeAtv.obj
.\Debug\UpgradeAtx.obj
.\Debug\UpgradeSession.obj
.\Debug\UpgradeAtv.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5E.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5F.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\UpgradeAtv.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5F.bat"
Compiling...
StdAfx.cpp
Compiling...
UpgradeAtv.cpp
UpgradeAtx.cpp
UpgradeSession.cpp
Generating Code...
Linking...
Creating library Debug/UpgradeAtv.lib and object Debug/UpgradeAtv.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
UpgradeAtv.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -