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

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