MixColor.plg
上传用户:aokegd
上传日期:2009-12-14
资源大小:1276k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: MixColor - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/MixColor.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例7 调色程序MixColor.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP103.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MixColor.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例7 调色程序MixColor.cpp"
- "F:ddc++时尚编程百例实例7 调色程序MixColorDlg.cpp"
- "F:ddc++时尚编程百例实例7 调色程序MyStatic.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP103.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP104.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/MixColor.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例7 调色程序StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP104.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP105.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MixColor.pdb" /debug /machine:I386 /out:"Debug/MixColor.exe" /pdbtype:sept
- ".DebugMixColor.obj"
- ".DebugMixColorDlg.obj"
- ".DebugMyStatic.obj"
- ".DebugStdAfx.obj"
- ".DebugMixColor.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP105.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MixColor.cpp
- MixColorDlg.cpp
- MyStatic.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- MixColor.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>