gateway.plg
上传用户:jxpjxmjjw
上传日期:2009-12-07
资源大小:5877k
文件大小:2k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: gateway - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/gateway.res" /d "_DEBUG" /d "_AFXDLL" "C:.11.0.5s_SiTWulf'04_srcwingatewaygateway.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPD0.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/gateway.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  13. "C:.11.0.5s_SiTWulf'04_srcwingatewaygateway.cpp"
  14. "C:.11.0.5s_SiTWulf'04_srcwingatewayMainFrm.cpp"
  15. "C:.11.0.5s_SiTWulf'04_srcwingatewaygatewayDoc.cpp"
  16. "C:.11.0.5s_SiTWulf'04_srcwingatewaygatewayView.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPD0.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPD1.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/gateway.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  22. "C:.11.0.5s_SiTWulf'04_srcwingatewayStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPD1.tmp" 
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPD2.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/gateway.pdb" /debug /machine:I386 /out:"Debug/gateway.exe" /pdbtype:sept 
  28. ".Debuggateway.obj"
  29. ".DebugStdAfx.obj"
  30. ".DebugMainFrm.obj"
  31. ".DebuggatewayDoc.obj"
  32. ".DebuggatewayView.obj"
  33. ".Debuggateway.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPD2.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. gateway.cpp
  42. MainFrm.cpp
  43. gatewayDoc.cpp
  44. gatewayView.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. gateway.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>