SelGate.plg
上传用户:szopptop
上传日期:2013-04-23
资源大小:1047k
文件大小:4k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SelGate - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x412 /fo"../_Obj_Debug/SelGate/SelGate.res" /d "_DEBUG" "C:Works.WemadeLegendOfMir2_ServerSelGateSelGate.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP17C.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"../_Obj_Debug/SelGate/SelGate.pch" /Yu"stdafx.h" /Fo"../_Obj_Debug/SelGate/" /Fd"../_Obj_Debug/SelGate/" /FD /GZ /c 
  13. "C:Works.WemadeLegendOfMir2_ServerSelGateClientSockMsg.cpp"
  14. "C:Works.WemadeLegendOfMir2_ServerSelGateConfigDlgFunc.cpp"
  15. "C:Works.WemadeLegendOfMir2_ServerSelGateMainWndProc.cpp"
  16. "C:Works.WemadeLegendOfMir2_ServerDefMisc.cpp"
  17. "C:Works.WemadeLegendOfMir2_ServerDefRegstryHandler.cpp"
  18. "C:Works.WemadeLegendOfMir2_ServerSelGateSelGate.cpp"
  19. "C:Works.WemadeLegendOfMir2_ServerDefServerSockHandler.cpp"
  20. "C:Works.WemadeLegendOfMir2_ServerSelGateServerSockMsg.cpp"
  21. "C:Works.WemadeLegendOfMir2_ServerDef_OrzExsyncobj.cpp"
  22. "C:Works.WemadeLegendOfMir2_ServerSelGateThreadFuncForComm.cpp"
  23. "C:Works.WemadeLegendOfMir2_ServerSelGateThreadFuncForMsg.cpp"
  24. ]
  25. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP17C.tmp" 
  26. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP17D.tmp" with contents
  27. [
  28. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /Fp"../_Obj_Debug/SelGate/SelGate.pch" /Yc"stdafx.h" /Fo"../_Obj_Debug/SelGate/" /Fd"../_Obj_Debug/SelGate/" /FD /GZ /c 
  29. "C:Works.WemadeLegendOfMir2_ServerSelGateStdAfx.cpp"
  30. ]
  31. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP17D.tmp" 
  32. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP17E.tmp" with contents
  33. [
  34. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"../_Bin/Debug/SelGate.pdb" /debug /machine:I386 /out:"../_Bin/Debug/SelGate.exe" /pdbtype:sept 
  35. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateClientSockMsg.obj
  36. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateConfigDlgFunc.obj
  37. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateMainWndProc.obj
  38. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateMisc.obj
  39. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateRegstryHandler.obj
  40. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateSelGate.obj
  41. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateServerSockHandler.obj
  42. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateServerSockMsg.obj
  43. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateStdAfx.obj
  44. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGatesyncobj.obj
  45. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateThreadFuncForComm.obj
  46. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateThreadFuncForMsg.obj
  47. Works.WemadeLegendOfMir2_Server_Obj_DebugSelGateSelGate.res
  48. ]
  49. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP17E.tmp"
  50. <h3>Output Window</h3>
  51. Compiling resources...
  52. Compiling...
  53. StdAfx.cpp
  54. Compiling...
  55. ClientSockMsg.cpp
  56. ConfigDlgFunc.cpp
  57. MainWndProc.cpp
  58. Misc.cpp
  59. RegstryHandler.cpp
  60. SelGate.cpp
  61. ServerSockHandler.cpp
  62. ServerSockMsg.cpp
  63. syncobj.cpp
  64. ThreadFuncForComm.cpp
  65. ThreadFuncForMsg.cpp
  66. Generating Code...
  67. Linking...
  68. <h3>Results</h3>
  69. SelGate.exe - 0 error(s), 0 warning(s)
  70. </pre>
  71. </body>
  72. </html>