AVDConf.plg
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:2k
源码类别:

VC书籍

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: AVDConf - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/AVDConf.res" /d "_DEBUG" /d "_AFXDLL" "D:Write网络多媒体第4章 视频会议系统AVDConf.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPD.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/AVDConf.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:Write网络多媒体第4章 视频会议系统AVDConf.cpp"
  14. "D:Write网络多媒体第4章 视频会议系统AVDConfDlg.cpp"
  15. "D:Write网络多媒体第4章 视频会议系统AVDlg.cpp"
  16. "D:Write网络多媒体第4章 视频会议系统IncomingDlg.cpp"
  17. "D:Write网络多媒体第4章 视频会议系统MakeCallDlg.cpp"
  18. "D:Write网络多媒体第4章 视频会议系统MessageDlg.cpp"
  19. "D:Write网络多媒体第4章 视频会议系统RTCEvents.cpp"
  20. "D:Write网络多媒体第4章 视频会议系统StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPD.tmp" 
  23. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp" with contents
  24. [
  25. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/AVDConf.pdb" /debug /machine:I386 /out:"Debug/AVDConf.exe" /pdbtype:sept 
  26. ".DebugAVDConf.obj"
  27. ".DebugAVDConfDlg.obj"
  28. ".DebugAVDlg.obj"
  29. ".DebugIncomingDlg.obj"
  30. ".DebugMakeCallDlg.obj"
  31. ".DebugMessageDlg.obj"
  32. ".DebugRTCEvents.obj"
  33. ".DebugStdAfx.obj"
  34. ".DebugAVDConf.res"
  35. ]
  36. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp"
  37. <h3>Output Window</h3>
  38. Compiling resources...
  39. Compiling...
  40. AVDConf.cpp
  41. AVDConfDlg.cpp
  42. AVDlg.cpp
  43. IncomingDlg.cpp
  44. MakeCallDlg.cpp
  45. MessageDlg.cpp
  46. RTCEvents.cpp
  47. StdAfx.cpp
  48. Linking...
  49. <h3>Results</h3>
  50. AVDConf.exe - 0 error(s), 0 warning(s)
  51. </pre>
  52. </body>
  53. </html>