NetLibD.plg
上传用户:maryhy001
上传日期:2007-05-02
资源大小:2317k
文件大小:1k
源码类别:

网格计算

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: NetLibD - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1LIXIAO~1LOCALS~1TempRSP1F2.tmp" with contents
  10. [
  11. Ws2_32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/NetLibD.pdb" /machine:I386 /def:".NetLibD.def" /out:"....BinNetLibD.dll" /implib:"Release/NetLibD.lib" 
  12. ".ReleaseFileRecvorThread.obj"
  13. ".ReleaseFileSenderThread.obj"
  14. ".ReleaseMutex.obj"
  15. ".ReleaseNetAddress.obj"
  16. ".ReleaseNetChatingThread.obj"
  17. ".ReleaseNetException.obj"
  18. ".ReleaseNetLibD.obj"
  19. ".ReleaseSocket.obj"
  20. ".ReleaseStdAfx.obj"
  21. ".ReleasestdNetApi.obj"
  22. ".ReleaseThread.obj"
  23. ".ReleaseThreadStorage.obj"
  24. ".Releaseudp.obj"
  25. ".ReleaseXFile.obj"
  26. ".ReleaseNetLibD.res"
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1LIXIAO~1LOCALS~1TempRSP1F2.tmp"
  29. <h3>Output Window</h3>
  30. Linking...
  31.    Creating library Release/NetLibD.lib and object Release/NetLibD.exp
  32. <h3>Results</h3>
  33. NetLibD.dll - 0 error(s), 0 warning(s)
  34. </pre>
  35. </body>
  36. </html>