PlayWave.plg
上传用户:sdpcwz
上传日期:2009-12-14
资源大小:1237k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: PlayWave - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/PlayWave.res" /d "_DEBUG" /d "_AFXDLL" "F:ddc++时尚编程百例实例33 播放WAV文件PlayWave.rc""
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP1B9.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PlayWave.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例33 播放WAV文件MainFrm.cpp"
- "F:ddc++时尚编程百例实例33 播放WAV文件PlayWave.cpp"
- "F:ddc++时尚编程百例实例33 播放WAV文件PlayWaveDoc.cpp"
- "F:ddc++时尚编程百例实例33 播放WAV文件PlayWaveView.cpp"
- "F:ddc++时尚编程百例实例33 播放WAV文件Wave.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP1B9.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP1BA.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PlayWave.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:ddc++时尚编程百例实例33 播放WAV文件StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1AdminLOCALS~1TempRSP1BA.tmp"
- Creating temporary file "C:DOCUME~1AdminLOCALS~1TempRSP1BB.tmp" with contents
- [
- winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/PlayWave.pdb" /debug /machine:I386 /out:"Debug/PlayWave.exe" /pdbtype:sept
- ".DebugMainFrm.obj"
- ".DebugPlayWave.obj"
- ".DebugPlayWaveDoc.obj"
- ".DebugPlayWaveView.obj"
- ".DebugStdAfx.obj"
- ".DebugWave.obj"
- ".DebugPlayWave.res"
- ]
- Creating command line "link.exe @C:DOCUME~1AdminLOCALS~1TempRSP1BB.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- MainFrm.cpp
- PlayWave.cpp
- PlayWaveDoc.cpp
- PlayWaveView.cpp
- Wave.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- PlayWave.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>