MyScreensaver.plg
上传用户:xsxdsb
上传日期:2009-12-14
资源大小:672k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MyScreensaver - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/MyScreensaver.res" /d "NDEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例43 编写屏保程序MyScreensaver.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP200.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MyScreensaver.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:ddc++时尚编程百例实例43 编写屏保程序MyScreensaver.cpp"
- "F:ddc++时尚编程百例实例43 编写屏保程序MyScreensaverDlg.cpp"
- "F:ddc++时尚编程百例实例43 编写屏保程序MyWnd.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP200.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP201.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MyScreensaver.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:ddc++时尚编程百例实例43 编写屏保程序StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP201.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP202.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/MyScreensaver.pdb" /machine:I386 /out:"Release/MyScreensaver.scr"
- ".ReleaseMyScreensaver.obj"
- ".ReleaseMyScreensaverDlg.obj"
- ".ReleaseMyWnd.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseMyScreensaver.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP202.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MyScreensaver.cpp
- MyScreensaverDlg.cpp
- MyWnd.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- MyScreensaver.scr - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>