PROGRESSDEMO.PLG
上传用户:bobuwen
上传日期:2013-01-31
资源大小:44k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ProgressDemo - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0xc09 /fo"Debug/ProgressDemo.res" /d "_DEBUG" /d "_AFXDLL" "D:codestatusprogress_in_statusProgressDemo.rc""
- Creating temporary file "C:WINDOWSTEMPRSP6024.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ProgressDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
- "D:codestatusprogress_in_statusMainFrm.cpp"
- "D:codestatusprogress_in_statusProgressBar.cpp"
- "D:codestatusprogress_in_statusProgressDemo.cpp"
- "D:codestatusprogress_in_statusProgressDemoDoc.cpp"
- "D:codestatusprogress_in_statusProgressDemoView.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP6024.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP6025.TMP" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ProgressDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
- "D:codestatusprogress_in_statusStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSP6025.TMP"
- Creating temporary file "C:WINDOWSTEMPRSP6026.TMP" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ProgressDemo.pdb" /debug /machine:I386 /out:"Debug/ProgressDemo.exe" /pdbtype:sept
- .DebugMainFrm.obj
- .DebugProgressBar.obj
- .DebugProgressDemo.obj
- .DebugProgressDemoDoc.obj
- .DebugProgressDemoView.obj
- .DebugStdAfx.obj
- .DebugProgressDemo.res
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSP6026.TMP"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MainFrm.cpp
- ProgressBar.cpp
- ProgressDemo.cpp
- ProgressDemoDoc.cpp
- ProgressDemoView.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- ProgressDemo.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>