DrvListBox.plg
上传用户:davidcaozc
上传日期:2007-01-01
资源大小:13k
文件大小:2k
源码类别:

组合框控件

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DrvListBox - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x407 /fo"Debug/DrvListBoxApp.res" /d "_DEBUG" /d "_AFXDLL" "D:ProjectsCommonDrvListBoxDrvListBoxApp.rc"" 
  10. Creating temporary file "D:TEMPRSP228.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DrvListBox.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:ProjectsCommonDrvListBoxDrvListBox.cpp"
  14. "D:ProjectsCommonDrvListBoxDrvListBoxApp.cpp"
  15. "D:ProjectsCommonDrvListBoxDrvListBoxDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @D:TEMPRSP228.tmp" 
  18. Creating temporary file "D:TEMPRSP229.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DrvListBox.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "D:ProjectsCommonDrvListBoxStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @D:TEMPRSP229.tmp" 
  24. Creating temporary file "D:TEMPRSP22A.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DrvListBox.pdb" /debug /machine:I386 /out:"Debug/DrvListBox.exe" /pdbtype:sept 
  27. .DebugDrvListBox.obj
  28. .DebugDrvListBoxApp.obj
  29. .DebugDrvListBoxDlg.obj
  30. .DebugStdAfx.obj
  31. .DebugDrvListBoxApp.res
  32. ]
  33. Creating command line "link.exe @D:TEMPRSP22A.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. DrvListBox.cpp
  40. DrvListBoxApp.cpp
  41. DrvListBoxDlg.cpp
  42. Generating Code...
  43. Linking...
  44. <h3>Results</h3>
  45. DrvListBox.exe - 0 error(s), 0 warning(s)
  46. </pre>
  47. </body>
  48. </html>