RWExcel.plg
上传用户:xiuanze55
上传日期:2013-06-16
资源大小:85k
文件大小:2k
源码类别:

其他数据库

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RWExcel - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/RWExcel.res" /d "NDEBUG" /d "_AFXDLL" "C:DownloadsRWExcelRWExcel.rc"" 
  10. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP25E.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/RWExcel.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:DownloadsRWExcelRWExcel.cpp"
  14. "C:DownloadsRWExcelRWExcelDlg.cpp"
  15. "C:DownloadsRWExcelHyperLink.cpp"
  16. "C:DownloadsRWExcelPictureEx.cpp"
  17. "C:DownloadsRWExcelWBButton.cpp"
  18. "C:DownloadsRWExcelAutoFont.cpp"
  19. ]
  20. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP25E.tmp" 
  21. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP25F.tmp" with contents
  22. [
  23. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/RWExcel.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  24. "C:DownloadsRWExcelStdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP25F.tmp" 
  27. Creating temporary file "D:DOCUME~1ADMINI~1LOCALS~1TempRSP260.tmp" with contents
  28. [
  29. /nologo /subsystem:windows /incremental:no /pdb:"Release/RWExcel.pdb" /machine:I386 /out:"Release/RWExcel.exe" 
  30. .ReleaseRWExcel.obj
  31. .ReleaseRWExcelDlg.obj
  32. .ReleaseStdAfx.obj
  33. .ReleaseRWExcel.res
  34. .ReleaseHyperLink.obj
  35. .ReleasePictureEx.obj
  36. .ReleaseWBButton.obj
  37. .ReleaseAutoFont.obj
  38. ]
  39. Creating command line "link.exe @D:DOCUME~1ADMINI~1LOCALS~1TempRSP260.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. RWExcel.cpp
  46. RWExcelDlg.cpp
  47. HyperLink.cpp
  48. PictureEx.cpp
  49. WBButton.cpp
  50. AutoFont.cpp
  51. Generating Code...
  52. Linking...
  53. <h3>Results</h3>
  54. RWExcel.exe - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>