JpgLib.plg
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:1k
源码类别:

模拟服务器

开发平台:

C/C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: JpgLib - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1chenpengLOCALS~1TempRSP1EA.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"Debug/JpgLib.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegColor.c"
  13. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegDecode.c"
  14. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegHuffman.c"
  15. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegIdct.c"
  16. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegIdct2d.c"
  17. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegLib.c"
  18. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegQuanty.c"
  19. "D:swrod3SwordOnlineSourcesJpgLibSrcKJpegSegment.c"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1chenpengLOCALS~1TempRSP1EA.tmp" 
  22. Creating command line "link.exe -lib /nologo /out:"DebugJpgLib.lib"  .DebugKJpegColor.obj .DebugKJpegDecode.obj .DebugKJpegHuffman.obj .DebugKJpegIdct.obj .DebugKJpegIdct2d.obj .DebugKJpegLib.obj .DebugKJpegQuanty.obj .DebugKJpegSegment.obj "
  23. <h3>Output Window</h3>
  24. Compiling...
  25. KJpegColor.c
  26. KJpegDecode.c
  27. KJpegHuffman.c
  28. KJpegIdct.c
  29. KJpegIdct2d.c
  30. KJpegLib.c
  31. KJpegQuanty.c
  32. KJpegSegment.c
  33. Creating library...
  34. <h3>Results</h3>
  35. JpgLib.lib - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>