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

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ex71 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C4.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex71.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:vcbookex71ex71.cpp"
  13. "D:vcbookex71ex71View.cpp"
  14. "D:vcbookex71NPenDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C4.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C5.tmp" with contents
  18. [
  19. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex71.pdb" /debug /machine:I386 /out:"Debug/ex71.exe" /pdbtype:sept 
  20. .Debugex71.obj
  21. .Debugex71Doc.obj
  22. .Debugex71View.obj
  23. .DebugMainFrm.obj
  24. .DebugNPenDlg.obj
  25. .DebugPenDlg.obj
  26. .DebugStdAfx.obj
  27. .Debugex71.res
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1C5.tmp"
  30. <h3>Output Window</h3>
  31. Compiling...
  32. NPenDlg.cpp
  33. Generating Code...
  34. Skipping... (no relevant changes detected)
  35. ex71.cpp
  36. ex71View.cpp
  37. Linking...
  38. <h3>Results</h3>
  39. ex71.exe - 0 error(s), 0 warning(s)
  40. </pre>
  41. </body>
  42. </html>