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

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Scroll - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Scroll.res" /d "_DEBUG" /d "_AFXDLL" "D:vcbookScrollScroll.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP128.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Scroll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  13. "D:vcbookScrollScroll.cpp"
  14. "D:vcbookScrollScrollDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP128.tmp" 
  17. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Scroll.pdb" /debug /machine:I386 /out:"Debug/Scroll.exe" /pdbtype:sept  .DebugScroll.obj .DebugScrollDlg.obj .DebugStdAfx.obj .DebugScroll.res "
  18. <h3>Output Window</h3>
  19. Compiling resources...
  20. Compiling...
  21. ScrollDlg.cpp
  22. Generating Code...
  23. Compiling...
  24. Scroll.cpp
  25. Generating Code...
  26. Linking...
  27. <h3>Results</h3>
  28. Scroll.exe - 0 error(s), 0 warning(s)
  29. </pre>
  30. </body>
  31. </html>