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

模拟服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: AdminCmd - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x412 /fo"../_Obj_Debug/AdminCmd/AdminCmd.res" /d "_DEBUG" "C:Works.WemadeLegendOfMir2_ServerAdminCmdAdminCmd.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP178.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ADMINCMD_EXPORTS" /Fp"../_Obj_Debug/AdminCmd/AdminCmd.pch" /Yu"stdafx.h" /Fo"../_Obj_Debug/AdminCmd/" /Fd"../_Obj_Debug/AdminCmd/" /FD /GZ /c 
  13. "C:Works.WemadeLegendOfMir2_ServerAdminCmdAdminCmd.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP178.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP179.tmp" with contents
  17. [
  18. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "ADMINCMD_EXPORTS" /Fp"../_Obj_Debug/AdminCmd/AdminCmd.pch" /Yc"stdafx.h" /Fo"../_Obj_Debug/AdminCmd/" /Fd"../_Obj_Debug/AdminCmd/" /FD /GZ /c 
  19. "C:Works.WemadeLegendOfMir2_ServerAdminCmdStdAfx.cpp"
  20. ]
  21. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP179.tmp" 
  22. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP17A.tmp" with contents
  23. [
  24. 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 /dll /incremental:yes /pdb:"../_Bin/Debug/AdminCmd.pdb" /debug /machine:I386 /out:"../_Bin/Debug/AdminCmd.dll" /implib:"../_Bin/Debug/AdminCmd.lib" /pdbtype:sept 
  25. Works.WemadeLegendOfMir2_Server_Obj_DebugAdminCmdAdminCmd.obj
  26. Works.WemadeLegendOfMir2_Server_Obj_DebugAdminCmdStdAfx.obj
  27. Works.WemadeLegendOfMir2_Server_Obj_DebugAdminCmdAdminCmd.res
  28. ]
  29. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP17A.tmp"
  30. <h3>Output Window</h3>
  31. Compiling resources...
  32. Compiling...
  33. StdAfx.cpp
  34. Compiling...
  35. AdminCmd.cpp
  36. Linking...
  37. <h3>Results</h3>
  38. AdminCmd.dll - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>