CreatBMP.plg
上传用户:hfwmdy
上传日期:2016-01-14
资源大小:83k
文件大小:1k
源码类别:

GDI/图象编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CreatBMP - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1huangljLOCALS~1TempRSPC.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/CreatBMP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "G:hljtestCreatBMPCreatBMPView.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1huangljLOCALS~1TempRSPC.tmp" 
  15. Creating temporary file "C:DOCUME~1huangljLOCALS~1TempRSPD.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CreatBMP.pdb" /debug /machine:I386 /out:"Debug/CreatBMP.exe" /pdbtype:sept 
  18. .DebugCreatBMP.obj
  19. .DebugCreatBMPDoc.obj
  20. .DebugCreatBMPView.obj
  21. .DebugMainFrm.obj
  22. .DebugStdAfx.obj
  23. .DebugCreatBMP.res
  24. ]
  25. Creating command line "link.exe @C:DOCUME~1huangljLOCALS~1TempRSPD.tmp"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. CreatBMPView.cpp
  29. Linking...
  30. Creating command line "bscmake.exe /nologo /o"Debug/CreatBMP.bsc"  .DebugStdAfx.sbr .DebugCreatBMP.sbr .DebugCreatBMPDoc.sbr .DebugCreatBMPView.sbr .DebugMainFrm.sbr"
  31. Creating browse info file...
  32. <h3>Output Window</h3>
  33. <h3>Results</h3>
  34. CreatBMP.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>