SingleScreen.plg
上传用户:qdhuadeli
上传日期:2007-02-07
资源大小:978k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: SingleScreen - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x809 /fo"Release/SingleScreen.res" /d "NDEBUG" /d "_AFXDLL" "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSingleScreen.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C2.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SingleScreen.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSaverWindow.cpp"
- "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSingleScreen.cpp"
- "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSingleScreenDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C2.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C3.tmp" with contents
- [
- /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SingleScreen.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C3.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C4.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Release/SingleScreen.pdb" /debug /machine:I386 /out:"Release/SingleScreen.scr"
- ".DebugSaverWindow.obj"
- ".DebugSingleScreen.obj"
- ".DebugSingleScreenDlg.obj"
- ".DebugStdAfx.obj"
- ".ReleaseSingleScreen.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C4.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- SaverWindow.cpp
- SingleScreen.cpp
- SingleScreenDlg.cpp
- Generating Code...
- Linking...
- Creating command line "bscmake.exe /nologo /o"Release/SingleScreen.bsc" ".DebugStdAfx.sbr" ".DebugSaverWindow.sbr" ".DebugSingleScreen.sbr" ".DebugSingleScreenDlg.sbr""
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- SingleScreen.scr - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>