ex53.plg
上传用户:qdhmjx
上传日期:2022-07-11
资源大小:2226k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ex53 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ex53.res" /d "_DEBUG" /d "_AFXDLL" "D:vcbookex53ex53.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE3.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex53.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  13. "D:vcbookex53ex53.cpp"
  14. "D:vcbookex53MainFrm.cpp"
  15. "D:vcbookex53ex53Doc.cpp"
  16. "D:vcbookex53ex53View.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE3.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE4.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex53.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  22. "D:vcbookex53StdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE4.tmp" 
  25. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex53.pdb" /debug /machine:I386 /out:"Debug/ex53.exe" /pdbtype:sept  .Debugex53.obj .DebugStdAfx.obj .DebugMainFrm.obj .Debugex53Doc.obj .Debugex53View.obj .Debugex53.res "
  26. <h3>Output Window</h3>
  27. Compiling resources...
  28. Compiling...
  29. StdAfx.cpp
  30. Compiling...
  31. ex53.cpp
  32. MainFrm.cpp
  33. ex53Doc.cpp
  34. ex53View.cpp
  35. Generating Code...
  36. Linking...
  37. <h3>Results</h3>
  38. ex53.exe - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>