test1_mfc.plg
上传用户:yongwangda
上传日期:2022-08-10
资源大小:2891k
文件大小:2k
源码类别:

图片显示

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: test1_mfc - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/test1_mfc.res" /d "_DEBUG" "F:程序test1_mfctest1_mfc.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP24B.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/test1_mfc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:程序test1_mfcMainFrm.cpp"
  14. "F:程序test1_mfctest1_mfc.cpp"
  15. "F:程序test1_mfctest1_mfcDoc.cpp"
  16. "F:程序test1_mfctest1_mfcView.cpp"
  17. ]
  18. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP24B.tmp" 
  19. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP24C.tmp" with contents
  20. [
  21. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/test1_mfc.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "F:程序test1_mfcStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP24C.tmp" 
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP24D.tmp" with contents
  26. [
  27. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test1_mfc.pdb" /debug /machine:I386 /out:"Debug/test1_mfc.exe" /pdbtype:sept 
  28. ".DebugMainFrm.obj"
  29. ".DebugStdAfx.obj"
  30. ".Debugtest1_mfc.obj"
  31. ".Debugtest1_mfcDoc.obj"
  32. ".Debugtest1_mfcView.obj"
  33. ".Debugtest1_mfc.res"
  34. ]
  35. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP24D.tmp"
  36. <h3>Output Window</h3>
  37. Compiling resources...
  38. Compiling...
  39. StdAfx.cpp
  40. Compiling...
  41. MainFrm.cpp
  42. test1_mfc.cpp
  43. test1_mfcDoc.cpp
  44. test1_mfcView.cpp
  45. Generating Code...
  46. Linking...
  47. <h3>Results</h3>
  48. test1_mfc.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>