Invasion.plg
上传用户:sycq158
上传日期:2008-10-22
资源大小:15361k
文件大小:2k
源码类别:

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Invasion - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x416 /fo"Debug/resource.res" /d "_DEBUG" "D:第三本书 VC游戏开发《-----------实例------------》第三章实例Invasion_srcresource.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP112.tmp" with contents
  11. [
  12. /nologo /MLd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "USE_DSOUND" /FR"Debug/" /Fp"Debug/Invasion.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:第三本书 VC游戏开发《-----------实例------------》第三章实例Invasion_srcDdutil.cpp"
  14. "D:第三本书 VC游戏开发《-----------实例------------》第三章实例Invasion_srcwinmain.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP112.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP113.tmp" with contents
  18. [
  19. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ddraw.lib dxguid.lib dsound.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Invasion.pdb" /debug /machine:I386 /out:"Debug/Invasion.exe" /pdbtype:sept 
  20. ".DebugDdutil.obj"
  21. ".Debugwinmain.obj"
  22. ".Debugresource.res"
  23. ]
  24. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP113.tmp"
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. Ddutil.cpp
  29. winmain.cpp
  30. Linking...
  31. Creating command line "bscmake.exe /nologo /o"Debug/Invasion.bsc"  ".DebugDdutil.sbr" ".Debugwinmain.sbr""
  32. Creating browse info file...
  33. <h3>Output Window</h3>
  34. <h3>Results</h3>
  35. Invasion.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>