MULTIM~1.PLG
上传用户:lianyisd
上传日期:2019-11-03
资源大小:5188k
文件大小:1k
源码类别:

midi

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Multimedia - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP205.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Multimedia.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "G:bookMultimediaMedia.cpp"
  13. "G:bookMultimediaMultimedia.cpp"
  14. "G:bookMultimediaMultimediaDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP205.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP206.tmp" with contents
  18. [
  19. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Multimedia.pdb" /debug /machine:I386 /out:"Debug/Multimedia.exe" /pdbtype:sept 
  20. .Debugactivemovie3.obj
  21. .DebugHistogramCtrl.obj
  22. .DebugMedia.obj
  23. .DebugMultimedia.obj
  24. .DebugMultimediaDlg.obj
  25. .DebugStdAfx.obj
  26. .DebugVolumeInXXX.obj
  27. .DebugVolumeOutMaster.obj
  28. .DebugMultimedia.res
  29. ]
  30. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP206.tmp"
  31. <h3>Output Window</h3>
  32. Compiling...
  33. Media.cpp
  34. Generating Code...
  35. Compiling...
  36. MultimediaDlg.cpp
  37. Generating Code...
  38. Skipping... (no relevant changes detected)
  39. Multimedia.cpp
  40. Linking...
  41. <h3>Results</h3>
  42. Multimedia.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>