VideoPlayer.plg
上传用户:zbtianhong
上传日期:2022-07-12
资源大小:3707k
文件大小:2k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: VideoPlayer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP607.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/VideoPlayer.pdb" /debug /machine:I386 /out:"Debug/VideoPlayer.exe" /pdbtype:sept 
  12. ".DebugAboutDeveloper.obj"
  13. ".DebugStdAfx.obj"
  14. ".DebugUsage.obj"
  15. ".DebugVideoPlayer.obj"
  16. ".DebugVideoPlayerDlg.obj"
  17. ".Debugwmpcdrom.obj"
  18. ".Debugwmpcdromcollection.obj"
  19. ".Debugwmpclosedcaption.obj"
  20. ".Debugwmpcontrols.obj"
  21. ".Debugwmpdvd.obj"
  22. ".Debugwmperror.obj"
  23. ".Debugwmperroritem.obj"
  24. ".Debugwmpmedia.obj"
  25. ".Debugwmpmediacollection.obj"
  26. ".Debugwmpnetwork.obj"
  27. ".Debugwmpplayer4.obj"
  28. ".Debugwmpplayerapplication.obj"
  29. ".Debugwmpplaylist.obj"
  30. ".Debugwmpplaylistarray.obj"
  31. ".Debugwmpplaylistcollection.obj"
  32. ".Debugwmpsettings.obj"
  33. ".Debugwmpstringcollection.obj"
  34. ".DebugVideoPlayer.res"
  35. ]
  36. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP607.tmp"
  37. <h3>Output Window</h3>
  38. Linking...
  39. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP609.tmp" with contents
  40. [
  41. /nologo /o"Debug/VideoPlayer.bsc" 
  42. ".DebugStdAfx.sbr"
  43. ".DebugAboutDeveloper.sbr"
  44. ".DebugUsage.sbr"
  45. ".DebugVideoPlayer.sbr"
  46. ".DebugVideoPlayerDlg.sbr"
  47. ".Debugwmpcdrom.sbr"
  48. ".Debugwmpcdromcollection.sbr"
  49. ".Debugwmpclosedcaption.sbr"
  50. ".Debugwmpcontrols.sbr"
  51. ".Debugwmpdvd.sbr"
  52. ".Debugwmperror.sbr"
  53. ".Debugwmperroritem.sbr"
  54. ".Debugwmpmedia.sbr"
  55. ".Debugwmpmediacollection.sbr"
  56. ".Debugwmpnetwork.sbr"
  57. ".Debugwmpplayer4.sbr"
  58. ".Debugwmpplayerapplication.sbr"
  59. ".Debugwmpplaylist.sbr"
  60. ".Debugwmpplaylistarray.sbr"
  61. ".Debugwmpplaylistcollection.sbr"
  62. ".Debugwmpsettings.sbr"
  63. ".Debugwmpstringcollection.sbr"]
  64. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP609.tmp"
  65. Creating browse info file...
  66. <h3>Output Window</h3>
  67. <h3>Results</h3>
  68. VideoPlayer.exe - 0 error(s), 0 warning(s)
  69. </pre>
  70. </body>
  71. </html>