Leaked source code of windows server 2003
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.

91 lines
3.9 KiB

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CerClient - Win32 Unicode Release MinSize--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /tlb ".\CerClient.tlb" /h "CerClient.h" /iid "CerClient_i.c" /Oicf "E:\bluescreen\main\ENU\cerclient\CerClient.idl""
  10. Creating command line "rc.exe /l 0x409 /fo"ReleaseUMinSize/CerClient.res" /d "NDEBUG" "E:\bluescreen\main\ENU\cerclient\CerClient.rc""
  11. Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP236.tmp" with contents
  12. [
  13. /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /Fp"ReleaseUMinSize/CerClient.pch" /Yu"stdafx.h" /Fo"ReleaseUMinSize/" /Fd"ReleaseUMinSize/" /FD /c
  14. "E:\bluescreen\main\ENU\cerclient\CerClient.cpp"
  15. "E:\bluescreen\main\ENU\cerclient\CerUpload.cpp"
  16. ]
  17. Creating command line "cl.exe @D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP236.tmp"
  18. Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP237.tmp" with contents
  19. [
  20. /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /Fp"ReleaseUMinSize/CerClient.pch" /Yc"stdafx.h" /Fo"ReleaseUMinSize/" /Fd"ReleaseUMinSize/" /FD /c
  21. "E:\bluescreen\main\ENU\cerclient\StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP237.tmp"
  24. Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP238.tmp" with contents
  25. [
  26. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wininet.lib shlwapi.lib /nologo /stack:0x186a0 /subsystem:windows /dll /incremental:no /pdb:"ReleaseUMinSize/CerClient.pdb" /machine:I386 /def:".\CerClient.def" /out:"ReleaseUMinSize/CerClient.dll" /implib:"ReleaseUMinSize/CerClient.lib"
  27. .\ReleaseUMinSize\StdAfx.obj
  28. .\ReleaseUMinSize\CerClient.obj
  29. .\ReleaseUMinSize\CerClient.res
  30. .\ReleaseUMinSize\CerUpload.obj
  31. ]
  32. Creating command line "link.exe @D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP238.tmp"
  33. Creating temporary file "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP239.bat" with contents
  34. [
  35. @echo off
  36. if "%OS%"=="" goto NOTNT
  37. if not "%OS%"=="Windows_NT" goto NOTNT
  38. regsvr32 /s /c ".\ReleaseUMinSize\CerClient.dll"
  39. echo regsvr32 exec. time > ".\ReleaseUMinSize\regsvr32.trg"
  40. goto end
  41. :NOTNT
  42. echo Warning : Cannot register Unicode DLL on Windows 95
  43. :end
  44. ]
  45. Creating command line "D:\DOCUME~1\sbeer\LOCALS~1\Temp\RSP239.bat"
  46. Creating Type Library...
  47. Microsoft (R) MIDL Compiler Version 5.01.0164
  48. Copyright (c) Microsoft Corp 1991-1997. All rights reserved.
  49. Processing E:\bluescreen\main\ENU\cerclient\CerClient.idl
  50. CerClient.idl
  51. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
  52. oaidl.idl
  53. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
  54. objidl.idl
  55. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
  56. unknwn.idl
  57. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
  58. wtypes.idl
  59. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl
  60. ocidl.idl
  61. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl
  62. oleidl.idl
  63. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl
  64. servprov.idl
  65. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl
  66. urlmon.idl
  67. Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl
  68. msxml.idl
  69. Processing e:\bluescreen\main\enu\public\sdk\inc\oaidl.acf
  70. oaidl.acf
  71. Processing e:\bluescreen\main\enu\public\sdk\inc\ocidl.acf
  72. ocidl.acf
  73. Compiling resources...
  74. Compiling...
  75. StdAfx.cpp
  76. Compiling...
  77. CerClient.cpp
  78. CerUpload.cpp
  79. Generating Code...
  80. Linking...
  81. Creating library ReleaseUMinSize/CerClient.lib and object ReleaseUMinSize/CerClient.exp
  82. <h3>Output Window</h3>
  83. Performing registration
  84. <h3>Results</h3>
  85. CerClient.dll - 0 error(s), 0 warning(s)
  86. </pre>
  87. </body>
  88. </html>