- __STANDARD__=YES
- SRCROOT=........
- RM=rm -rf
- RM_DIR=rm -rf
- MAKE_DEP=
- MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
- LD=
- LDFLAGS=
- CP=copy
- MAKE=nmake
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CCFLAGS=-x c++ -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- SRCS=plugin.cpp guids.cpp mp4vrender_dll_stub.c mp4vrender.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objdllumakefilplugin.o thumb-rel32objdllumakefilguids.o thumb-rel32objdllumakefilmp4vrender_dll_stub.o thumb-rel32objdllumakefilmp4vrender.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........clientinclude -I ........datatypecommoncontainerpub -I ........datatypecommonutilpub -I ........datatyperminclude -I ........datatypermvideocommonpub -I .pub -I ........commondbgtoolpub -I ........datatypemp4videorendererpub -I ........commonutilpub -I ........commoncontainerpub -I ........protocolsdppub -I ........protocolcommonutilpub -I ........datatypecommonvidrendpub -I ........datatypermcommonpub -I ........datatypemp4commonpub -I ........datatypemp4payloadpub
- DEFINES=-I . -include thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h
- STATIC_LIBS=c:sourcehelixdatatype_distrmvideocommonthumb-rel32rvcomlib.lib ........commonsystemthumb-rel32syslib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonruntimethumb-rel32runtlib.lib ........datatypemp4videorendererthumb-rel32mp4vrenderlib.lib ........commonruntimethumb-rel32runtlib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonutilthumb-rel32utillib.lib ........commoncontainerthumb-rel32contlib.lib ........commonsystemthumb-rel32syslib.lib ........protocolsdpthumb-rel32sdplib.lib ........protocolcommonutilthumb-rel32protutillib.lib ........videovidutilthumb-rel32vidutillib.lib ........datatypecommonvidrendthumb-rel32vidrend.lib ........datatypecommonutilthumb-rel32dtutillib.lib ........datatypermcommonthumb-rel32rmcomlib.lib ........datatypemp4commonthumb-rel32mp4comlib.lib ........datatypemp4payloadthumb-rel32mp4pyldlib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32objdllumakefil thumb-rel32mp4vrender.dll
- thumb-rel32objdllumakefil:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
- all_objects: $(OBJS)
- thumb-rel32mp4vrender.dll: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objdllumakefillib thumb-rel32mp4vrender_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def mp4vrender.def --output-exp thumb-rel32mp4vrender.exp --dllname thumb-rel32mp4vrender.dll
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll mp4vrender.lnk thumb-rel32mp4vrender.exp --dll --base-file thumb-rel32mp4vrender.bas -o thumb-rel32mp4vrender.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32mp4vrender_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- rm thumb-rel32mp4vrender.exp
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def mp4vrender.def --dllname thumb-rel32mp4vrender.dll --base-file thumb-rel32mp4vrender.bas --output-exp thumb-rel32mp4vrender.exp
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll mp4vrender.lnk thumb-rel32mp4vrender.exp --dll -Map thumb-rel32mp4vrender.dll.map -o thumb-rel32mp4vrender.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32mp4vrender_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x0 -uid3 0x0 thumb-rel32mp4vrender.dll thumb-rel32mp4vrender.dll
- rm thumb-rel32mp4vrender.exp thumb-rel32mp4vrender.bas
- rm thumb-rel32mp4vrender_libs.lib
- thumb-rel32objdllumakefilplugin.o: plugin.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
- $(CC) $(CXXFLAGS) -o thumb-rel32objdllumakefilplugin.o -c plugin.cpp
- thumb-rel32objdllumakefilguids.o: guids.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
- $(CC) $(CXXFLAGS) -o thumb-rel32objdllumakefilguids.o -c guids.cpp
- thumb-rel32objdllumakefilmp4vrender_dll_stub.o: mp4vrender_dll_stub.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
- $(CC) $(CCFLAGS) -o thumb-rel32objdllumakefilmp4vrender_dll_stub.o -c mp4vrender_dll_stub.c
- thumb-rel32objdllumakefilmp4vrender.uid.o: mp4vrender.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
- $(CC) $(CXXFLAGS) -o thumb-rel32objdllumakefilmp4vrender.uid.o -c mp4vrender.uid.cpp
- clean:
- $(RM) thumb-rel32mp4vrender.dll thumb-rel32objdllumakefilplugin.o thumb-rel32objdllumakefilguids.o
- $(RM) thumb-rel32objdllumakefilmp4vrender_dll_stub.o thumb-rel32objdllumakefilmp4vrender.uid.o
- ........releasemp4vrender.dll: thumb-rel32mp4vrender.dll
- -@if NOT exist "........release" mkdir "........release"
- rm -rf "........releasemp4vrender.dll"
- copy "thumb-rel32mp4vrender.dll" "........releasemp4vrender.dll"
- copy: ........releasemp4vrender.dll
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32objdllumakefil /mdllumakefil.mak $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objdllumakefilplugin.obj: "plugin.cpp"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxtypes.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxbastsd.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxwintyp.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxresult.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxcom.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxiids.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxpiids.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludeatomicbase.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxengin.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxevent.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxcomm.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxccf.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludeihxpckts.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxvalue.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxcore.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxwin.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxrendr.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxhyper.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxplugn.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxplugncompat.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxasm.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxupgrd.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxprefs.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxerror.h"
- thumb-rel32objdllumakefilplugin.obj: "........clientincludehxvsurf.h"
- thumb-rel32objdllumakefilplugin.obj: "........clientincludehxvctrl.h"
- thumb-rel32objdllumakefilplugin.obj: "........clientincludehxsite2.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubhxthread.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxmon.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/limits.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxcliblimits.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxformt.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxfiles.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/time.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibtime.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibwindows.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxosstr.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/windows.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/stdio.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstdio.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstdarg.h"
- thumb-rel32objdllumakefilplugin.obj: ".pubmp4video.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommonvidrendpubvidrend.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommonvidrendpubvidrendf.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxslist.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxstring.h"
- thumb-rel32objdllumakefilplugin.obj: "........commondbgtoolpubhxassert.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/assert.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibassert.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommoncontainerpubchxbufpl.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommoncontainerpubcringbuf.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommoncontainerpubmdpkt.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxpcmkr.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubhxtick.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommonvidrendpubvidstats.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxbuffer.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubstatinfo.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypecommonutilpubrendstats.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonutilpubbaseobj.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobals/hxglobals.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalint.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalptr.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalmap.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubcarray.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxmaputils.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapbuckets.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxguid.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxgloballist.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobaldll.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubdllacces.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalbool.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypermcommonpubhxalloc.h"
- thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxmap.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypermincludehxcodec.h"
- thumb-rel32objdllumakefilplugin.obj: ".pubmp4vdfmt.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypemp4payloadpubmp4vpyld.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonutilpubtsconvrt.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonutilpubtconverter.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonutilpub../tconverter/flpoint/tconverter_flp.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonutilpub../tconverter/fxpoint/tconverter_fxp.h"
- thumb-rel32objdllumakefilplugin.obj: ".pubmp4vdec.h"
- thumb-rel32objdllumakefilplugin.obj: "........datatypermvideocommonpubcodeclib.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonsystempubdllpath.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxheap.h"
- thumb-rel32objdllumakefilplugin.obj: "........commonincludehxhpbase.h"
- thumb-rel32objdllumakefilplugin.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"
- thumb-rel32objdllumakefilguids.obj: "guids.cpp"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxtypes.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objdllumakefilguids.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxbastsd.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxwintyp.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxresult.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxcom.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxiids.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxpiids.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludeatomicbase.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxengin.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxevent.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxcomm.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxccf.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludeihxpckts.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxvalue.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxcore.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxwin.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxrendr.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxhyper.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxplugn.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxplugncompat.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxasm.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxupgrd.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxprefs.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxerror.h"
- thumb-rel32objdllumakefilguids.obj: "........clientincludehxvsurf.h"
- thumb-rel32objdllumakefilguids.obj: "........clientincludehxvctrl.h"
- thumb-rel32objdllumakefilguids.obj: "........clientincludehxsite2.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubhxthread.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxmon.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/limits.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxcliblimits.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxformt.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxfiles.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/time.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibtime.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibwindows.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxosstr.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/windows.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxpcmkr.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxdllaccess.h"
- thumb-rel32objdllumakefilguids.obj: "........commonincludehxtsmartpointer.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubdllpath.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxmap.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubcarray.h"
- thumb-rel32objdllumakefilguids.obj: "........commondbgtoolpubhxassert.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/assert.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibassert.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/stdio.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstdio.h"
- thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstdarg.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objdllumakefilguids.obj: "........commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxstring.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxmaputils.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapbuckets.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobals/hxglobals.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalint.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalptr.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalmap.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxguid.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxgloballist.h"
- thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxslist.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobaldll.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubdllacces.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalbool.h"
- thumb-rel32objdllumakefilguids.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "mp4vrender_dll_stub.c"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxtypes.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxbastsd.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxcom.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxresult.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxiids.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxpiids.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludeatomicbase.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxengin.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "mp4vrender.uid.cpp"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objdllumakefilmp4vrender.uid.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"