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.

29 lines
1.6 KiB

  1. --------------------Configuration: Handler - Win32 Debug--------------------
  2. Begining build with project "D:\NT\private\mobile\syncmgr\test\handler\Handler.dsp", at root.
  3. Active configuration is Win32 (x86) Static Library (based on Win32 (x86) Static Library)
  4. Project's tools are:
  5. "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MLd /W3 /GX /Z7 /Od /I "..\..\..\..\..\public\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"daytona\obj\i386/Handler.pch" /YX /Fo"daytona\obj\i386/" /Fd"daytona\obj\i386/" /FD /c "
  6. "Browser Database Maker" with flags "/nologo /o"daytona\i386/Handler.bsc" "
  7. "Library Manager" with flags "/nologo /out:"daytona\i386\common.lib" "
  8. "Custom Build" with flags ""
  9. "<Component 0xa>" with flags ""
  10. Creating temp file "C:\Users\rogerg.000\Temp\RSP106.tmp" with contents </nologo /MLd /W3 /GX /Z7 /Od /I "..\..\..\..\..\public\sdk\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"daytona\obj\i386/Handler.pch" /YX /Fo"daytona\obj\i386/" /Fd"daytona\obj\i386/" /FD /c
  11. "D:\NT\private\mobile\syncmgr\test\handler\Enum.cpp"
  12. "D:\NT\private\mobile\syncmgr\test\handler\OffSync.cpp"
  13. "D:\NT\private\mobile\syncmgr\test\handler\reg.cpp"
  14. "D:\NT\private\mobile\syncmgr\test\handler\SyncHndl.cpp"
  15. >
  16. Creating command line "cl.exe @C:\Users\rogerg.000\Temp\RSP106.tmp"
  17. Creating command line "link.exe -lib /nologo /out:"daytona\i386\common.lib" .\daytona\obj\i386\Enum.obj .\daytona\obj\i386\OffSync.obj .\daytona\obj\i386\reg.obj .\daytona\obj\i386\SyncHndl.obj"
  18. Compiling...
  19. Enum.cpp
  20. OffSync.cpp
  21. reg.cpp
  22. SyncHndl.cpp
  23. Creating library...
  24. common.lib - 0 error(s), 0 warning(s)