49 lines
1.4 KiB
Plaintext
49 lines
1.4 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: WizTest - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\TEMP\RSP184.tmp" with contents
|
|
[
|
|
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/WizTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"D:\Wbem11\ActiveXSuite\Controls\WizTest\MyPropertySheet.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\TEMP\RSP184.tmp"
|
|
Creating temporary file "C:\TEMP\RSP185.tmp" with contents
|
|
[
|
|
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/WizTest.pdb" /debug /machine:I386 /def:".\WizTest.def" /out:"Debug/WizTest.ocx" /implib:"Debug/WizTest.lib" /pdbtype:sept
|
|
.\Debug\StdAfx.obj
|
|
.\Debug\WizTest.obj
|
|
.\Debug\WizTest.res
|
|
.\Debug\WizTestCtl.obj
|
|
.\Debug\WizTestPpg.obj
|
|
.\Debug\MyPropertySheet.obj
|
|
.\Debug\MyPropertyPage1.obj
|
|
]
|
|
Creating command line "link.exe @C:\TEMP\RSP185.tmp"
|
|
Creating temporary file "C:\TEMP\RSP186.bat" with contents
|
|
[
|
|
@echo off
|
|
regsvr32 /s /c ".\Debug\WizTest.ocx"
|
|
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
|
|
]
|
|
Creating command line "C:\TEMP\RSP186.bat"
|
|
Compiling...
|
|
MyPropertySheet.cpp
|
|
Linking...
|
|
<h3>Output Window</h3>
|
|
Registering ActiveX Control...
|
|
RegSvr32: DllRegisterServer in .\Debug\WizTest.ocx succeeded.
|
|
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
WizTest.ocx - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|