RichEd.plg
上传用户:niucheng
上传日期:2007-01-02
资源大小:56k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: RichEd - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x409 /fo"Release/RichEd.res" /d "NDEBUG" /d "_AFXDLL" "C:DevPointSourceControlsRichEdRichEd.rc""
- Creating temporary file "c:windowsTEMPRSPF281.TMP" with contents
- [
- /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
- "C:DevPointSourceControlsRichEdAutoRichEditCtrl.cpp"
- "C:DevPointSourceControlsRichEdGetFontNameDlg.cpp"
- "C:DevPointSourceControlsRichEdGetFontSizeDlg.cpp"
- "C:DevPointSourceControlsRichEdRichEd.cpp"
- "C:DevPointSourceControlsRichEdRichEdDlg.cpp"
- ]
- Creating command line "cl.exe @c:windowsTEMPRSPF281.TMP"
- Creating temporary file "c:windowsTEMPRSPF282.TMP" with contents
- [
- /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
- "C:DevPointSourceControlsRichEdStdAfx.cpp"
- ]
- Creating command line "cl.exe @c:windowsTEMPRSPF282.TMP"
- Creating temporary file "c:windowsTEMPRSPF283.TMP" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/RichEd.pdb" /machine:I386 /out:"Release/RichEd.exe"
- .ReleaseAutoRichEditCtrl.obj
- .ReleaseGetFontNameDlg.obj
- .ReleaseGetFontSizeDlg.obj
- .ReleaseRichEd.obj
- .ReleaseRichEdDlg.obj
- .ReleaseStdAfx.obj
- .ReleaseRichEd.res
- ]
- Creating command line "link.exe @c:windowsTEMPRSPF283.TMP"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- AutoRichEditCtrl.cpp
- GetFontNameDlg.cpp
- GetFontSizeDlg.cpp
- RichEd.cpp
- RichEdDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- RichEd.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>