home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 9 / IOPROG_9.ISO / contrib / iis4 / iis4_07.cab / CPP_Simple.plg < prev    next >
Encoding:
Visual Studio Project build log  |  1997-08-06  |  3.3 KB  |  67 lines

  1. --------------------Configuration: CPP_Simple - Win32 Debug--------------------
  2. Begining build with project "C:\K2_Samples\CPP_Simple\CPP_Simple.dsp", at root.
  3. Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
  4.  
  5. Project's tools are:
  6.             "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 "
  7.             "OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
  8.             "Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/CPP_Simple.res" /d "_DEBUG" "
  9.             "Browser Database Maker" with flags "/nologo /o"Debug/CPP_Simple.bsc" "
  10.             "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 "
  11.             "Custom Build" with flags ""
  12.             "<Component 0xa>" with flags ""
  13.  
  14. Creating temp file "C:\TEMP\RSP123.bat" with contents <@echo off
  15. midl /Oicf /h "CPP_Simple.h" /iid "CPP_Simple_i.c" "CPP_Simple.idl"
  16. >
  17. Creating command line "C:\TEMP\RSP123.bat" 
  18. Creating command line "rc.exe /l 0x409 /fo"Debug/CPP_Simple.res" /d "_DEBUG" "C:\K2_Samples\CPP_Simple\CPP_Simple.rc"" 
  19. Performing MIDL step
  20. Microsoft (R) MIDL Compiler Version 3.01.75  
  21. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  22. Processing .\CPP_Simple.idl
  23. CPP_Simple.idl
  24. Processing d:\DevStudio\VC\INCLUDE\oaidl.idl
  25. oaidl.idl
  26. Processing d:\DevStudio\VC\INCLUDE\objidl.idl
  27. objidl.idl
  28. Processing d:\DevStudio\VC\INCLUDE\unknwn.idl
  29. unknwn.idl
  30. Processing d:\DevStudio\VC\INCLUDE\wtypes.idl
  31. wtypes.idl
  32. Processing d:\DevStudio\VC\INCLUDE\ocidl.idl
  33. ocidl.idl
  34. Processing d:\DevStudio\VC\INCLUDE\oleidl.idl
  35. oleidl.idl
  36. 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 
  37. "C:\K2_Samples\CPP_Simple\CPP_Simple.cpp"
  38. "C:\K2_Samples\CPP_Simple\IISSDK.cpp"
  39. >
  40. Creating command line "cl.exe @C:\TEMP\RSP12B.tmp" 
  41. 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 
  42. .\Debug\CPP_Simple.obj
  43. .\Debug\IISSDK.obj
  44. .\Debug\StdAfx.obj
  45. .\Debug\CPP_Simple.res>
  46. Creating command line "link.exe @C:\TEMP\RSP12C.tmp" 
  47. Creating temp file "C:\TEMP\RSP12D.bat" with contents <@echo off
  48. regsvr32 /s /c ".\Debug\CPP_Simple.dll"
  49. echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
  50. >
  51. Creating command line "C:\TEMP\RSP12D.bat" 
  52. Compiling resources...
  53. Compiling...
  54. CPP_Simple.cpp
  55. Generating Code...
  56. Compiling...
  57. IISSDK.cpp
  58. Generating Code...
  59. Linking...
  60. Registering ActiveX Control...
  61. RegSvr32: DllRegisterServer in .\Debug\CPP_Simple.dll succeeded.
  62.  
  63.  
  64.  
  65.  
  66. CPP_Simple.dll - 0 error(s), 0 warning(s)
  67.