- __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=platformsymbiansymbimgdec.cpp comimgrend.cpp nativeimgdec.cpp comimgrenddll.cpp comimgrend_dll_stub.c comimgrend.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objplatformsymbiansymbimgdec.o thumb-rel32objcomimgrend.o thumb-rel32objnativeimgdec.o thumb-rel32objcomimgrenddll.o thumb-rel32objcomimgrend_dll_stub.o thumb-rel32objcomimgrend.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........clientinclude -I ........datatypeimageunifiedinclude -I .pub -I ........commondbgtoolpub -I ........commonutilpub -I ........commoncontainerpub -I ........datatypeimagewbmpcommonpub
- DEFINES=-I . -include thumb-rel32datatype_image_unified_renderer_ribodefs.h
- STATIC_LIBS=........commonsystemthumb-rel32syslib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonruntimethumb-rel32runtlib.lib ........commonruntimethumb-rel32runtlib.lib ........commonutilthumb-rel32utillib.lib ........commoncontainerthumb-rel32contlib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonsystemthumb-rel32syslib.lib ........datatypeimagewbmpcommonthumb-rel32wbmpcomlib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELMEDIACLIENTIMAGE.LIB" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELFBSCLI.LIB"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32obj thumb-rel32comimgrend.dll
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32comimgrend.dll: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32comimgrend_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def comimgrend.def --output-exp thumb-rel32comimgrend.exp --dllname thumb-rel32comimgrend.dll
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll comimgrend.lnk thumb-rel32comimgrend.exp --dll --base-file thumb-rel32comimgrend.bas -o thumb-rel32comimgrend.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32comimgrend_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- rm thumb-rel32comimgrend.exp
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def comimgrend.def --dllname thumb-rel32comimgrend.dll --base-file thumb-rel32comimgrend.bas --output-exp thumb-rel32comimgrend.exp
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll comimgrend.lnk thumb-rel32comimgrend.exp --dll -Map thumb-rel32comimgrend.dll.map -o thumb-rel32comimgrend.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32comimgrend_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-rel32comimgrend.dll thumb-rel32comimgrend.dll
- rm thumb-rel32comimgrend.exp thumb-rel32comimgrend.bas
- rm thumb-rel32comimgrend_libs.lib
- thumb-rel32objplatformsymbiansymbimgdec.o: platformsymbiansymbimgdec.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbiansymbimgdec.o -c platformsymbiansymbimgdec.cpp
- thumb-rel32objcomimgrend.o: comimgrend.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objcomimgrend.o -c comimgrend.cpp
- thumb-rel32objnativeimgdec.o: nativeimgdec.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objnativeimgdec.o -c nativeimgdec.cpp
- thumb-rel32objcomimgrenddll.o: comimgrenddll.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objcomimgrenddll.o -c comimgrenddll.cpp
- thumb-rel32objcomimgrend_dll_stub.o: comimgrend_dll_stub.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objcomimgrend_dll_stub.o -c comimgrend_dll_stub.c
- thumb-rel32objcomimgrend.uid.o: comimgrend.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objcomimgrend.uid.o -c comimgrend.uid.cpp
- clean:
- $(RM) thumb-rel32comimgrend.dll thumb-rel32objplatformsymbiansymbimgdec.o thumb-rel32objcomimgrend.o
- $(RM) thumb-rel32objnativeimgdec.o thumb-rel32objcomimgrenddll.o thumb-rel32objcomimgrend_dll_stub.o
- $(RM) thumb-rel32objcomimgrend.uid.o
- ........releasecomimgrend.dll: thumb-rel32comimgrend.dll
- -@if NOT exist "........release" mkdir "........release"
- rm -rf "........releasecomimgrend.dll"
- copy "thumb-rel32comimgrend.dll" "........releasecomimgrend.dll"
- copy: ........releasecomimgrend.dll
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objplatformsymbiansymbimgdec.obj: "platformsymbiansymbimgdec.cpp"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxtypes.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxbastsd.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxwintyp.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxcom.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxresult.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxiids.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxpiids.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludeatomicbase.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxengin.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxccf.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludeihxpckts.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........commonincludehxvalue.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........clientincludehxvsurf.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "........datatypeimageunifiedincludeunifimg.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: ".pubnativeimgdec.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaImageConverter.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientUtility.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientBase.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonBase.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonBase.hrh"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonBase.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientBase.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientController.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientPort.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonPort.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonPort.hrh"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonController.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonController.hrh"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientResource.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonResource.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonResource.hrh"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientVideo.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonVideo.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonVideo.hrh"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonVideo.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientVideo.inl"
- thumb-rel32objplatformsymbiansymbimgdec.obj: ".pubplatform/symbian/symbimgdec.h"
- thumb-rel32objplatformsymbiansymbimgdec.obj: "thumb-rel32datatype_image_unified_renderer_ribodefs.h"
- thumb-rel32objcomimgrend.obj: "comimgrend.cpp"
- thumb-rel32objcomimgrend.obj: "........commonincludehxtypes.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objcomimgrend.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxbastsd.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxwintyp.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxcom.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxresult.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxiids.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxpiids.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objcomimgrend.obj: "........commonincludeatomicbase.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxengin.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxcomm.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxccf.h"
- thumb-rel32objcomimgrend.obj: "........commonincludeihxpckts.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxvalue.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxfiles.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/time.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibtime.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibwindows.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxosstr.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/windows.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxcore.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxwin.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxrendr.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxplugn.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxplugncompat.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxevent.h"
- thumb-rel32objcomimgrend.obj: "........clientincludehxvsurf.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubhxslist.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubhxstring.h"
- thumb-rel32objcomimgrend.obj: "........commondbgtoolpubhxassert.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/assert.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibassert.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/limits.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxcliblimits.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclib/stdio.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibstdio.h"
- thumb-rel32objcomimgrend.obj: "........commonruntimepubhlxclibstdarg.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objcomimgrend.obj: "........commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objcomimgrend.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxver.h"
- thumb-rel32objcomimgrend.obj: "........commonincludernver.h"
- thumb-rel32objcomimgrend.obj: "........commonutilpubbaseobj.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobals/hxglobals.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxglobalint.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxglobalptr.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxglobalmap.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubcarray.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubhxmaputils.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubchxmapbuckets.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubhxguid.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objcomimgrend.obj: "........commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxgloballist.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxglobaldll.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubdllacces.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubglobalshxglobalbool.h"
- thumb-rel32objcomimgrend.obj: "........datatypeimagewbmpcommonpubwbmphdr.h"
- thumb-rel32objcomimgrend.obj: "........commonsystempubhxtick.h"
- thumb-rel32objcomimgrend.obj: "........datatypeimageunifiedincludeunifimg.h"
- thumb-rel32objcomimgrend.obj: ".pubnativeimgdec.h"
- thumb-rel32objcomimgrend.obj: ".pubcomimgrend.h"
- thumb-rel32objcomimgrend.obj: "comimgrend.ver"
- thumb-rel32objcomimgrend.obj: "........commonincludehxheap.h"
- thumb-rel32objcomimgrend.obj: "........commonincludehxhpbase.h"
- thumb-rel32objcomimgrend.obj: "thumb-rel32datatype_image_unified_renderer_ribodefs.h"
- thumb-rel32objnativeimgdec.obj: "nativeimgdec.cpp"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxtypes.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objnativeimgdec.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxbastsd.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxwintyp.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxcom.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxresult.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxiids.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxpiids.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objnativeimgdec.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludeatomicbase.h"
- thumb-rel32objnativeimgdec.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxengin.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxccf.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludeihxpckts.h"
- thumb-rel32objnativeimgdec.obj: "........commonincludehxvalue.h"
- thumb-rel32objnativeimgdec.obj: "........clientincludehxvsurf.h"
- thumb-rel32objnativeimgdec.obj: ".pubnativeimgdec.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaImageConverter.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientUtility.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientBase.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonBase.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonBase.hrh"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonBase.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientBase.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientController.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientPort.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonPort.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonPort.hrh"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonController.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonController.hrh"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientResource.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonResource.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonResource.hrh"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientVideo.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonVideo.h"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonVideo.hrh"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaCommonVideo.inl"
- thumb-rel32objnativeimgdec.obj: "C:Symbian6.1SERIES60EPOC32includeMdaClientVideo.inl"
- thumb-rel32objnativeimgdec.obj: ".pubplatform/symbian/symbimgdec.h"
- thumb-rel32objnativeimgdec.obj: "thumb-rel32datatype_image_unified_renderer_ribodefs.h"
- thumb-rel32objcomimgrenddll.obj: "comimgrenddll.cpp"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxtypes.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objcomimgrenddll.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxbastsd.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxwintyp.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxcom.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxresult.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxiids.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxpiids.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludeatomicbase.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxengin.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxcomm.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxccf.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludeihxpckts.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxvalue.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxfiles.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/time.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibtime.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibwindows.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxosstr.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/windows.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxcore.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxwin.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxrendr.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxplugn.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxplugncompat.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxasm.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxevent.h"
- thumb-rel32objcomimgrenddll.obj: "........clientincludehxvsurf.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxver.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludernver.h"
- thumb-rel32objcomimgrenddll.obj: "........commonincludehxerror.h"
- thumb-rel32objcomimgrenddll.obj: "........commonutilpubbaseobj.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobals/hxglobals.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxglobalint.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxglobalptr.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxglobalmap.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubcarray.h"
- thumb-rel32objcomimgrenddll.obj: "........commondbgtoolpubhxassert.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/assert.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibassert.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/limits.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxcliblimits.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclib/stdio.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibstdio.h"
- thumb-rel32objcomimgrenddll.obj: "........commonruntimepubhlxclibstdarg.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objcomimgrenddll.obj: "........commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objcomimgrenddll.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubhxstring.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubhxmaputils.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubchxmapbuckets.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubhxguid.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxgloballist.h"
- thumb-rel32objcomimgrenddll.obj: "........commoncontainerpubhxslist.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxglobaldll.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubdllacces.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objcomimgrenddll.obj: "........commonsystempubglobalshxglobalbool.h"
- thumb-rel32objcomimgrenddll.obj: ".pubnativeimgdec.h"
- thumb-rel32objcomimgrenddll.obj: ".pubcomimgrend.h"
- thumb-rel32objcomimgrenddll.obj: "thumb-rel32datatype_image_unified_renderer_ribodefs.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "comimgrend_dll_stub.c"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxtypes.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxbastsd.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxcom.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxresult.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxiids.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxpiids.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludeatomicbase.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "........commonincludehxengin.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objcomimgrend_dll_stub.obj: "thumb-rel32datatype_image_unified_renderer_ribodefs.h"
- thumb-rel32objcomimgrend.uid.obj: "comimgrend.uid.cpp"
- thumb-rel32objcomimgrend.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objcomimgrend.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objcomimgrend.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objcomimgrend.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objcomimgrend.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objcomimgrend.uid.obj: "thumb-rel32datatype_image_unified_renderer_ribodefs.h"