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

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: OperateFile - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/OperateFile.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例70  拷贝、删除和移动文件OperateFile.rc"" 
  10. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP2B4.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OperateFile.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:ddc++时尚编程百例实例70  拷贝、删除和移动文件OperateFile.cpp"
  14. "F:ddc++时尚编程百例实例70  拷贝、删除和移动文件OperateFileDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP2B4.tmp" 
  17. Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP2B5.tmp" with contents
  18. [
  19. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/OperateFile.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  20. "F:ddc++时尚编程百例实例70  拷贝、删除和移动文件StdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP2B5.tmp" 
  23. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/OperateFile.pdb" /debug /machine:I386 /out:"Debug/OperateFile.exe" /pdbtype:sept  ".DebugOperateFile.obj" ".DebugOperateFileDlg.obj" ".DebugStdAfx.obj" ".DebugOperateFile.res" "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. OperateFile.cpp
  30. OperateFileDlg.cpp
  31. Generating Code...
  32. Linking...
  33. <h3>Results</h3>
  34. OperateFile.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>