Tab.plg
上传用户:sz86035077
上传日期:2013-02-27
资源大小:40k
文件大小:2k
源码类别:

Tab控件

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Tab - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSPA4.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/Tab.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "F:烟灰TabMainFrm.cpp"
  13. ]
  14. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSPA4.tmp" 
  15. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Tab.pdb" /debug /machine:I386 /out:"Debug/Tab.exe" /pdbtype:sept 
  18. ".DebugDetectView.obj"
  19. ".DebugDownloadView.obj"
  20. ".DebugMainFrm.obj"
  21. ".DebugMyTabView.obj"
  22. ".DebugProxyView.obj"
  23. ".DebugStdAfx.obj"
  24. ".DebugTab.obj"
  25. ".DebugTabCtrlView.obj"
  26. ".DebugTabDoc.obj"
  27. ".DebugTabView.obj"
  28. ".DebugViewTabCtrl.obj"
  29. ".DebugTab.res"
  30. ]
  31. Creating command line "link.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSPA5.tmp"
  32. <h3>Output Window</h3>
  33. Compiling...
  34. MainFrm.cpp
  35. Linking...
  36. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp" with contents
  37. [
  38. /nologo /o"Debug/Tab.bsc" 
  39. ".DebugStdAfx.sbr"
  40. ".DebugDetectView.sbr"
  41. ".DebugDownloadView.sbr"
  42. ".DebugMainFrm.sbr"
  43. ".DebugMyTabView.sbr"
  44. ".DebugProxyView.sbr"
  45. ".DebugTab.sbr"
  46. ".DebugTabCtrlView.sbr"
  47. ".DebugTabDoc.sbr"
  48. ".DebugTabView.sbr"
  49. ".DebugViewTabCtrl.sbr"]
  50. Creating command line "bscmake.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSPA6.tmp"
  51. Creating browse info file...
  52. <h3>Output Window</h3>
  53. <h3>Results</h3>
  54. Tab.exe - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>