toolbar2.plg
上传用户:polygal
上传日期:2021-02-10
资源大小:1938k
文件大小:1k
源码类别:

工具条

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: toolbar2 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP13B.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/toolbar2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:VC++MSDev98MyProjectstoolbar2toolbar2View.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP13B.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP13C.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/toolbar2.pdb" /debug /machine:I386 /out:"Debug/toolbar2.exe" /pdbtype:sept 
  18. ".DebugMainFrm.obj"
  19. ".DebugStdAfx.obj"
  20. ".Debugtoolbar2.obj"
  21. ".Debugtoolbar2Doc.obj"
  22. ".Debugtoolbar2View.obj"
  23. ".Debugtoolbar2.res"
  24. ]
  25. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP13C.tmp"
  26. <h3>Output Window</h3>
  27. Compiling...
  28. toolbar2View.cpp
  29. Linking...
  30. <h3>Results</h3>
  31. toolbar2.exe - 0 error(s), 0 warning(s)
  32. </pre>
  33. </body>
  34. </html>