GetFileAttr.plg
上传用户:lqt88888
上传日期:2009-12-14
资源大小:905k
文件大小:2k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: GetFileAttr - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/GetFileAttr.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例67  获得文件属性GetFileAttr.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP2A0.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GetFileAttr.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例67  获得文件属性ExecImageVersion.cpp"
  14. "F:ddc++时尚编程百例实例67  获得文件属性GetFileAttr.cpp"
  15. "F:ddc++时尚编程百例实例67  获得文件属性GetFileAttrDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP2A0.tmp" 
  18. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP2A1.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/GetFileAttr.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "F:ddc++时尚编程百例实例67  获得文件属性StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP2A1.tmp" 
  24. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP2A2.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/GetFileAttr.pdb" /debug /machine:I386 /out:"Debug/GetFileAttr.exe" /pdbtype:sept 
  27. ".DebugExecImageVersion.obj"
  28. ".DebugGetFileAttr.obj"
  29. ".DebugGetFileAttrDlg.obj"
  30. ".DebugStdAfx.obj"
  31. ".DebugGetFileAttr.res"
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP2A2.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. ExecImageVersion.cpp
  40. GetFileAttr.cpp
  41. GetFileAttrDlg.cpp
  42. Generating Code...
  43. Linking...
  44. <h3>Results</h3>
  45. GetFileAttr.exe - 0 error(s), 0 warning(s)
  46. </pre>
  47. </body>
  48. </html>