ChatServer.plg
Upload User: hatrsolar
Upload Date: 2008-05-03
Package Size: 252k
Code Size: 1k
Category:

WinSock-NDIS

Development Platform:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ChatServer - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP60.tmp" with contents
  10. [
  11. /nologo /subsystem:console /incremental:no /pdb:"Release/ChatServer.pdb" /machine:I386 /out:"c:chatChatServer.exe" 
  12. .ReleaseBuffer.obj
  13. .ReleaseChatServer.obj
  14. .ReleaseIOCPServer.obj
  15. .Releasemain.obj
  16. .ReleaseStdAfx.obj
  17. .ReleaseChatServer.res
  18. ]
  19. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP60.tmp"
  20. <h3>Output Window</h3>
  21. Linking...
  22. LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
  23. LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
  24. <h3>Results</h3>
  25. ChatServer.exe - 0 error(s), 2 warning(s)
  26. </pre>
  27. </body>
  28. </html>