STATUSBAR.PLG
上传用户:bjaaa555
上传日期:2013-01-31
资源大小:40k
文件大小:2k
源码类别:

状态条

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: StatusBar - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSP3052.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/StatusBar.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "D:codestatusbarx_status_demoMainFrm.cpp"
  13. "D:codestatusbarx_status_demoStatusBar.cpp"
  14. "D:codestatusbarx_status_demoStatusBarDoc.cpp"
  15. "D:codestatusbarx_status_demoStatusBarView.cpp"
  16. "D:codestatusbarx_status_demoXStatusBar.cpp"
  17. ]
  18. Creating command line "cl.exe @C:WINDOWSTEMPRSP3052.TMP" 
  19. Creating temporary file "C:WINDOWSTEMPRSP3053.TMP" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/StatusBar.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  22. "D:codestatusbarx_status_demoStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:WINDOWSTEMPRSP3053.TMP" 
  25. Creating temporary file "C:WINDOWSTEMPRSP3054.TMP" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/StatusBar.pdb" /debug /machine:I386 /out:"Debug/StatusBar.exe" /pdbtype:sept 
  28. .DebugMainFrm.obj
  29. .DebugStatusBar.obj
  30. .DebugStatusBarDoc.obj
  31. .DebugStatusBarView.obj
  32. .DebugStdAfx.obj
  33. .DebugXStatusBar.obj
  34. .DebugStatusBar.res
  35. ]
  36. Creating command line "link.exe @C:WINDOWSTEMPRSP3054.TMP"
  37. <h3>Output Window</h3>
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MainFrm.cpp
  42. StatusBar.cpp
  43. StatusBarDoc.cpp
  44. StatusBarView.cpp
  45. XStatusBar.cpp
  46. Generating Code...
  47. Linking...
  48. <h3>Results</h3>
  49. StatusBar.exe - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>