home *** CD-ROM | disk | FTP | other *** search
Visual Studio Project build log | 1997-08-06 | 3.3 KB | 67 lines |
- --------------------Configuration: CPP_Simple - Win32 Debug--------------------
- Begining build with project "C:\K2_Samples\CPP_Simple\CPP_Simple.dsp", at root.
- Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
-
- Project's tools are:
- "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/CPP_Simple.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
- "OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
- "Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/CPP_Simple.res" /d "_DEBUG" "
- "Browser Database Maker" with flags "/nologo /o"Debug/CPP_Simple.bsc" "
- "COFF Linker for 80x86" with flags "kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/CPP_Simple.pdb" /debug /machine:I386 /def:".\CPP_Simple.def" /out:"Debug/CPP_Simple.dll" /implib:"Debug/CPP_Simple.lib" /pdbtype:sept "
- "Custom Build" with flags ""
- "<Component 0xa>" with flags ""
-
- Creating temp file "C:\TEMP\RSP123.bat" with contents <@echo off
- midl /Oicf /h "CPP_Simple.h" /iid "CPP_Simple_i.c" "CPP_Simple.idl"
- >
- Creating command line "C:\TEMP\RSP123.bat"
- Creating command line "rc.exe /l 0x409 /fo"Debug/CPP_Simple.res" /d "_DEBUG" "C:\K2_Samples\CPP_Simple\CPP_Simple.rc""
- Performing MIDL step
- Microsoft (R) MIDL Compiler Version 3.01.75
- Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
- Processing .\CPP_Simple.idl
- CPP_Simple.idl
- Processing d:\DevStudio\VC\INCLUDE\oaidl.idl
- oaidl.idl
- Processing d:\DevStudio\VC\INCLUDE\objidl.idl
- objidl.idl
- Processing d:\DevStudio\VC\INCLUDE\unknwn.idl
- unknwn.idl
- Processing d:\DevStudio\VC\INCLUDE\wtypes.idl
- wtypes.idl
- Processing d:\DevStudio\VC\INCLUDE\ocidl.idl
- ocidl.idl
- Processing d:\DevStudio\VC\INCLUDE\oleidl.idl
- oleidl.idl
- Creating temp file "C:\TEMP\RSP12B.tmp" with contents </nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /Fp"Debug/CPP_Simple.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
- "C:\K2_Samples\CPP_Simple\CPP_Simple.cpp"
- "C:\K2_Samples\CPP_Simple\IISSDK.cpp"
- >
- Creating command line "cl.exe @C:\TEMP\RSP12B.tmp"
- Creating temp file "C:\TEMP\RSP12C.tmp" with contents <kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/CPP_Simple.pdb" /debug /machine:I386 /def:".\CPP_Simple.def" /out:"Debug/CPP_Simple.dll" /implib:"Debug/CPP_Simple.lib" /pdbtype:sept
- .\Debug\CPP_Simple.obj
- .\Debug\IISSDK.obj
- .\Debug\StdAfx.obj
- .\Debug\CPP_Simple.res>
- Creating command line "link.exe @C:\TEMP\RSP12C.tmp"
- Creating temp file "C:\TEMP\RSP12D.bat" with contents <@echo off
- regsvr32 /s /c ".\Debug\CPP_Simple.dll"
- echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
- >
- Creating command line "C:\TEMP\RSP12D.bat"
- Compiling resources...
- Compiling...
- CPP_Simple.cpp
- Generating Code...
- Compiling...
- IISSDK.cpp
- Generating Code...
- Linking...
- Registering ActiveX Control...
- RegSvr32: DllRegisterServer in .\Debug\CPP_Simple.dll succeeded.
-
-
-
-
- CPP_Simple.dll - 0 error(s), 0 warning(s)
-