File.plg
上传用户:popouu88
上传日期:2013-02-11
资源大小:2894k
文件大小:2k
源码类别:

IP电话/视频会议

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: File - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2CA.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/File.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:邓波视频会议视频会议_V27文件传输File.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2CA.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2CB.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/File.pdb" /debug /machine:I386 /def:".File.def" /out:"Debug/File.dll" /implib:"Debug/File.lib" /pdbtype:sept 
  18. ".DebugBuffer.obj"
  19. ".DebugDataPackage.obj"
  20. ".DebugDriverBar.obj"
  21. ".DebugFile.obj"
  22. ".DebugFileView.obj"
  23. ".DebugListCtrlEx.obj"
  24. ".DebugMainFrame.obj"
  25. ".DebugMyHeaderCtrl.obj"
  26. ".DebugPSendFile.obj"
  27. ".DebugPSendFileREQ.obj"
  28. ".DebugPSendFileRES.obj"
  29. ".DebugPStartSendFile.obj"
  30. ".DebugReceiveDialog.obj"
  31. ".DebugSelectDialog.obj"
  32. ".Debugsizecbar.obj"
  33. ".DebugSplitterWndEx.obj"
  34. ".DebugStdAfx.obj"
  35. ".DebugTreeCtrlEx.obj"
  36. ".DebugFile.res"
  37. ".win.lib"
  38. ".DebugPop3.obj"
  39. ]
  40. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2CB.tmp"
  41. <h3>Output Window</h3>
  42. Compiling...
  43. File.cpp
  44. E:邓波视频会议视频会议_V27文件传输File.cpp(189) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  45. Linking...
  46. <h3>Results</h3>
  47. File.dll - 0 error(s), 1 warning(s)
  48. </pre>
  49. </body>
  50. </html>