- __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=bitstream.cpp bitpack.cpp riff.cpp deintl.cpp invtelec.cpp resize.cpp pyldparse.cpp pxtransp.cpp metautil.cpp sspayld.cpp adjtime.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objbitstream.o thumb-rel32objbitpack.o thumb-rel32objriff.o thumb-rel32objdeintl.o thumb-rel32objinvtelec.o thumb-rel32objresize.o thumb-rel32objpyldparse.o thumb-rel32objpxtransp.o thumb-rel32objmetautil.o thumb-rel32objsspayld.o thumb-rel32objadjtime.o
- SOURCE_OBJS=
- INCLUDES=-I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commondbgtoolpub -I ......commonutilpub -I ......commoncontainerpub -I .pub
- DEFINES=-I . -include thumb-rel32datatype_common_util_ribodefs.h
- STATIC_LIBS=......commonsystemthumb-rel32syslib.lib ......commondbgtoolthumb-rel32debuglib.lib ......commonruntimethumb-rel32runtlib.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-rel32obj thumb-rel32dtutillib.lib
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32dtutillib.lib: $(OBJS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -rm thumb-rel32dtutillib.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32dtutillib.lib $(OBJS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32dtutillib.lib
- thumb-rel32objbitstream.o: bitstream.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objbitstream.o -c bitstream.cpp
- thumb-rel32objbitpack.o: bitpack.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objbitpack.o -c bitpack.cpp
- thumb-rel32objriff.o: riff.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objriff.o -c riff.cpp
- thumb-rel32objdeintl.o: deintl.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objdeintl.o -c deintl.cpp
- thumb-rel32objinvtelec.o: invtelec.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objinvtelec.o -c invtelec.cpp
- thumb-rel32objresize.o: resize.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objresize.o -c resize.cpp
- thumb-rel32objpyldparse.o: pyldparse.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objpyldparse.o -c pyldparse.cpp
- thumb-rel32objpxtransp.o: pxtransp.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objpxtransp.o -c pxtransp.cpp
- thumb-rel32objmetautil.o: metautil.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objmetautil.o -c metautil.cpp
- thumb-rel32objsspayld.o: sspayld.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objsspayld.o -c sspayld.cpp
- thumb-rel32objadjtime.o: adjtime.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objadjtime.o -c adjtime.cpp
- clean:
- $(RM) thumb-rel32dtutillib.lib thumb-rel32objbitstream.o thumb-rel32objbitpack.o thumb-rel32objriff.o
- $(RM) thumb-rel32objdeintl.o thumb-rel32objinvtelec.o thumb-rel32objresize.o thumb-rel32objpyldparse.o
- $(RM) thumb-rel32objpxtransp.o thumb-rel32objmetautil.o thumb-rel32objsspayld.o thumb-rel32objadjtime.o
- ......releasedtutillib.lib: thumb-rel32dtutillib.lib
- -@if NOT exist "......release" mkdir "......release"
- rm -rf "......releasedtutillib.lib"
- copy "thumb-rel32dtutillib.lib" "......releasedtutillib.lib"
- copy: ......releasedtutillib.lib
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objbitstream.obj: "bitstream.cpp"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objbitstream.obj: "......commonincludehxtypes.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objbitstream.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objbitstream.obj: "......commonincludehxbastsd.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objbitstream.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objbitstream.obj: "......commonincludehxresult.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objbitstream.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objbitstream.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objbitstream.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objbitstream.obj: ".pubbitstream.h"
- thumb-rel32objbitstream.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objbitpack.obj: "bitpack.cpp"
- thumb-rel32objbitpack.obj: ".pubbitpack.h"
- thumb-rel32objbitpack.obj: "......commonincludehxtypes.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objbitpack.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objbitpack.obj: "......commonincludehxbastsd.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objbitpack.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objbitpack.obj: "......commonincludehxresult.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objbitpack.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objbitpack.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objbitpack.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objbitpack.obj: ".pubbitstream.h"
- thumb-rel32objbitpack.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objriff.obj: "riff.cpp"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objriff.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objriff.obj: "......commonincludehxtypes.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objriff.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objriff.obj: "......commonincludehxbastsd.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objriff.obj: "......commonincludehxcom.h"
- thumb-rel32objriff.obj: "......commonincludehxresult.h"
- thumb-rel32objriff.obj: "......commonincludehxiids.h"
- thumb-rel32objriff.obj: "......commonincludehxpiids.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objriff.obj: "......commonincludeatomicbase.h"
- thumb-rel32objriff.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objriff.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objriff.obj: "......commonincludehxengin.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objriff.obj: "......commonutilpubhxmarsh.h"
- thumb-rel32objriff.obj: "......commonincludeihxpckts.h"
- thumb-rel32objriff.obj: "......commonincludehxvalue.h"
- thumb-rel32objriff.obj: "......commonincludehxfiles.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objriff.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objriff.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objriff.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objriff.obj: ".pubriff.h"
- thumb-rel32objriff.obj: ".pubriffres.h"
- thumb-rel32objriff.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objriff.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objriff.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objriff.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objriff.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objriff.obj: "......commonincludehxcomm.h"
- thumb-rel32objriff.obj: "......commonincludehxccf.h"
- thumb-rel32objriff.obj: "......commonincludehxheap.h"
- thumb-rel32objriff.obj: "......commonincludehxhpbase.h"
- thumb-rel32objriff.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objdeintl.obj: "deintl.cpp"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objdeintl.obj: "......commonincludehxtypes.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objdeintl.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objdeintl.obj: "......commonincludehxbastsd.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objdeintl.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objdeintl.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objdeintl.obj: "......commonutilpubmmx_util.h"
- thumb-rel32objdeintl.obj: ".pubdeintl.h"
- thumb-rel32objdeintl.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objinvtelec.obj: "invtelec.cpp"
- thumb-rel32objinvtelec.obj: ".pubinvtelec.h"
- thumb-rel32objinvtelec.obj: "......commonincludehxtypes.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objinvtelec.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objinvtelec.obj: "......commonincludehxbastsd.h"
- thumb-rel32objinvtelec.obj: "......commonsystempubhxtick.h"
- thumb-rel32objinvtelec.obj: "......commonutilpubmmx_util.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclib/math.h"
- thumb-rel32objinvtelec.obj: "......commonruntimepubhlxclibmath.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objinvtelec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objinvtelec.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objresize.obj: "resize.cpp"
- thumb-rel32objresize.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objresize.obj: "......commonincludehxtypes.h"
- thumb-rel32objresize.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objresize.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objresize.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objresize.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objresize.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objresize.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objresize.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objresize.obj: "......commonincludehxbastsd.h"
- thumb-rel32objresize.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objresize.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objresize.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objresize.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objresize.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objresize.obj: "......commonutilpubmmx_util.h"
- thumb-rel32objresize.obj: ".pubresize.h"
- thumb-rel32objresize.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objpyldparse.obj: "pyldparse.cpp"
- thumb-rel32objpyldparse.obj: ".pubpyldparse.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxcom.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxtypes.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objpyldparse.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxbastsd.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxresult.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxiids.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxpiids.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objpyldparse.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objpyldparse.obj: "......commonincludeatomicbase.h"
- thumb-rel32objpyldparse.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxengin.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objpyldparse.obj: "......commonincludeihxpckts.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxvalue.h"
- thumb-rel32objpyldparse.obj: "......commonincludehxccf.h"
- thumb-rel32objpyldparse.obj: "......commonutilpubchar_stack.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objpyldparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objpyldparse.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objpxtransp.obj: "pxtransp.cpp"
- thumb-rel32objpxtransp.obj: "......commonincludehxtypes.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objpxtransp.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxbastsd.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxwintyp.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxcom.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxresult.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxiids.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxpiids.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objpxtransp.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objpxtransp.obj: "......commonincludeatomicbase.h"
- thumb-rel32objpxtransp.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxengin.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objpxtransp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objpxtransp.obj: "......commonincludeihxpckts.h"
- thumb-rel32objpxtransp.obj: "......commonincludehxvalue.h"
- thumb-rel32objpxtransp.obj: "......commonutilpubhxparse.h"
- thumb-rel32objpxtransp.obj: ".pubpxtransp.h"
- thumb-rel32objpxtransp.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objmetautil.obj: "metautil.cpp"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objmetautil.obj: "......commonincludehxtypes.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objmetautil.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objmetautil.obj: "......commonincludehxbastsd.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objmetautil.obj: "......commonincludehxcom.h"
- thumb-rel32objmetautil.obj: "......commonincludehxresult.h"
- thumb-rel32objmetautil.obj: "......commonincludehxiids.h"
- thumb-rel32objmetautil.obj: "......commonincludehxpiids.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objmetautil.obj: "......commonincludeatomicbase.h"
- thumb-rel32objmetautil.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objmetautil.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objmetautil.obj: "......commonincludehxengin.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objmetautil.obj: "......commonincludeihxpckts.h"
- thumb-rel32objmetautil.obj: "......commonincludehxvalue.h"
- thumb-rel32objmetautil.obj: "......commonincludehxfiles.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objmetautil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objmetautil.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objmetautil.obj: "......commonincludehxccf.h"
- thumb-rel32objmetautil.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objsspayld.obj: "sspayld.cpp"
- thumb-rel32objsspayld.obj: "......commonincludehxtypes.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objsspayld.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objsspayld.obj: "......commonincludehxbastsd.h"
- thumb-rel32objsspayld.obj: "......commonincludehxcom.h"
- thumb-rel32objsspayld.obj: "......commonincludehxresult.h"
- thumb-rel32objsspayld.obj: "......commonincludehxiids.h"
- thumb-rel32objsspayld.obj: "......commonincludehxpiids.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objsspayld.obj: "......commonincludeatomicbase.h"
- thumb-rel32objsspayld.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objsspayld.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objsspayld.obj: "......commonincludehxengin.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objsspayld.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objsspayld.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objsspayld.obj: "......commoncontainerpubhxslist.h"
- thumb-rel32objsspayld.obj: "......commoncontainerpubhxstring.h"
- thumb-rel32objsspayld.obj: "......commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objsspayld.obj: "......commonsystempubhxglobalmgr.h"
- thumb-rel32objsspayld.obj: "......commonincludehxcomm.h"
- thumb-rel32objsspayld.obj: "......commonincludehxccf.h"
- thumb-rel32objsspayld.obj: "......commonincludeihxpckts.h"
- thumb-rel32objsspayld.obj: "......commonincludehxvalue.h"
- thumb-rel32objsspayld.obj: "......commonutilpubnetbyte.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcnetinet/in.h"
- thumb-rel32objsspayld.obj: ".pubsspayld.h"
- thumb-rel32objsspayld.obj: "......commonincludehxformt.h"
- thumb-rel32objsspayld.obj: "......commonincludehxfiles.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objsspayld.obj: "......commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objsspayld.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objsspayld.obj: "thumb-rel32datatype_common_util_ribodefs.h"
- thumb-rel32objadjtime.obj: "adjtime.cpp"
- thumb-rel32objadjtime.obj: "......commonincludehxtypes.h"
- thumb-rel32objadjtime.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objadjtime.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objadjtime.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objadjtime.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objadjtime.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objadjtime.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objadjtime.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objadjtime.obj: "......commonincludehxbastsd.h"
- thumb-rel32objadjtime.obj: ".pubadjtime.h"
- thumb-rel32objadjtime.obj: "thumb-rel32datatype_common_util_ribodefs.h"