TTY.plg
上传用户:seaboy_04
上传日期:2013-02-24
资源大小:284k
文件大小:2k
源码类别:

其他行业

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TTY - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/TTY.res" /d "_DEBUG" /d "_AFXDLL" "E:Visual C++ 组态软件设计与开发源代码cha05TTYTTY.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPDA.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TTY.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:Visual C++ 组态软件设计与开发源代码cha05TTYCommSetDlg.cpp"
  14. "E:Visual C++ 组态软件设计与开发源代码cha05TTYMainFrm.cpp"
  15. "E:Visual C++ 组态软件设计与开发源代码cha05TTYTTY.cpp"
  16. "E:Visual C++ 组态软件设计与开发源代码cha05TTYTTYDoc.cpp"
  17. "E:Visual C++ 组态软件设计与开发源代码cha05TTYTTYView.cpp"
  18. ]
  19. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPDA.tmp" 
  20. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPDB.tmp" with contents
  21. [
  22. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/TTY.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  23. "E:Visual C++ 组态软件设计与开发源代码cha05TTYStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPDB.tmp" 
  26. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPDC.tmp" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TTY.pdb" /debug /machine:I386 /out:"Debug/TTY.exe" /pdbtype:sept 
  29. ".DebugCommSetDlg.obj"
  30. ".DebugMainFrm.obj"
  31. ".DebugStdAfx.obj"
  32. ".DebugTTY.obj"
  33. ".DebugTTYDoc.obj"
  34. ".DebugTTYView.obj"
  35. ".DebugTTY.res"
  36. ]
  37. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPDC.tmp"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. CommSetDlg.cpp
  44. MainFrm.cpp
  45. TTY.cpp
  46. TTYDoc.cpp
  47. TTYView.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. TTY.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>