PCI Explorer.plg
上传用户:zhuqijet
上传日期:2007-01-04
资源大小:138k
文件大小:1k
源码类别:

驱动编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: PCI Explorer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "E:TEMPRSP9B.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..PCIScan" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".Debug/PCI Explorer.pch" /Yu"stdafx.h" /Fo".Debug/" /Fd".Debug/" /FD /c 
  12. "E:mypagesourcedownloadddkpciexppciexplorerPCIFailed.cpp"
  13. ]
  14. Creating command line "cl.exe @E:TEMPRSP9B.tmp" 
  15. Creating temporary file "E:TEMPRSP9C.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /incremental:yes /pdb:".Debug/PCI Explorer.pdb" /debug /machine:I386 /out:".Debug/PCI Explorer.exe" 
  18. ".DebugPCI Explorer.obj"
  19. ".DebugPCI ExplorerDlg.obj"
  20. .DebugStdAfx.obj
  21. .DebugPCIData.obj
  22. .DebugNumericEdit.obj
  23. .DebugIDCOMBO.OBJ
  24. .DebugDataDisplay.obj
  25. .DebugPCIFailed.obj
  26. .DebugABOUT.OBJ
  27. .DebugPCIStartup.obj
  28. .DebugREGISTRY.OBJ
  29. .DebugREGVARS.OBJ
  30. .DebugIndex.obj
  31. .DebugCODES.OBJ
  32. .DebugGetDriveType.obj
  33. ".DebugPCI Explorer.res"
  34. ]
  35. Creating command line "link.exe @E:TEMPRSP9C.tmp"
  36. <h3>Output Window</h3>
  37. Compiling...
  38. PCIFailed.cpp
  39. Linking...
  40. <h3>Results</h3>
  41. PCI Explorer.exe - 0 error(s), 0 warning(s)
  42. </pre>
  43. </body>
  44. </html>