student.plg
上传用户:hzzhuce
上传日期:2013-04-01
资源大小:1289k
文件大小:3k
源码类别:

SQL Server

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: student - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/student.res" /d "_DEBUG" /d "_AFXDLL" "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计student.rc"" 
  10. Creating temporary file "C:DOCUME~1LvshuiheLOCALS~1TempRSP2.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/student.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计Adddlg.cpp"
  14. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计Deletedlg.cpp"
  15. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计MainFrm.cpp"
  16. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计Select.cpp"
  17. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计Sort.cpp"
  18. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计Splash.cpp"
  19. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计student.cpp"
  20. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计studentDoc.cpp"
  21. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计studentSet.cpp"
  22. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计studentView.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1LvshuiheLOCALS~1TempRSP2.tmp" 
  25. Creating temporary file "C:DOCUME~1LvshuiheLOCALS~1TempRSP3.tmp" with contents
  26. [
  27. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/student.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  28. "C:Documents and SettingsLvshuihe桌面计理03-3班MFC赵长胜课程设计StdAfx.cpp"
  29. ]
  30. Creating command line "cl.exe @C:DOCUME~1LvshuiheLOCALS~1TempRSP3.tmp" 
  31. Creating temporary file "C:DOCUME~1LvshuiheLOCALS~1TempRSP4.tmp" with contents
  32. [
  33. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/student.pdb" /debug /machine:I386 /out:"Debug/student.exe" /pdbtype:sept 
  34. ".DebugAdddlg.obj"
  35. ".DebugDeletedlg.obj"
  36. ".DebugMainFrm.obj"
  37. ".DebugSelect.obj"
  38. ".DebugSort.obj"
  39. ".DebugSplash.obj"
  40. ".DebugStdAfx.obj"
  41. ".Debugstudent.obj"
  42. ".DebugstudentDoc.obj"
  43. ".DebugstudentSet.obj"
  44. ".DebugstudentView.obj"
  45. ".Debugstudent.res"
  46. ]
  47. Creating command line "link.exe @C:DOCUME~1LvshuiheLOCALS~1TempRSP4.tmp"
  48. <h3>Output Window</h3>
  49. Compiling resources...
  50. Compiling...
  51. StdAfx.cpp
  52. Compiling...
  53. Adddlg.cpp
  54. Deletedlg.cpp
  55. MainFrm.cpp
  56. Select.cpp
  57. Sort.cpp
  58. Splash.cpp
  59. student.cpp
  60. studentDoc.cpp
  61. studentSet.cpp
  62. studentView.cpp
  63. Generating Code...
  64. Linking...
  65. <h3>Results</h3>
  66. student.exe - 0 error(s), 0 warning(s)
  67. </pre>
  68. </body>
  69. </html>