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.

21 lines
696 B

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: mfcext - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/mfcext.pdb" /machine:I386 /def:".\mfcext.def" /out:"Release/mfcext.dll" /implib:"Release/mfcext.lib" .\Release\mfcext.obj .\Release\StdAfx.obj .\Release\mfcext.res "
  10. <h3>Output Window</h3>
  11. Linking...
  12. Creating library Release/mfcext.lib and object Release/mfcext.exp
  13. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  14. <h3>Results</h3>
  15. mfcext.dll - 0 error(s), 1 warning(s)
  16. </pre>
  17. </body>
  18. </html>