CTreeControlBar.plg
上传用户:nbkytg
上传日期:2021-02-14
资源大小:126k
文件大小:2k
源码类别:

工具条

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: CTreeControlBar - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1zwLOCALS~1TempRSP55A.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/CTreeControlBar.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:TDDOWNLOADctreecontrolbarCTreeControlBarMyTree.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1zwLOCALS~1TempRSP55A.tmp" 
  15. Creating temporary file "C:DOCUME~1zwLOCALS~1TempRSP55B.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CTreeControlBar.pdb" /debug /machine:I386 /out:"Debug/CTreeControlBar.exe" /pdbtype:sept 
  18. .DebugChildFrm.obj
  19. .DebugCTreeControlBar.obj
  20. .DebugCTreeControlBarDoc.obj
  21. .DebugCTreeControlBarView.obj
  22. .DebugMainFrm.obj
  23. .Debugmybar.obj
  24. .DebugMyTree.obj
  25. .DebugSIZECBAR.OBJ
  26. .DebugStdAfx.obj
  27. .DebugCTreeControlBar.res
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1zwLOCALS~1TempRSP55B.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. MyTree.cpp
  33. Linking...
  34. Creating temporary file "C:DOCUME~1zwLOCALS~1TempRSP55C.tmp" with contents
  35. [
  36. /nologo /o"Debug/CTreeControlBar.bsc" 
  37. .DebugStdAfx.sbr
  38. .DebugChildFrm.sbr
  39. .DebugCTreeControlBar.sbr
  40. .DebugCTreeControlBarDoc.sbr
  41. .DebugCTreeControlBarView.sbr
  42. .DebugMainFrm.sbr
  43. .Debugmybar.sbr
  44. .DebugMyTree.sbr
  45. .DebugSIZECBAR.SBR]
  46. Creating command line "bscmake.exe @C:DOCUME~1zwLOCALS~1TempRSP55C.tmp"
  47. Creating browse info file...
  48. <h3>Output Window</h3>
  49. <h3>Results</h3>
  50. CTreeControlBar.exe - 0 error(s), 0 warning(s)
  51. </pre>
  52. </body>
  53. </html>