3103 lines
84 KiB
Makefile
3103 lines
84 KiB
Makefile
# Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
|
|
# ** DO NOT EDIT **
|
|
|
|
# TARGTYPE "Win32 (x86) Application" 0x0101
|
|
|
|
!IF "$(CFG)" == ""
|
|
CFG=avifile - Win32 Debug
|
|
!MESSAGE No configuration specified. Defaulting to avifile - Win32 Debug.
|
|
!ENDIF
|
|
|
|
!IF "$(CFG)" != "avifile - Win32 Release" && "$(CFG)" !=\
|
|
"avifile - Win32 Debug"
|
|
!MESSAGE Invalid configuration "$(CFG)" specified.
|
|
!MESSAGE You can specify a configuration when running NMAKE on this makefile
|
|
!MESSAGE by defining the macro CFG on the command line. For example:
|
|
!MESSAGE
|
|
!MESSAGE NMAKE /f "Avifile.mak" CFG="avifile - Win32 Debug"
|
|
!MESSAGE
|
|
!MESSAGE Possible choices for configuration are:
|
|
!MESSAGE
|
|
!MESSAGE "avifile - Win32 Release" (based on "Win32 (x86) Application")
|
|
!MESSAGE "avifile - Win32 Debug" (based on "Win32 (x86) Application")
|
|
!MESSAGE
|
|
!ERROR An invalid configuration is specified.
|
|
!ENDIF
|
|
|
|
!IF "$(OS)" == "Windows_NT"
|
|
NULL=
|
|
!ELSE
|
|
NULL=nul
|
|
!ENDIF
|
|
################################################################################
|
|
# Begin Project
|
|
# PROP Target_Last_Scanned "avifile - Win32 Debug"
|
|
CPP=cl.exe
|
|
RSC=rc.exe
|
|
MTL=mktyplib.exe
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 0
|
|
# PROP BASE Output_Dir "Release"
|
|
# PROP BASE Intermediate_Dir "Release"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 0
|
|
# PROP Output_Dir "Release"
|
|
# PROP Intermediate_Dir "Release"
|
|
# PROP Target_Dir ""
|
|
OUTDIR=.\Release
|
|
INTDIR=.\Release
|
|
|
|
ALL : "$(OUTDIR)\Avifile.exe"
|
|
|
|
CLEAN :
|
|
-@erase "$(INTDIR)\Addhdr.obj"
|
|
-@erase "$(INTDIR)\Avibmp.obj"
|
|
-@erase "$(INTDIR)\Avifile.obj"
|
|
-@erase "$(INTDIR)\Aviwave.obj"
|
|
-@erase "$(INTDIR)\Fourcc.obj"
|
|
-@erase "$(INTDIR)\Frmhdr.obj"
|
|
-@erase "$(INTDIR)\Icminfo.obj"
|
|
-@erase "$(INTDIR)\Idxchnk.obj"
|
|
-@erase "$(INTDIR)\Infohdr.obj"
|
|
-@erase "$(INTDIR)\Junkhdr.obj"
|
|
-@erase "$(INTDIR)\Lstchnk.obj"
|
|
-@erase "$(INTDIR)\Main.obj"
|
|
-@erase "$(INTDIR)\Mainhdr.obj"
|
|
-@erase "$(INTDIR)\Moviehdr.obj"
|
|
-@erase "$(INTDIR)\Riffhdr.obj"
|
|
-@erase "$(INTDIR)\Stdtmpl.obj"
|
|
-@erase "$(INTDIR)\Strmdata.obj"
|
|
-@erase "$(INTDIR)\Strmhdr.obj"
|
|
-@erase "$(INTDIR)\Subchnk.obj"
|
|
-@erase "$(INTDIR)\Vedthdr.obj"
|
|
-@erase "$(INTDIR)\Vidc.obj"
|
|
-@erase "$(OUTDIR)\Avifile.exe"
|
|
|
|
"$(OUTDIR)" :
|
|
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
|
|
|
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /YX /c
|
|
CPP_PROJ=/nologo /ML /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT"\
|
|
/D "__FLAT__" /Fp"$(INTDIR)/Avifile.pch" /YX /Fo"$(INTDIR)/" /c
|
|
CPP_OBJS=.\Release/
|
|
CPP_SBRS=.\.
|
|
# ADD BASE MTL /nologo /D "NDEBUG" /win32
|
|
# ADD MTL /nologo /D "NDEBUG" /win32
|
|
MTL_PROJ=/nologo /D "NDEBUG" /win32
|
|
# ADD BASE RSC /l 0x409 /d "NDEBUG"
|
|
# ADD RSC /l 0x409 /d "NDEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
BSC32_FLAGS=/nologo /o"$(OUTDIR)/Avifile.bsc"
|
|
BSC32_SBRS= \
|
|
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
|
|
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
|
|
advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
|
|
odbccp32.lib /nologo /subsystem:windows /incremental:no\
|
|
/pdb:"$(OUTDIR)/Avifile.pdb" /machine:I386 /out:"$(OUTDIR)/Avifile.exe"
|
|
LINK32_OBJS= \
|
|
"$(INTDIR)\Addhdr.obj" \
|
|
"$(INTDIR)\Avibmp.obj" \
|
|
"$(INTDIR)\Avifile.obj" \
|
|
"$(INTDIR)\Aviwave.obj" \
|
|
"$(INTDIR)\Fourcc.obj" \
|
|
"$(INTDIR)\Frmhdr.obj" \
|
|
"$(INTDIR)\Icminfo.obj" \
|
|
"$(INTDIR)\Idxchnk.obj" \
|
|
"$(INTDIR)\Infohdr.obj" \
|
|
"$(INTDIR)\Junkhdr.obj" \
|
|
"$(INTDIR)\Lstchnk.obj" \
|
|
"$(INTDIR)\Main.obj" \
|
|
"$(INTDIR)\Mainhdr.obj" \
|
|
"$(INTDIR)\Moviehdr.obj" \
|
|
"$(INTDIR)\Riffhdr.obj" \
|
|
"$(INTDIR)\Stdtmpl.obj" \
|
|
"$(INTDIR)\Strmdata.obj" \
|
|
"$(INTDIR)\Strmhdr.obj" \
|
|
"$(INTDIR)\Subchnk.obj" \
|
|
"$(INTDIR)\Vedthdr.obj" \
|
|
"$(INTDIR)\Vidc.obj" \
|
|
"..\Exe\mscommon.lib" \
|
|
"..\Exe\msthread.lib"
|
|
|
|
"$(OUTDIR)\Avifile.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
|
$(LINK32) @<<
|
|
$(LINK32_FLAGS) $(LINK32_OBJS)
|
|
<<
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
# PROP BASE Use_MFC 0
|
|
# PROP BASE Use_Debug_Libraries 1
|
|
# PROP BASE Output_Dir "Debug"
|
|
# PROP BASE Intermediate_Dir "Debug"
|
|
# PROP BASE Target_Dir ""
|
|
# PROP Use_MFC 0
|
|
# PROP Use_Debug_Libraries 1
|
|
# PROP Output_Dir "msvcobj"
|
|
# PROP Intermediate_Dir "msvcobj"
|
|
# PROP Target_Dir ""
|
|
OUTDIR=.\msvcobj
|
|
INTDIR=.\msvcobj
|
|
|
|
ALL : "$(OUTDIR)\Avifile.exe"
|
|
|
|
CLEAN :
|
|
-@erase "$(INTDIR)\Addhdr.obj"
|
|
-@erase "$(INTDIR)\Avibmp.obj"
|
|
-@erase "$(INTDIR)\Avifile.obj"
|
|
-@erase "$(INTDIR)\Aviwave.obj"
|
|
-@erase "$(INTDIR)\Fourcc.obj"
|
|
-@erase "$(INTDIR)\Frmhdr.obj"
|
|
-@erase "$(INTDIR)\Icminfo.obj"
|
|
-@erase "$(INTDIR)\Idxchnk.obj"
|
|
-@erase "$(INTDIR)\Infohdr.obj"
|
|
-@erase "$(INTDIR)\Junkhdr.obj"
|
|
-@erase "$(INTDIR)\Lstchnk.obj"
|
|
-@erase "$(INTDIR)\Main.obj"
|
|
-@erase "$(INTDIR)\Mainhdr.obj"
|
|
-@erase "$(INTDIR)\Moviehdr.obj"
|
|
-@erase "$(INTDIR)\Riffhdr.obj"
|
|
-@erase "$(INTDIR)\Stdtmpl.obj"
|
|
-@erase "$(INTDIR)\Strmdata.obj"
|
|
-@erase "$(INTDIR)\Strmhdr.obj"
|
|
-@erase "$(INTDIR)\Subchnk.obj"
|
|
-@erase "$(INTDIR)\vc40.idb"
|
|
-@erase "$(INTDIR)\vc40.pdb"
|
|
-@erase "$(INTDIR)\Vedthdr.obj"
|
|
-@erase "$(INTDIR)\Vidc.obj"
|
|
-@erase "$(OUTDIR)\Avifile.exe"
|
|
-@erase "$(OUTDIR)\Avifile.ilk"
|
|
-@erase "$(OUTDIR)\Avifile.pdb"
|
|
|
|
"$(OUTDIR)" :
|
|
if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
|
|
|
|
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
|
|
# ADD CPP /nologo /Zp1 /MTd /Gm /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"c:\work\exe\msvc42.pch" /YX"windows.h" /c
|
|
CPP_PROJ=/nologo /Zp1 /MTd /Gm /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D\
|
|
"STRICT" /D "__FLAT__" /Fp"c:\work\exe\msvc42.pch" /YX"windows.h"\
|
|
/Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
|
|
CPP_OBJS=.\msvcobj/
|
|
CPP_SBRS=.\.
|
|
# ADD BASE MTL /nologo /D "_DEBUG" /win32
|
|
# ADD MTL /nologo /D "_DEBUG" /win32
|
|
MTL_PROJ=/nologo /D "_DEBUG" /win32
|
|
# ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|
# ADD RSC /l 0x409 /d "_DEBUG"
|
|
BSC32=bscmake.exe
|
|
# ADD BASE BSC32 /nologo
|
|
# ADD BSC32 /nologo
|
|
BSC32_FLAGS=/nologo /o"$(OUTDIR)/Avifile.bsc"
|
|
BSC32_SBRS= \
|
|
|
|
LINK32=link.exe
|
|
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386
|
|
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /debug /machine:I386
|
|
# SUBTRACT LINK32 /pdb:none
|
|
LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
|
|
advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /incremental:yes\
|
|
/pdb:"$(OUTDIR)/Avifile.pdb" /debug /machine:I386 /out:"$(OUTDIR)/Avifile.exe"
|
|
LINK32_OBJS= \
|
|
"$(INTDIR)\Addhdr.obj" \
|
|
"$(INTDIR)\Avibmp.obj" \
|
|
"$(INTDIR)\Avifile.obj" \
|
|
"$(INTDIR)\Aviwave.obj" \
|
|
"$(INTDIR)\Fourcc.obj" \
|
|
"$(INTDIR)\Frmhdr.obj" \
|
|
"$(INTDIR)\Icminfo.obj" \
|
|
"$(INTDIR)\Idxchnk.obj" \
|
|
"$(INTDIR)\Infohdr.obj" \
|
|
"$(INTDIR)\Junkhdr.obj" \
|
|
"$(INTDIR)\Lstchnk.obj" \
|
|
"$(INTDIR)\Main.obj" \
|
|
"$(INTDIR)\Mainhdr.obj" \
|
|
"$(INTDIR)\Moviehdr.obj" \
|
|
"$(INTDIR)\Riffhdr.obj" \
|
|
"$(INTDIR)\Stdtmpl.obj" \
|
|
"$(INTDIR)\Strmdata.obj" \
|
|
"$(INTDIR)\Strmhdr.obj" \
|
|
"$(INTDIR)\Subchnk.obj" \
|
|
"$(INTDIR)\Vedthdr.obj" \
|
|
"$(INTDIR)\Vidc.obj" \
|
|
"..\Exe\mscommon.lib" \
|
|
"..\Exe\msthread.lib"
|
|
|
|
"$(OUTDIR)\Avifile.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
|
|
$(LINK32) @<<
|
|
$(LINK32_FLAGS) $(LINK32_OBJS)
|
|
<<
|
|
|
|
!ENDIF
|
|
|
|
.c{$(CPP_OBJS)}.obj:
|
|
$(CPP) $(CPP_PROJ) $<
|
|
|
|
.cpp{$(CPP_OBJS)}.obj:
|
|
$(CPP) $(CPP_PROJ) $<
|
|
|
|
.cxx{$(CPP_OBJS)}.obj:
|
|
$(CPP) $(CPP_PROJ) $<
|
|
|
|
.c{$(CPP_SBRS)}.sbr:
|
|
$(CPP) $(CPP_PROJ) $<
|
|
|
|
.cpp{$(CPP_SBRS)}.sbr:
|
|
$(CPP) $(CPP_PROJ) $<
|
|
|
|
.cxx{$(CPP_SBRS)}.sbr:
|
|
$(CPP) $(CPP_PROJ) $<
|
|
|
|
################################################################################
|
|
# Begin Target
|
|
|
|
# Name "avifile - Win32 Release"
|
|
# Name "avifile - Win32 Debug"
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
!ENDIF
|
|
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Vidc.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_VIDC_=\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Drvname.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Icmdcprs.hpp"\
|
|
{$(INCLUDE)}"\.\Icminfo.hpp"\
|
|
{$(INCLUDE)}"\.\Icmopen.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Vidc.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Diskinfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Finddata.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Profile.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Direct.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Vidc.obj" : $(SOURCE) $(DEP_CPP_VIDC_) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_VIDC_=\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Vidc.hpp"\
|
|
{$(INCLUDE)}"\Common\Profile.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Vidc.obj" : $(SOURCE) $(DEP_CPP_VIDC_) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Avibmp.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_AVIBM=\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Avibmp.obj" : $(SOURCE) $(DEP_CPP_AVIBM) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_AVIBM=\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Avibmp.obj" : $(SOURCE) $(DEP_CPP_AVIBM) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Avifile.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_AVIFI=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Avifile.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Infohdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Mainhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Moviehdr.hpp"\
|
|
{$(INCLUDE)}"\.\Riffhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmdata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Avifile.obj" : $(SOURCE) $(DEP_CPP_AVIFI) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_AVIFI=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Avifile.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Infohdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Mainhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Moviehdr.hpp"\
|
|
{$(INCLUDE)}"\.\Riffhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmdata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Avifile.obj" : $(SOURCE) $(DEP_CPP_AVIFI) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Aviwave.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_AVIWA=\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Aviwave.obj" : $(SOURCE) $(DEP_CPP_AVIWA) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_AVIWA=\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Aviwave.obj" : $(SOURCE) $(DEP_CPP_AVIWA) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Fourcc.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_FOURC=\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Fourcc.obj" : $(SOURCE) $(DEP_CPP_FOURC) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_FOURC=\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Fourcc.obj" : $(SOURCE) $(DEP_CPP_FOURC) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Frmhdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_FRMHD=\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Frmhdr.obj" : $(SOURCE) $(DEP_CPP_FRMHD) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_FRMHD=\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Frmhdr.obj" : $(SOURCE) $(DEP_CPP_FRMHD) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Icminfo.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_ICMIN=\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Icminfo.hpp"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Icminfo.obj" : $(SOURCE) $(DEP_CPP_ICMIN) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_ICMIN=\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Icminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Icminfo.obj" : $(SOURCE) $(DEP_CPP_ICMIN) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Idxchnk.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_IDXCH=\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Idxchnk.obj" : $(SOURCE) $(DEP_CPP_IDXCH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_IDXCH=\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Idxchnk.obj" : $(SOURCE) $(DEP_CPP_IDXCH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Infohdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_INFOH=\
|
|
{$(INCLUDE)}"\.\Infohdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Infohdr.obj" : $(SOURCE) $(DEP_CPP_INFOH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_INFOH=\
|
|
{$(INCLUDE)}"\.\Infohdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Infohdr.obj" : $(SOURCE) $(DEP_CPP_INFOH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Junkhdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_JUNKH=\
|
|
{$(INCLUDE)}"\.\Junkhdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Junkhdr.obj" : $(SOURCE) $(DEP_CPP_JUNKH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_JUNKH=\
|
|
{$(INCLUDE)}"\.\Junkhdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Junkhdr.obj" : $(SOURCE) $(DEP_CPP_JUNKH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Lstchnk.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_LSTCH=\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Lstchnk.obj" : $(SOURCE) $(DEP_CPP_LSTCH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_LSTCH=\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Lstchnk.obj" : $(SOURCE) $(DEP_CPP_LSTCH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Main.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_MAIN_=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Avifile.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Drvname.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Icmdcprs.hpp"\
|
|
{$(INCLUDE)}"\.\Icminfo.hpp"\
|
|
{$(INCLUDE)}"\.\Icmopen.hpp"\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Infohdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Mainhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Moviehdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmdata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\.\Vidc.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Bitmap.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bmdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Boverlay.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Cflags.hpp"\
|
|
{$(INCLUDE)}"\Common\Console.hpp"\
|
|
{$(INCLUDE)}"\Common\Coord.hpp"\
|
|
{$(INCLUDE)}"\Common\Diskinfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Finddata.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Process.hpp"\
|
|
{$(INCLUDE)}"\Common\Profile.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pureprcs.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Scrnbuff.hpp"\
|
|
{$(INCLUDE)}"\Common\Smrect.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Direct.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_MAIN_=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Avifile.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Icmdcprs.hpp"\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Infohdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Mainhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Moviehdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmdata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\.\Vidc.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Bitmap.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bmdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Boverlay.hpp"\
|
|
{$(INCLUDE)}"\Common\Cflags.hpp"\
|
|
{$(INCLUDE)}"\Common\Console.hpp"\
|
|
{$(INCLUDE)}"\Common\Coord.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Process.hpp"\
|
|
{$(INCLUDE)}"\Common\Profile.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pureprcs.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Scrnbuff.hpp"\
|
|
{$(INCLUDE)}"\Common\Smrect.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Mainhdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_MAINH=\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Mainhdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Mainhdr.obj" : $(SOURCE) $(DEP_CPP_MAINH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_MAINH=\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Mainhdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Mainhdr.obj" : $(SOURCE) $(DEP_CPP_MAINH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Moviehdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_MOVIE=\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Junkhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Moviehdr.hpp"\
|
|
{$(INCLUDE)}"\.\Subchnk.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Moviehdr.obj" : $(SOURCE) $(DEP_CPP_MOVIE) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_MOVIE=\
|
|
{$(INCLUDE)}"\.\Idxchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Junkhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Moviehdr.hpp"\
|
|
{$(INCLUDE)}"\.\Subchnk.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Moviehdr.obj" : $(SOURCE) $(DEP_CPP_MOVIE) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Riffhdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_RIFFH=\
|
|
{$(INCLUDE)}"\.\Riffhdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Riffhdr.obj" : $(SOURCE) $(DEP_CPP_RIFFH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_RIFFH=\
|
|
{$(INCLUDE)}"\.\Riffhdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Riffhdr.obj" : $(SOURCE) $(DEP_CPP_RIFFH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Stdtmpl.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_STDTM=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Drvname.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Thread\Ptcllbck.hpp"\
|
|
{$(INCLUDE)}"\Thread\Tcallbck.hpp"\
|
|
{$(INCLUDE)}"\Thread\Tcallbck.tpp"\
|
|
{$(INCLUDE)}"\Thread\Thmsg.hpp"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Stdtmpl.obj" : $(SOURCE) $(DEP_CPP_STDTM) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_STDTM=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Drvname.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Movidata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Thread\Ptcllbck.hpp"\
|
|
{$(INCLUDE)}"\Thread\Tcallbck.hpp"\
|
|
{$(INCLUDE)}"\Thread\Tcallbck.tpp"\
|
|
{$(INCLUDE)}"\Thread\Thmsg.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Stdtmpl.obj" : $(SOURCE) $(DEP_CPP_STDTM) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Strmdata.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_STRMD=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Strmdata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Strmdata.obj" : $(SOURCE) $(DEP_CPP_STRMD) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_STRMD=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Strmdata.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Strmdata.obj" : $(SOURCE) $(DEP_CPP_STRMD) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Strmhdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_STRMH=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Junkhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Bminfo.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.hpp"\
|
|
{$(INCLUDE)}"\Common\Callback.tpp"\
|
|
{$(INCLUDE)}"\Common\Cbdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Cbptr.hpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Fixup.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Gdiobj.hpp"\
|
|
{$(INCLUDE)}"\Common\Guiwnd.hpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Palentry.hpp"\
|
|
{$(INCLUDE)}"\Common\Pcallbck.hpp"\
|
|
{$(INCLUDE)}"\Common\Pen.hpp"\
|
|
{$(INCLUDE)}"\Common\Point.hpp"\
|
|
{$(INCLUDE)}"\Common\Purebmp.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Purehdc.hpp"\
|
|
{$(INCLUDE)}"\Common\Purepal.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.hpp"\
|
|
{$(INCLUDE)}"\Common\Pvector.tpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbcolor.hpp"\
|
|
{$(INCLUDE)}"\Common\Rgbquad.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Vhandler.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Window.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Common\Windowsx.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Memory.h"\
|
|
{$(INCLUDE)}"\Mmreg.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Msacm.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Vfw.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Windowsx.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Strmhdr.obj" : $(SOURCE) $(DEP_CPP_STRMH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_STRMH=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Avibmp.hpp"\
|
|
{$(INCLUDE)}"\.\Avidefs.hpp"\
|
|
{$(INCLUDE)}"\.\Aviwave.hpp"\
|
|
{$(INCLUDE)}"\.\Fourcc.hpp"\
|
|
{$(INCLUDE)}"\.\Frmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Junkhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Lstchnk.hpp"\
|
|
{$(INCLUDE)}"\.\mischdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmhdr.hpp"\
|
|
{$(INCLUDE)}"\.\Strmtype.hpp"\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Mmsystem.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Rect.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Vfw.hpp"\
|
|
{$(INCLUDE)}"\Common\Wavefrmx.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
|
|
|
|
"$(INTDIR)\Strmhdr.obj" : $(SOURCE) $(DEP_CPP_STRMH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Subchnk.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_SUBCH=\
|
|
{$(INCLUDE)}"\.\Subchnk.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Subchnk.obj" : $(SOURCE) $(DEP_CPP_SUBCH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_SUBCH=\
|
|
{$(INCLUDE)}"\.\Subchnk.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
|
|
|
|
"$(INTDIR)\Subchnk.obj" : $(SOURCE) $(DEP_CPP_SUBCH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Vedthdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_VEDTH=\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Vedthdr.obj" : $(SOURCE) $(DEP_CPP_VEDTH) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_VEDTH=\
|
|
{$(INCLUDE)}"\.\Vedthdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.hpp"\
|
|
{$(INCLUDE)}"\Common\Gdata.tpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Types.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
|
|
|
|
"$(INTDIR)\Vedthdr.obj" : $(SOURCE) $(DEP_CPP_VEDTH) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=.\Addhdr.cpp
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
DEP_CPP_ADDHD=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Cguid.h"\
|
|
{$(INCLUDE)}"\Commdlg.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Imm.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mcx.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Mswsock.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Oaidl.h"\
|
|
{$(INCLUDE)}"\Objbase.h"\
|
|
{$(INCLUDE)}"\Objidl.h"\
|
|
{$(INCLUDE)}"\Ole.h"\
|
|
{$(INCLUDE)}"\Ole2.h"\
|
|
{$(INCLUDE)}"\Oleauto.h"\
|
|
{$(INCLUDE)}"\Oleidl.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Prsht.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Pshpack8.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Rpcdce.h"\
|
|
{$(INCLUDE)}"\Rpcdcep.h"\
|
|
{$(INCLUDE)}"\Rpcndr.h"\
|
|
{$(INCLUDE)}"\Rpcnsi.h"\
|
|
{$(INCLUDE)}"\Rpcnsip.h"\
|
|
{$(INCLUDE)}"\Rpcnterr.h"\
|
|
{$(INCLUDE)}"\Shellapi.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Unknwn.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Wincrypt.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winperf.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winsock.h"\
|
|
{$(INCLUDE)}"\Winsock2.h"\
|
|
{$(INCLUDE)}"\Winspool.h"\
|
|
{$(INCLUDE)}"\Winsvc.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
{$(INCLUDE)}"\Wtypes.h"\
|
|
|
|
|
|
"$(INTDIR)\Addhdr.obj" : $(SOURCE) $(DEP_CPP_ADDHD) "$(INTDIR)"
|
|
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
DEP_CPP_ADDHD=\
|
|
{$(INCLUDE)}"\.\Addhdr.hpp"\
|
|
{$(INCLUDE)}"\Assert.h"\
|
|
{$(INCLUDE)}"\Cderr.h"\
|
|
{$(INCLUDE)}"\Common\Assert.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.hpp"\
|
|
{$(INCLUDE)}"\Common\Block.tpp"\
|
|
{$(INCLUDE)}"\Common\Filemap.hpp"\
|
|
{$(INCLUDE)}"\Common\Filetime.hpp"\
|
|
{$(INCLUDE)}"\Common\Openfile.hpp"\
|
|
{$(INCLUDE)}"\Common\Puredwrd.hpp"\
|
|
{$(INCLUDE)}"\Common\Pview.hpp"\
|
|
{$(INCLUDE)}"\Common\Stdlib.hpp"\
|
|
{$(INCLUDE)}"\Common\String.hpp"\
|
|
{$(INCLUDE)}"\Common\Systime.hpp"\
|
|
{$(INCLUDE)}"\Common\Windows.hpp"\
|
|
{$(INCLUDE)}"\Ctype.h"\
|
|
{$(INCLUDE)}"\Dde.h"\
|
|
{$(INCLUDE)}"\Ddeml.h"\
|
|
{$(INCLUDE)}"\Dlgs.h"\
|
|
{$(INCLUDE)}"\Excpt.h"\
|
|
{$(INCLUDE)}"\Lzexpand.h"\
|
|
{$(INCLUDE)}"\Mmsystem.h"\
|
|
{$(INCLUDE)}"\Nb30.h"\
|
|
{$(INCLUDE)}"\Poppack.h"\
|
|
{$(INCLUDE)}"\Pshpack1.h"\
|
|
{$(INCLUDE)}"\Pshpack2.h"\
|
|
{$(INCLUDE)}"\Pshpack4.h"\
|
|
{$(INCLUDE)}"\Rpc.h"\
|
|
{$(INCLUDE)}"\Stdarg.h"\
|
|
{$(INCLUDE)}"\Stdio.h"\
|
|
{$(INCLUDE)}"\Stdlib.h"\
|
|
{$(INCLUDE)}"\String.h"\
|
|
{$(INCLUDE)}"\Winbase.h"\
|
|
{$(INCLUDE)}"\Wincon.h"\
|
|
{$(INCLUDE)}"\Windef.h"\
|
|
{$(INCLUDE)}"\Windows.h"\
|
|
{$(INCLUDE)}"\Winerror.h"\
|
|
{$(INCLUDE)}"\Wingdi.h"\
|
|
{$(INCLUDE)}"\Winnetwk.h"\
|
|
{$(INCLUDE)}"\Winnls.h"\
|
|
{$(INCLUDE)}"\Winnt.h"\
|
|
{$(INCLUDE)}"\Winreg.h"\
|
|
{$(INCLUDE)}"\Winuser.h"\
|
|
{$(INCLUDE)}"\Winver.h"\
|
|
|
|
|
|
"$(INTDIR)\Addhdr.obj" : $(SOURCE) $(DEP_CPP_ADDHD) "$(INTDIR)"
|
|
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=\Work\Exe\mscommon.lib
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
################################################################################
|
|
# Begin Source File
|
|
|
|
SOURCE=\Work\Exe\msthread.lib
|
|
|
|
!IF "$(CFG)" == "avifile - Win32 Release"
|
|
|
|
!ELSEIF "$(CFG)" == "avifile - Win32 Debug"
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|
|
################################################################################
|