SampleBrower.plg
上传用户:yideyibiao
上传日期:2015-08-20
资源大小:41k
文件大小:2k
源码类别:
Internet/IE编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: SampleBrower - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/SampleBrower.res" /d "_DEBUG" /d "_AFXDLL" "D:prowebbrowser1114874SampleBrower.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SampleBrower.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:prowebbrowser1114874MainFrm.cpp"
- "D:prowebbrowser1114874SampleBrower.cpp"
- "D:prowebbrowser1114874SampleBrowerDoc.cpp"
- "D:prowebbrowser1114874SampleBrowerView.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP293.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SampleBrower.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "D:prowebbrowser1114874StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP294.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SampleBrower.pdb" /debug /machine:I386 /out:"Debug/SampleBrower.exe" /pdbtype:sept
- .DebugMainFrm.obj
- .DebugSampleBrower.obj
- .DebugSampleBrowerDoc.obj
- .DebugSampleBrowerView.obj
- .DebugStdAfx.obj
- .DebugSampleBrower.res
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP295.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MainFrm.cpp
- SampleBrower.cpp
- SampleBrowerDoc.cpp
- SampleBrowerView.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- SampleBrower.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>