DSDemo.plg
上传用户:sdpcwz
上传日期:2009-12-14
资源大小:1237k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: DSDemo - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/DSDemo.res" /d "NDEBUG" "F:ddc++时尚编程百例实例32 控制混音效果DSDemo.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP1B2.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/DSDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:ddc++时尚编程百例实例32 控制混音效果DSBuffer.cpp"
- "F:ddc++时尚编程百例实例32 控制混音效果DSDemo.cpp"
- "F:ddc++时尚编程百例实例32 控制混音效果DSDemoDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP1B2.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP1B3.tmp" with contents
- [
- /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/DSDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:ddc++时尚编程百例实例32 控制混音效果StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP1B3.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP1B4.tmp" with contents
- [
- dsound.lib dxguid.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/DSDemo.pdb" /machine:I386 /out:"Release/DSDemo.exe"
- ".ReleaseDSBuffer.obj"
- ".ReleaseDSDemo.obj"
- ".ReleaseDSDemoDlg.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseDSDemo.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP1B4.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- DSBuffer.cpp
- DSDemo.cpp
- DSDemoDlg.cpp
- Generating Code...
- Linking...
- LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
- <h3>Results</h3>
- DSDemo.exe - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>