DAODeptInst.plg
上传用户:benben_wyd
上传日期:2010-02-26
资源大小:1229k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: DAODeptInst - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/DAODeptInst.res" /d "_DEBUG" /d "_AFXDLL" "C:My DocumentsVisual C++DAODeptInstDAODeptInst.rc"" 
  10. Creating temporary file "c:windowsTEMPRSP6180.TMP" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DAODeptInst.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:My DocumentsVisual C++DAODeptInstDAODeptInst.cpp"
  14. "C:My DocumentsVisual C++DAODeptInstDAODeptInstDoc.cpp"
  15. "C:My DocumentsVisual C++DAODeptInstDAODeptInstSet.cpp"
  16. "C:My DocumentsVisual C++DAODeptInstDAODeptInstView.cpp"
  17. "C:My DocumentsVisual C++DAODeptInstMainFrm.cpp"
  18. ]
  19. Creating command line "cl.exe @c:windowsTEMPRSP6180.TMP" 
  20. Creating temporary file "c:windowsTEMPRSP6181.TMP" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DAODeptInst.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "C:My DocumentsVisual C++DAODeptInstStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @c:windowsTEMPRSP6181.TMP" 
  26. Creating temporary file "c:windowsTEMPRSP6182.TMP" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DAODeptInst.pdb" /debug /machine:I386 /out:"Debug/DAODeptInst.exe" /pdbtype:sept 
  29. ".DebugDAODeptInst.obj"
  30. ".DebugDAODeptInstDoc.obj"
  31. ".DebugDAODeptInstSet.obj"
  32. ".DebugDAODeptInstView.obj"
  33. ".DebugMainFrm.obj"
  34. ".DebugStdAfx.obj"
  35. ".DebugDAODeptInst.res"
  36. ]
  37. Creating command line "link.exe @c:windowsTEMPRSP6182.TMP"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. DAODeptInst.cpp
  44. DAODeptInstDoc.cpp
  45. DAODeptInstSet.cpp
  46. DAODeptInstView.cpp
  47. MainFrm.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. DAODeptInst.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>