Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
2.5 KiB

  1. --------------------Configuration: dsplex - Win32 Debug--------------------
  2. Begining build with project "D:\nt\private\admin\MMCPriv\samples\dsplex\dsplex.dsp", at root.
  3. Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
  4. Project's tools are:
  5. "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "UNICODE" /Fp"Debug/dsplex.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
  6. "OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
  7. "Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/DSPLEX.res" /d "_DEBUG" "
  8. "Browser Database Maker" with flags "/nologo /o"Debug/dsplex.bsc" "
  9. "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/dsplex.pdb" /debug /machine:I386 /def:".\dsplex.def" /out:"Debug/dsplex.dll" /implib:"Debug/dsplex.lib" /pdbtype:sept "
  10. "Custom Build" with flags ""
  11. "<Component 0xa>" with flags ""
  12. Creating temp file "c:\TEMP\RSP14.tmp" with contents </nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "UNICODE" /Fp"Debug/dsplex.pch" /YX"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
  13. "D:\nt\private\admin\MMCPriv\samples\dsplex\DisplEx.cpp"
  14. "D:\nt\private\admin\MMCPriv\samples\dsplex\DSPLEX.CPP"
  15. "D:\nt\private\admin\MMCPriv\samples\dsplex\ENUMTASK.CPP"
  16. >
  17. Creating command line "cl.exe @c:\TEMP\RSP14.tmp"
  18. Creating temp file "c:\TEMP\RSP15.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/dsplex.pdb" /debug /machine:I386 /def:".\dsplex.def" /out:"Debug/dsplex.dll" /implib:"Debug/dsplex.lib" /pdbtype:sept
  19. .\Debug\DisplEx.obj
  20. .\Debug\DSPLEX.OBJ
  21. .\Debug\ENUMTASK.OBJ
  22. .\Debug\StdAfx.obj
  23. .\Debug\DSPLEX.res>
  24. Creating command line "link.exe @c:\TEMP\RSP15.tmp"
  25. Creating temp file "c:\TEMP\RSP16.bat" with contents <@echo off
  26. regsvr32 /s /c ".\Debug\dsplex.dll"
  27. echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
  28. >
  29. Creating command line "c:\TEMP\RSP16.bat"
  30. Compiling...
  31. DisplEx.cpp
  32. DSPLEX.CPP
  33. ENUMTASK.CPP
  34. Linking...
  35. Creating library Debug/dsplex.lib and object Debug/dsplex.exp
  36. Registering ActiveX Control...
  37. RegSvr32: DllRegisterServer in .\Debug\dsplex.dll succeeded.
  38. dsplex.dll - 0 error(s), 0 warning(s)