📄 chameleon.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chameleon - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/Chameleon.tlb" /mktyplib203 /win32 "E:\Project\Chameleon\Chameleon.odl""
Creating command line "rc.exe /l 0x804 /fo"Release/Chameleon.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "E:\Project\Chameleon\Chameleon.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/Chameleon.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Project\Chameleon\Chameleon.cpp"
"E:\Project\Chameleon\ChameleonCtl.cpp"
"E:\Project\Chameleon\ChameleonPpg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP16.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/Chameleon.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Project\Chameleon\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/Chameleon.pdb" /machine:I386 /def:".\Chameleon.def" /out:"Release/Chameleon.ocx" /implib:"Release/Chameleon.lib"
.\Release\Chameleon.obj
.\Release\ChameleonCtl.obj
.\Release\ChameleonPpg.obj
.\Release\StdAfx.obj
.\Release\Chameleon.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.bat" with contents
[
@echo off
regsvr32 /s /c ".\Release\Chameleon.ocx"
echo regsvr32 exec. time > ".\Release\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.bat"
Creating Type Library...
Processing E:\Project\Chameleon\Chameleon.odl
Chameleon.odl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Chameleon.cpp
ChameleonCtl.cpp
ChameleonPpg.cpp
Generating Code...
Linking...
Creating library Release/Chameleon.lib and object Release/Chameleon.exp
<h3>Output Window</h3>
Registering ActiveX Control...
<h3>Results</h3>
Chameleon.ocx - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -