EmpriseMap.plg
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:1k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: loadfile - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo".Release/winmain.res" /d "NDEBUG" "C:XMudOsSrcEmpriseMapwinmain.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSPE123.TMP" with contents
  11. [
  12. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp".Release/EmpriseMap.pch" /YX /Fo".Release/" /Fd".Release/" /FD /c 
  13. "C:XMudOsSrcEmpriseMaploadfile.cpp"
  14. "C:XMudOsSrcEmpriseMapwinmain.cpp"
  15. ]
  16. Creating command line "cl.exe @C:WINDOWSTEMPRSPE123.TMP" 
  17. Creating temporary file "C:WINDOWSTEMPRSPE124.TMP" with contents
  18. [
  19. ddraw.lib d3drm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /incremental:no /pdb:".Release/EmpriseMap.pdb" /machine:I386 /out:".Release/EmpriseMap.exe" 
  20. .Releaseloadfile.obj
  21. .Releasewinmain.obj
  22. .Releasewinmain.res
  23. ]
  24. Creating command line "link.exe @C:WINDOWSTEMPRSPE124.TMP"
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. loadfile.cpp
  29. winmain.cpp
  30. Linking...
  31. <h3>Results</h3>
  32. EmpriseMap.exe - 0 error(s), 0 warning(s)
  33. </pre>
  34. </body>
  35. </html>