Nestreme.plg
上传用户:luhy168
上传日期:2022-01-10
资源大小:240k
文件大小:2k
源码类别:

模拟服务器

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Nestreme - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~2THUNDE~1LOCALS~1TempRSP7C.bat" with contents
  10. [
  11. @echo off
  12. D:masm32binml /c /Cx /coff /nologo /Zi /Fl.DebugCpu.lst /Fo.DebugCpu.obj .Cpu.asm
  13. ]
  14. Creating command line "C:DOCUME~2THUNDE~1LOCALS~1TempRSP7C.bat"
  15. Creating temporary file "C:DOCUME~2THUNDE~1LOCALS~1TempRSP7D.tmp" with contents
  16. [
  17. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FA /Fa"Debug/" /FR"Debug/" /Fp"Debug/Nestreme.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  18. "D:CODEC++WINAPINestremeNestreme.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~2THUNDE~1LOCALS~1TempRSP7D.tmp" 
  21. Performing Custom Build Step on .Cpu.asm
  22.  Assembling: .Cpu.asm
  23. Creating temporary file "C:DOCUME~2THUNDE~1LOCALS~1TempRSP7E.tmp" with contents
  24. [
  25. comctl32.lib comdlg32.lib kernel32.lib user32.lib gdi32.lib winspool.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Nestreme.pdb" /debug /machine:I386 /out:"Debug/Nestreme.exe" /pdbtype:sept 
  26. ".DebugIo.obj"
  27. ".DebugNestreme.obj"
  28. ".DebugPrintInstrToString.obj"
  29. ".DebugNestreme.res"
  30. ".DebugCpu.obj"
  31. ]
  32. Creating command line "link.exe @C:DOCUME~2THUNDE~1LOCALS~1TempRSP7E.tmp"
  33. <h3>Output Window</h3>
  34. Compiling...
  35. Nestreme.cpp
  36. Linking...
  37. Creating command line "bscmake.exe /nologo /o"Debug/Nestreme.bsc"  ".DebugIo.sbr" ".DebugNestreme.sbr" ".DebugPrintInstrToString.sbr""
  38. Creating browse info file...
  39. <h3>Output Window</h3>
  40. <h3>Results</h3>
  41. Nestreme.exe - 0 error(s), 0 warning(s)
  42. </pre>
  43. </body>
  44. </html>