ShowBitmap.plg
上传用户:turtfrt
上传日期:2022-06-23
资源大小:36k
文件大小:1k
源码类别:

图片显示

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ShowBitmap - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA90.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ShowBitmap.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  12. "C:Documents and SettingsAdministrator桌面ShowBitmapShowBitmap.cpp"
  13. "C:Documents and SettingsAdministrator桌面ShowBitmapShowBitmapView.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA90.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPA91.tmp" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ShowBitmap.pdb" /debug /machine:I386 /out:"Debug/ShowBitmap.exe" /pdbtype:sept 
  19. ".DebugShowBitmap.obj"
  20. ".DebugStdAfx.obj"
  21. ".DebugMainFrm.obj"
  22. ".DebugShowBitmapDoc.obj"
  23. ".DebugShowBitmapView.obj"
  24. ".DebugShowBitmap.res"
  25. ]
  26. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPA91.tmp"
  27. <h3>Output Window</h3>
  28. Compiling...
  29. ShowBitmap.cpp
  30. Generating Code...
  31. Skipping... (no relevant changes detected)
  32. ShowBitmapView.cpp
  33. Linking...
  34. <h3>Results</h3>
  35. ShowBitmap.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>