RecordAudio.plg
上传用户:shenwh911
上传日期:2013-07-04
资源大小:54k
文件大小:1k
源码类别:

Audio

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RecordAudio - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/RecordAudio.res" /d "_DEBUG" /d "_AFXDLL" "C:vc6_exampleRecordAudioRecordAudio.rc"" 
  10. Creating temporary file "C:DOCUME~1llgLOCALS~1TempRSP191.tmp" with contents
  11. [
  12. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/RecordAudio.pdb" /debug /machine:I386 /out:"Debug/RecordAudio.exe" /pdbtype:sept 
  13. .DebugAudioCtrl.obj
  14. .DebugRecordAudio.obj
  15. .DebugRecordAudioDlg.obj
  16. .DebugStdAfx.obj
  17. .DebugVolumeCtrl.obj
  18. .DebugRecordAudio.res
  19. ]
  20. Creating command line "link.exe @C:DOCUME~1llgLOCALS~1TempRSP191.tmp"
  21. <h3>Output Window</h3>
  22. Compiling resources...
  23. Linking...
  24. <h3>Results</h3>
  25. RecordAudio.exe - 0 error(s), 0 warning(s)
  26. </pre>
  27. </body>
  28. </html>