DevDemo.plg
上传用户:szcysw
上传日期:2013-03-11
资源大小:6752k
文件大小:2k
源码类别:

界面编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DevDemo - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "c:delRSP35E.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DevDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:prog_bookDevDemoTree2.cpp"
  13. ]
  14. Creating command line "cl.exe @c:delRSP35E.tmp" 
  15. Creating temporary file "c:delRSP35F.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DevDemo.pdb" /debug /machine:I386 /out:"Debug/DevDemo.exe" /pdbtype:sept 
  18. .DebugDevDemo.obj
  19. .DebugDevDemoDoc.obj
  20. .DebugDevDemoView.obj
  21. .DebugDoc.obj
  22. .DebugDocView.obj
  23. .Debuge.obj
  24. .DebugHTMLDOC.obj
  25. .DebugMainFrm.obj
  26. .DebugMyHTML.obj
  27. .DebugStdAfx.obj
  28. .DebugTree1.obj
  29. .DebugTree2.obj
  30. .DebugTreeDoc1.obj
  31. .DebugTreeDoc2.obj
  32. .DebugDevDemo.res
  33. ]
  34. Creating command line "link.exe @c:delRSP35F.tmp"
  35. <h3>Output Window</h3>
  36. Compiling...
  37. Tree2.cpp
  38. Linking...
  39. Creating temporary file "c:delRSP361.tmp" with contents
  40. [
  41. /nologo /o"Debug/DevDemo.bsc" 
  42. .DebugStdAfx.sbr
  43. .DebugDevDemo.sbr
  44. .DebugDevDemoDoc.sbr
  45. .DebugDevDemoView.sbr
  46. .DebugDoc.sbr
  47. .DebugDocView.sbr
  48. .Debuge.sbr
  49. .DebugHTMLDOC.sbr
  50. .DebugMainFrm.sbr
  51. .DebugMyHTML.sbr
  52. .DebugTree1.sbr
  53. .DebugTree2.sbr
  54. .DebugTreeDoc1.sbr
  55. .DebugTreeDoc2.sbr]
  56. Creating command line "bscmake.exe @c:delRSP361.tmp"
  57. Creating browse info file...
  58. <h3>Output Window</h3>
  59. <h3>Results</h3>
  60. DevDemo.exe - 0 error(s), 0 warning(s)
  61. </pre>
  62. </body>
  63. </html>