ticketbook.plg
Upload User: syx6615
Upload Date: 2007-06-17
Package Size: 99k
Code Size: 4k
Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ticketbook - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ticketbook.res" /d "_DEBUG" /d "_AFXDLL" "G:学习我的文档课程设计ticketbookticketbook.rc"" 
  10. Creating temporary file "C:DOCUME~1huangLOCALS~1TempRSP9C8.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/ticketbook.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "G:学习我的文档课程设计ticketbookaddtraindlg.cpp"
  14. "G:学习我的文档课程设计ticketbookaddusedlg.cpp"
  15. "G:学习我的文档课程设计ticketbookdatebookdlg.cpp"
  16. "G:学习我的文档课程设计ticketbookdeletedlg.cpp"
  17. "G:学习我的文档课程设计ticketbookdeleteusedlg.cpp"
  18. "G:学习我的文档课程设计ticketbookeditpassdlg.cpp"
  19. "G:学习我的文档课程设计ticketbookmaindlg.cpp"
  20. "G:学习我的文档课程设计ticketbookticketbook.cpp"
  21. "G:学习我的文档课程设计ticketbookticketbookDlg.cpp"
  22. "G:学习我的文档课程设计ticketbookticketbookedset1.cpp"
  23. "G:学习我的文档课程设计ticketbookticketpriceset1.cpp"
  24. "G:学习我的文档课程设计ticketbookticketset.cpp"
  25. "G:学习我的文档课程设计ticketbooktrainclassset1.cpp"
  26. "G:学习我的文档课程设计ticketbookusenameset.cpp"
  27. ]
  28. Creating command line "cl.exe @C:DOCUME~1huangLOCALS~1TempRSP9C8.tmp" 
  29. Creating temporary file "C:DOCUME~1huangLOCALS~1TempRSP9C9.tmp" with contents
  30. [
  31. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ticketbook.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  32. "G:学习我的文档课程设计ticketbookStdAfx.cpp"
  33. ]
  34. Creating command line "cl.exe @C:DOCUME~1huangLOCALS~1TempRSP9C9.tmp" 
  35. Creating temporary file "C:DOCUME~1huangLOCALS~1TempRSP9CA.tmp" with contents
  36. [
  37. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ticketbook.pdb" /debug /machine:I386 /out:"Debug/ticketbook.exe" /pdbtype:sept 
  38. ".Debugaddtraindlg.obj"
  39. ".Debugaddusedlg.obj"
  40. ".Debugdatebookdlg.obj"
  41. ".Debugdeletedlg.obj"
  42. ".Debugdeleteusedlg.obj"
  43. ".Debugeditpassdlg.obj"
  44. ".Debugmaindlg.obj"
  45. ".DebugStdAfx.obj"
  46. ".Debugticketbook.obj"
  47. ".DebugticketbookDlg.obj"
  48. ".Debugticketbookedset1.obj"
  49. ".Debugticketpriceset1.obj"
  50. ".Debugticketset.obj"
  51. ".Debugtrainclassset1.obj"
  52. ".Debugusenameset.obj"
  53. ".Debugticketbook.res"
  54. ]
  55. Creating command line "link.exe @C:DOCUME~1huangLOCALS~1TempRSP9CA.tmp"
  56. <h3>Output Window</h3>
  57. Compiling resources...
  58. Compiling...
  59. StdAfx.cpp
  60. Compiling...
  61. addtraindlg.cpp
  62. addusedlg.cpp
  63. datebookdlg.cpp
  64. deletedlg.cpp
  65. deleteusedlg.cpp
  66. editpassdlg.cpp
  67. maindlg.cpp
  68. ticketbook.cpp
  69. ticketbookDlg.cpp
  70. ticketbookedset1.cpp
  71. ticketpriceset1.cpp
  72. ticketset.cpp
  73. trainclassset1.cpp
  74. usenameset.cpp
  75. Generating Code...
  76. Linking...
  77. Creating temporary file "C:DOCUME~1huangLOCALS~1TempRSP9CC.tmp" with contents
  78. [
  79. /nologo /o"Debug/ticketbook.bsc" 
  80. ".DebugStdAfx.sbr"
  81. ".Debugaddtraindlg.sbr"
  82. ".Debugaddusedlg.sbr"
  83. ".Debugdatebookdlg.sbr"
  84. ".Debugdeletedlg.sbr"
  85. ".Debugdeleteusedlg.sbr"
  86. ".Debugeditpassdlg.sbr"
  87. ".Debugmaindlg.sbr"
  88. ".Debugticketbook.sbr"
  89. ".DebugticketbookDlg.sbr"
  90. ".Debugticketbookedset1.sbr"
  91. ".Debugticketpriceset1.sbr"
  92. ".Debugticketset.sbr"
  93. ".Debugtrainclassset1.sbr"
  94. ".Debugusenameset.sbr"]
  95. Creating command line "bscmake.exe @C:DOCUME~1huangLOCALS~1TempRSP9CC.tmp"
  96. Creating browse info file...
  97. <h3>Output Window</h3>
  98. <h3>Results</h3>
  99. ticketbook.exe - 0 error(s), 0 warning(s)
  100. </pre>
  101. </body>
  102. </html>