飞机票定票和退票系统.plg
上传用户:lilang
上传日期:2013-03-16
资源大小:35k
文件大小:2k
源码类别:

交通/航空行业

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 飞机票定票和退票系统 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/飞机票定票和退票系统.res" /d "_DEBUG" /d "_AFXDLL" "E:C Programming Language数据结构课程设计飞机票定票和退票系统飞机票定票和退票系统.rc"" 
  10. Creating temporary file "C:DOCUME~1jujumaoLOCALS~1TempRSP17.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/飞机票定票和退票系统.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:C Programming Language数据结构课程设计飞机票定票和退票系统飞机票定票和退票系统.cpp"
  14. "E:C Programming Language数据结构课程设计飞机票定票和退票系统飞机票定票和退票系统Dlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1jujumaoLOCALS~1TempRSP17.tmp" 
  17. Creating temporary file "C:DOCUME~1jujumaoLOCALS~1TempRSP18.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/飞机票定票和退票系统.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "E:C Programming Language数据结构课程设计飞机票定票和退票系统StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1jujumaoLOCALS~1TempRSP18.tmp" 
  23. Creating temporary file "C:DOCUME~1jujumaoLOCALS~1TempRSP19.tmp" with contents
  24. [
  25. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/飞机票定票和退票系统.pdb" /debug /machine:I386 /out:"Debug/飞机票定票和退票系统.exe" /pdbtype:sept 
  26. ".DebugStdAfx.obj"
  27. ".Debug飞机票定票和退票系统.obj"
  28. ".Debug飞机票定票和退票系统Dlg.obj"
  29. ".Debug飞机票定票和退票系统.res"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1jujumaoLOCALS~1TempRSP19.tmp"
  32. <h3>Output Window</h3>
  33. Compiling resources...
  34. Compiling...
  35. StdAfx.cpp
  36. Compiling...
  37. 飞机票定票和退票系统.cpp
  38. 飞机票定票和退票系统Dlg.cpp
  39. Generating Code...
  40. Linking...
  41. <h3>Results</h3>
  42. 飞机票定票和退票系统.exe - 0 error(s), 0 warning(s)
  43. </pre>
  44. </body>
  45. </html>