DAODepartment.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: DAODepartment - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Debug/DAODepartment.res" /d "_DEBUG" /d "_AFXDLL" "C:My DocumentsVisual C++DAODepartmentCDAODepartment.rc"" 
  10. Creating temporary file "c:windowsTEMPRSPA1B5.TMP" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DAODepartment.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:My DocumentsVisual C++DAODepartmentCDAODepartment.cpp"
  14. "C:My DocumentsVisual C++DAODepartmentCDAODepartmentDoc.cpp"
  15. "C:My DocumentsVisual C++DAODepartmentCDAODepartmentSet.cpp"
  16. "C:My DocumentsVisual C++DAODepartmentCDAODepartmentView.cpp"
  17. "C:My DocumentsVisual C++DAODepartmentCMainFrm.cpp"
  18. ]
  19. Creating command line "cl.exe @c:windowsTEMPRSPA1B5.TMP" 
  20. Creating temporary file "c:windowsTEMPRSPA1B6.TMP" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/DAODepartment.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "C:My DocumentsVisual C++DAODepartmentCStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @c:windowsTEMPRSPA1B6.TMP" 
  26. Creating temporary file "c:windowsTEMPRSPA1B7.TMP" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/DAODepartment.pdb" /debug /machine:I386 /out:"Debug/DAODepartment.exe" /pdbtype:sept 
  29. ".DebugDAODepartment.obj"
  30. ".DebugDAODepartmentDoc.obj"
  31. ".DebugDAODepartmentSet.obj"
  32. ".DebugDAODepartmentView.obj"
  33. ".DebugMainFrm.obj"
  34. ".DebugStdAfx.obj"
  35. ".DebugDAODepartment.res"
  36. ]
  37. Creating command line "link.exe @c:windowsTEMPRSPA1B7.TMP"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. DAODepartment.cpp
  44. DAODepartmentDoc.cpp
  45. DAODepartmentSet.cpp
  46. DAODepartmentView.cpp
  47. MainFrm.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. DAODepartment.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>