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

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: mergenew - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/mergenew.res" /d "_DEBUG" /d "_AFXDLL" "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例mergenewmergenew.rc"" 
  10. Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP533.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/mergenew.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例mergenewMainFrm.cpp"
  14. "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例mergenewmergenew.cpp"
  15. "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例mergenewmergenewDoc.cpp"
  16. "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例mergenewmergenewView.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1CauchyLOCALS~1TempRSP533.tmp" 
  19. Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP534.tmp" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/mergenew.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:Cauchy第三本书 VC游戏开发《-----------实例------------》第六章实例mergenewStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1CauchyLOCALS~1TempRSP534.tmp" 
  25. Creating temporary file "C:DOCUME~1CauchyLOCALS~1TempRSP535.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/mergenew.pdb" /debug /machine:I386 /out:"Debug/mergenew.exe" /pdbtype:sept 
  28. ".DebugMainFrm.obj"
  29. ".Debugmergenew.obj"
  30. ".DebugmergenewDoc.obj"
  31. ".DebugmergenewView.obj"
  32. ".DebugStdAfx.obj"
  33. ".Debugmergenew.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1CauchyLOCALS~1TempRSP535.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MainFrm.cpp
  42. mergenew.cpp
  43. mergenewDoc.cpp
  44. mergenewView.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. mergenew.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>