videoDemo.plg
上传用户:zheng6500
上传日期:2007-05-15
资源大小:335k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: videoDemo - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/videoDemo.res" /d "NDEBUG" "F:DemoVideoComm3.0示例源程序VC_VideoDemovideoDemo.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D6.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/videoDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:DemoVideoComm3.0示例源程序VC_VideoDemovideocomm.cpp"
- "F:DemoVideoComm3.0示例源程序VC_VideoDemovideoDemo.cpp"
- "F:DemoVideoComm3.0示例源程序VC_VideoDemovideoDemoDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D6.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D7.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/videoDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:DemoVideoComm3.0示例源程序VC_VideoDemoStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D7.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D8.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/videoDemo.pdb" /machine:I386 /out:"Release/videoDemo.exe"
- ".ReleaseStdAfx.obj"
- ".Releasevideocomm.obj"
- ".ReleasevideoDemo.obj"
- ".ReleasevideoDemoDlg.obj"
- ".ReleasevideoDemo.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP4D8.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- videocomm.cpp
- videoDemo.cpp
- videoDemoDlg.cpp
- Generating Code...
- Linking...
- LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
- <h3>Results</h3>
- videoDemo.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>