home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / listhdr / listhdr.plg < prev    next >
Encoding:
Text File  |  1998-03-27  |  902 b   |  28 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ListHdr - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\WIN95\TEMP\RSP6393.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ListHdr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "C:\pearl\samples\listhdr\LHdrDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\WIN95\TEMP\RSP6393.TMP" 
  15. Creating command line "link.exe /nologo /subsystem:windows /incremental:enc /pdb:"Debug/ListHdr.pdb" /debug /machine:I386 /out:"Debug/ListHdr.exe" /pdbtype:sept  .\Debug\LHdrDlg.obj .\Debug\ListHdr.obj .\Debug\mlistctl.obj .\Debug\StdAfx.obj .\Debug\ListHdr.res "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. LHdrDlg.cpp
  19. Linking...
  20.  
  21.  
  22.  
  23. <h3>Results</h3>
  24. ListHdr.exe - 0 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>
  28.