Build Log
  

------- Build started: Project: DVDSample, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\hush\src\applications\dvd\DVDSample\Debug\RSP000002.rsp" with contents
[
/Od /I "..\..\BaseClasses" /I "..\..\..\..\..\include" /D "_WINDOWS" /D "DEBUG" /D "WIN32" /D "_DEBUG" /D "_WIN32_WINNT=0x400" /D "_MBCS" /FD /EHsc /MDd /GS /YX"dshow.h" /Fp".\Debug/DVDSample.pch" /Fo".\Debug/" /Fd".\Debug/" /W4 /c /Zi
.\stringutil.cpp
.\dvdcore.cpp
.\dialogs.cpp
]
Creating command line "cl.exe @d:\hush\src\applications\dvd\DVDSample\Debug\RSP000002.rsp /nologo"
Creating temporary file "d:\hush\src\applications\dvd\DVDSample\Debug\RSP000003.rsp" with contents
[
/Od /I "..\..\BaseClasses" /I "..\..\..\..\..\include" /D "_WINDOWS" /D "DEBUG" /D "WIN32" /D "_DEBUG" /D "_WIN32_WINNT=0x400" /D "_MBCS" /FD /EHsc /MDd /GS /Yc"dshow.h" /Fp".\Debug/DVDSample.pch" /Fo".\Debug/" /Fd".\Debug/" /W4 /c /Zi
.\dvdsample.cpp
]
Creating command line "cl.exe @d:\hush\src\applications\dvd\DVDSample\Debug\RSP000003.rsp /nologo"
Creating command line "rc.exe /d "_DEBUG" /d "WIN32" /l 0x409 /I "..\..\BaseClasses" /fo".\Debug/dvdsample.res" .\dvdsample.rc"
Creating temporary file "d:\hush\src\applications\dvd\DVDSample\Debug\RSP000004.rsp" with contents
[
/OUT:".\Debug/DVDSample.exe" /INCREMENTAL /NOLOGO /LIBPATH:"..\..\..\..\..\lib" /DEBUG /PDB:".\Debug/DVDSample.pdb" /SUBSYSTEM:WINDOWS /STACK:2097152,2097152 /MACHINE:I386 /IGNORE:4089 /IGNORE:4098 comctl32.lib quartz.lib strmiids.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\Debug\dialogs.obj
.\Debug\dvdcore.obj
.\Debug\dvdsample.obj
.\Debug\stringutil.obj
.\Debug\dvdsample.res
]
Creating command line "link.exe @d:\hush\src\applications\dvd\DVDSample\Debug\RSP000004.rsp"
Output Window
  
Compiling...
dvdsample.cpp
Compiling...
stringutil.cpp
dvdcore.cpp
dialogs.cpp
Compiling resources...
Linking...
Results
  
Build log was saved at "file://d:\hush\src\applications\dvd\DVDSample\Debug\BuildLog.htm"
DVDSample - 0 error(s), 0 warning(s)