SampleBrower.plg
上传用户:yideyibiao
上传日期:2015-08-20
资源大小:41k
文件大小:2k
源码类别:

Internet/IE编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SampleBrower - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/SampleBrower.res" /d "_DEBUG" /d "_AFXDLL" "D:prowebbrowser1114874SampleBrower.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SampleBrower.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:prowebbrowser1114874MainFrm.cpp"
  14. "D:prowebbrowser1114874SampleBrower.cpp"
  15. "D:prowebbrowser1114874SampleBrowerDoc.cpp"
  16. "D:prowebbrowser1114874SampleBrowerView.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SampleBrower.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:prowebbrowser1114874StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp" 
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SampleBrower.pdb" /debug /machine:I386 /out:"Debug/SampleBrower.exe" /pdbtype:sept 
  28. .DebugMainFrm.obj
  29. .DebugSampleBrower.obj
  30. .DebugSampleBrowerDoc.obj
  31. .DebugSampleBrowerView.obj
  32. .DebugStdAfx.obj
  33. .DebugSampleBrower.res
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MainFrm.cpp
  42. SampleBrower.cpp
  43. SampleBrowerDoc.cpp
  44. SampleBrowerView.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. SampleBrower.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>