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.

68 lines
2.3 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MobSync_DLL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "d:\Temp\RSP2F3.tmp" with contents
  10. [
  11. /nologo /Gz /MTd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\public\sdk\inc\atl21" /I "res" /I "..\..\..\..\public\sdk\inc" /I "..\h" /D "STD_CALL" /D CONDITION_HANDLING=1 /D NT_UP=1 /D NT_INST=0 /D WIN32=100 /D _NT1X_=100 /D WINNT=1 /D _WIN32_WINNT=0x0400 /D WINVER=0x0400 /D _WIN32_IE=0x0400 /D WIN32_LEAN_AND_MEAN=1 /D DBG=1 /D DEVL=1 /D FPO=0 /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _DLL=1 /D _MT=1 /FR"obj\i386/" /Fp"obj\i386/onestop.pch" /YX /Fo"obj\i386/" /Fd"obj\i386/" /FD /c
  12. "D:\NT\private\mobile\syncmgr\dll\wizsel.cxx"
  13. ]
  14. Creating command line "cl.exe @d:\Temp\RSP2F3.tmp"
  15. Creating temporary file "d:\Temp\RSP2F4.tmp" with contents
  16. [
  17. ..\types\proxy\obj\i386\mobsyncprxy.lib ..\lib\obj\i386\mobutil.lib comctl32.lib rpcrt4.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib uuid.lib msvcrt.lib /nologo /version:4 /subsystem:windows /dll /incremental:yes /pdb:"i386/mobsync.pdb" /debug /machine:I386 /nodefaultlib /def:".\mobsyncp.def" /out:"i386/mobsync.dll" /implib:"i386/mobsyncp.lib" /pdbtype:sept
  18. .\obj\i386\autosync.obj
  19. .\obj\i386\cfact.obj
  20. .\obj\i386\clsobj.obj
  21. .\obj\i386\cnetapi.obj
  22. .\obj\i386\color256.obj
  23. .\obj\i386\confres.obj
  24. .\obj\i386\cred.obj
  25. .\obj\i386\daily.obj
  26. .\obj\i386\dllsz.obj
  27. .\obj\i386\editschd.obj
  28. .\obj\i386\errdlg.obj
  29. .\obj\i386\finish.obj
  30. .\obj\i386\guid.obj
  31. .\obj\i386\hndlrq.obj
  32. .\obj\i386\invoke.obj
  33. .\obj\i386\nameit.obj
  34. .\obj\i386\rasproc.obj
  35. .\obj\i386\rasui.obj
  36. .\obj\i386\reg.obj
  37. .\obj\i386\schdsrvc.obj
  38. .\obj\i386\schdsync.obj
  39. .\obj\i386\schedif.obj
  40. .\obj\i386\settings.obj
  41. .\obj\i386\welcome.obj
  42. .\obj\i386\wizpage.obj
  43. .\obj\i386\wizsel.obj
  44. .\obj\i386\settings.res
  45. \NT\private\mobile\syncmgr\lib\obj\i386\mobutil.lib
  46. ]
  47. Creating command line "link.exe @d:\Temp\RSP2F4.tmp"
  48. <h3>Output Window</h3>
  49. Compiling...
  50. wizsel.cxx
  51. Linking...
  52. Creating temporary file "d:\Temp\RSP2F5.bat" with contents
  53. [
  54. @echo off
  55. copy .\i386\*.dll %windir%\system32
  56. ]
  57. Creating command line "d:\Temp\RSP2F5.bat"
  58. moving mobsync.dll
  59. .\i386\mobsync.dll
  60. 1 file(s) copied.
  61. <h3>Results</h3>
  62. mobsync.dll - 0 error(s), 0 warning(s)
  63. </pre>
  64. </body>
  65. </html>