fister.plg
上传用户:zjb_0001
上传日期:2007-01-11
资源大小:154k
文件大小:2k
源码类别:

Audio

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: fister - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x406 /fo"Release/fister.res" /d "NDEBUG" /d "_AFXDLL" "D:@Thomas3Codefisterfister.rc"" 
  10. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP1ED.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/fister.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:@Thomas3CodefisterBuffer.cpp"
  14. "D:@Thomas3Codefistererrorprint.cpp"
  15. "D:@Thomas3Codefisterfister.cpp"
  16. "D:@Thomas3CodefisterfisterDlg.cpp"
  17. "D:@Thomas3CodefisterPipe.cpp"
  18. "D:@Thomas3CodefisterPtrFifo.cpp"
  19. "D:@Thomas3CodefisterSoundBase.cpp"
  20. "D:@Thomas3CodefisterSoundFile.cpp"
  21. "D:@Thomas3CodefisterSoundIn.cpp"
  22. "D:@Thomas3CodefisterSoundOut.cpp"
  23. ]
  24. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP1ED.tmp" 
  25. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP1EE.tmp" with contents
  26. [
  27. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/fister.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  28. "D:@Thomas3CodefisterStdAfx.cpp"
  29. ]
  30. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP1EE.tmp" 
  31. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP1EF.tmp" with contents
  32. [
  33. winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/fister.pdb" /machine:I386 /out:"Release/fister.exe" 
  34. ".ReleaseBuffer.obj"
  35. ".Releaseerrorprint.obj"
  36. ".Releasefister.obj"
  37. ".ReleasefisterDlg.obj"
  38. ".ReleasePipe.obj"
  39. ".ReleasePtrFifo.obj"
  40. ".ReleaseSoundBase.obj"
  41. ".ReleaseSoundFile.obj"
  42. ".ReleaseSoundIn.obj"
  43. ".ReleaseSoundOut.obj"
  44. ".ReleaseStdAfx.obj"
  45. ".Releasefister.res"
  46. ]
  47. Creating command line "link.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP1EF.tmp"
  48. <h3>Output Window</h3>
  49. Compiling resources...
  50. Compiling...
  51. StdAfx.cpp
  52. Compiling...
  53. Buffer.cpp
  54. errorprint.cpp
  55. fister.cpp
  56. fisterDlg.cpp
  57. Pipe.cpp
  58. PtrFifo.cpp
  59. SoundBase.cpp
  60. SoundFile.cpp
  61. SoundIn.cpp
  62. SoundOut.cpp
  63. Generating Code...
  64. Linking...
  65. <h3>Results</h3>
  66. fister.exe - 0 error(s), 0 warning(s)
  67. </pre>
  68. </body>
  69. </html>