RichEd.plg
上传用户:niucheng
上传日期:2007-01-02
资源大小:56k
文件大小:2k
源码类别:

RichEdit

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: RichEd - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo"Release/RichEd.res" /d "NDEBUG" /d "_AFXDLL" "C:DevPointSourceControlsRichEdRichEd.rc"" 
  10. Creating temporary file "c:windowsTEMPRSPF281.TMP" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/RichEd.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "C:DevPointSourceControlsRichEdAutoRichEditCtrl.cpp"
  14. "C:DevPointSourceControlsRichEdGetFontNameDlg.cpp"
  15. "C:DevPointSourceControlsRichEdGetFontSizeDlg.cpp"
  16. "C:DevPointSourceControlsRichEdRichEd.cpp"
  17. "C:DevPointSourceControlsRichEdRichEdDlg.cpp"
  18. ]
  19. Creating command line "cl.exe @c:windowsTEMPRSPF281.TMP" 
  20. Creating temporary file "c:windowsTEMPRSPF282.TMP" with contents
  21. [
  22. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/RichEd.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  23. "C:DevPointSourceControlsRichEdStdAfx.cpp"
  24. ]
  25. Creating command line "cl.exe @c:windowsTEMPRSPF282.TMP" 
  26. Creating temporary file "c:windowsTEMPRSPF283.TMP" with contents
  27. [
  28. /nologo /subsystem:windows /incremental:no /pdb:"Release/RichEd.pdb" /machine:I386 /out:"Release/RichEd.exe" 
  29. .ReleaseAutoRichEditCtrl.obj
  30. .ReleaseGetFontNameDlg.obj
  31. .ReleaseGetFontSizeDlg.obj
  32. .ReleaseRichEd.obj
  33. .ReleaseRichEdDlg.obj
  34. .ReleaseStdAfx.obj
  35. .ReleaseRichEd.res
  36. ]
  37. Creating command line "link.exe @c:windowsTEMPRSPF283.TMP"
  38. <h3>Output Window</h3>
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. AutoRichEditCtrl.cpp
  44. GetFontNameDlg.cpp
  45. GetFontSizeDlg.cpp
  46. RichEd.cpp
  47. RichEdDlg.cpp
  48. Generating Code...
  49. Linking...
  50. <h3>Results</h3>
  51. RichEd.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>