AVIStatus.plg
上传用户:szcysw
上传日期:2013-03-11
资源大小:6752k
文件大小:1k
源码类别:

界面编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: AVIStatus - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/AVIStatus.res" /d "_DEBUG" /d "_AFXDLL" "C:prog_bookAVIStatusAVIStatus.rc"" 
  10. Creating temporary file "c:delRSPB75.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/AVIStatus.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:prog_bookAVIStatusAVIStatus.cpp"
  14. "C:prog_bookAVIStatusAVIStatusView.cpp"
  15. "C:prog_bookAVIStatusMainFrm.cpp"
  16. ]
  17. Creating command line "cl.exe @c:delRSPB75.tmp" 
  18. Creating temporary file "c:delRSPB76.tmp" with contents
  19. [
  20. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/AVIStatus.pdb" /debug /machine:I386 /out:"Debug/AVIStatus.exe" /pdbtype:sept 
  21. .DebugAVIStatus.obj
  22. .DebugAVIStatusDoc.obj
  23. .DebugAVIStatusView.obj
  24. .DebugMainFrm.obj
  25. .DebugMyStatusBar.obj
  26. .DebugStdAfx.obj
  27. .DebugAVIStatus.res
  28. ]
  29. Creating command line "link.exe @c:delRSPB76.tmp"
  30. <h3>Output Window</h3>
  31. Compiling resources...
  32. Compiling...
  33. AVIStatus.cpp
  34. AVIStatusView.cpp
  35. MainFrm.cpp
  36. Generating Code...
  37. Linking...
  38. <h3>Results</h3>
  39. AVIStatus.exe - 0 error(s), 0 warning(s)
  40. </pre>
  41. </body>
  42. </html>