Cloud.plg
上传用户:ynjin1970
上传日期:2014-10-13
资源大小:6438k
文件大小:1k
源码类别:

中间件编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Cloud - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5D.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Cloud.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:BackupCloudCloudDoc.cpp"
  13. "E:BackupCloudCloudView.cpp"
  14. "E:BackupCloudDib.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5D.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5E.tmp" with contents
  18. [
  19. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Cloud.pdb" /debug /machine:I386 /out:"Debug/Cloud.exe" /pdbtype:sept 
  20. .DebugCloud.obj
  21. .DebugCloudDoc.obj
  22. .DebugCloudView.obj
  23. .DebugDib.obj
  24. .DebugMainFrm.obj
  25. .DebugStdAfx.obj
  26. .DebugCloud.res
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5E.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. Dib.cpp
  32. Generating Code...
  33. Skipping... (no relevant changes detected)
  34. CloudDoc.cpp
  35. CloudView.cpp
  36. Linking...
  37. <h3>Results</h3>
  38. Cloud.exe - 0 error(s), 0 warning(s)
  39. </pre>
  40. </body>
  41. </html>