Wizard.plg
上传用户:xsxdsb
上传日期:2009-12-14
资源大小:672k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Wizard - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/Wizard.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例51 向导程序Wizard.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP232.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Wizard.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例51 向导程序Step1.cpp"
- "F:ddc++时尚编程百例实例51 向导程序Step2.cpp"
- "F:ddc++时尚编程百例实例51 向导程序Step3.cpp"
- "F:ddc++时尚编程百例实例51 向导程序Wizard.cpp"
- "F:ddc++时尚编程百例实例51 向导程序Wizard1.cpp"
- "F:ddc++时尚编程百例实例51 向导程序WizardDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP232.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP233.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Wizard.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例51 向导程序StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP233.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP234.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Wizard.pdb" /debug /machine:I386 /out:"Debug/Wizard.exe" /pdbtype:sept
- ".DebugStdAfx.obj"
- ".DebugStep1.obj"
- ".DebugStep2.obj"
- ".DebugStep3.obj"
- ".DebugWizard.obj"
- ".DebugWizard1.obj"
- ".DebugWizardDlg.obj"
- ".DebugWizard.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP234.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Step1.cpp
- Step2.cpp
- Step3.cpp
- Wizard.cpp
- Wizard1.cpp
- WizardDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Wizard.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>