tcpsock.plg
上传用户:hy11688
上传日期:2007-01-08
资源大小:81k
文件大小:2k
源码类别:

棋牌游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: tcpsock - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x0 /fo".Release/tcpsock.res" /d "NDEBUG" /d "_AFXDLL" "D:Program FolderFCHESStcpsocktcpsock.rc"" 
  10. Creating temporary file "G:tempRSP13B4.TMP" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Fp".Release/tcpsock.pch" /Yu"stdafx.h" /Fo".Release/" /Fd".Release/" /FD /c 
  13. "D:Program FolderFCHESStcpsockestdlg.cpp"
  14. "D:Program FolderFCHESStcpsocktcpsock.cpp"
  15. "D:Program FolderFCHESStcpsockts.cpp"
  16. ]
  17. Creating command line "cl.exe @G:tempRSP13B4.TMP" 
  18. Creating temporary file "G:tempRSP13B5.TMP" with contents
  19. [
  20. /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_AFXEXT" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Fp".Release/tcpsock.pch" /Yc"stdafx.h" /Fo".Release/" /Fd".Release/" /FD /c 
  21. "D:Program FolderFCHESStcpsockstdafx.cpp"
  22. ]
  23. Creating command line "cl.exe @G:tempRSP13B5.TMP" 
  24. Creating temporary file "G:tempRSP13B6.TMP" with contents
  25. [
  26. wsock32.lib /nologo /subsystem:windows /dll /incremental:no /pdb:".Release/tcpsock.pdb" /machine:I386 /def:".tcpsock.def" /out:"../tcpsock.dll" /implib:".tcpsock.lib" 
  27. ".Releaseestdlg.obj"
  28. ".Releasestdafx.obj"
  29. ".Releasetcpsock.obj"
  30. ".Releasets.obj"
  31. ".Releasetcpsock.res"
  32. ]
  33. Creating command line "link.exe @G:tempRSP13B6.TMP"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. stdafx.cpp
  38. Compiling...
  39. estdlg.cpp
  40. tcpsock.cpp
  41. ts.cpp
  42. Generating Code...
  43. Linking...
  44. .tcpsock.def : warning LNK4017: CODE statement not supported for the target platform; ignored
  45. .tcpsock.def : warning LNK4017: DATA statement not supported for the target platform; ignored
  46.    Creating library .tcpsock.lib and object .tcpsock.exp
  47. <h3>Results</h3>
  48. tcpsock.dll - 0 error(s), 2 warning(s)
  49. </pre>
  50. </body>
  51. </html>