- __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=looseprs.cpp hxxmlprs.cpp tagparse.cpp xmlencod.cpp xmlvalid.cpp xmlesc.cpp rpsmplxml.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objxmlliblooseprs.o thumb-rel32objxmllibhxxmlprs.o thumb-rel32objxmllibtagparse.o thumb-rel32objxmllibxmlencod.o thumb-rel32objxmllibxmlvalid.o thumb-rel32objxmllibxmlesc.o thumb-rel32objxmllibrpsmplxml.o
- SOURCE_OBJS=
- INCLUDES=-I ......commonruntimepub -I ......commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ......commoninclude -I ......commonutilpub -I ......commoncontainerpub -I ......commondbgtoolpub -I ......commonfileiopub -I .pub
- DEFINES=-I . -include thumb-rel32common_lang_xml_xmllib_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-rel32objxmllib thumb-rel32xmllib.lib
- thumb-rel32objxmllib:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- all_objects: $(OBJS)
- thumb-rel32xmllib.lib: $(OBJS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -rm thumb-rel32xmllib.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32xmllib.lib $(OBJS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32xmllib.lib
- thumb-rel32objxmlliblooseprs.o: looseprs.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmlliblooseprs.o -c looseprs.cpp
- thumb-rel32objxmllibhxxmlprs.o: hxxmlprs.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmllibhxxmlprs.o -c hxxmlprs.cpp
- thumb-rel32objxmllibtagparse.o: tagparse.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmllibtagparse.o -c tagparse.cpp
- thumb-rel32objxmllibxmlencod.o: xmlencod.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmllibxmlencod.o -c xmlencod.cpp
- thumb-rel32objxmllibxmlvalid.o: xmlvalid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmllibxmlvalid.o -c xmlvalid.cpp
- thumb-rel32objxmllibxmlesc.o: xmlesc.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmllibxmlesc.o -c xmlesc.cpp
- thumb-rel32objxmllibrpsmplxml.o: rpsmplxml.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objxmllib" mkdir "thumb-rel32objxmllib"
- $(CC) $(CXXFLAGS) -o thumb-rel32objxmllibrpsmplxml.o -c rpsmplxml.cpp
- clean:
- $(RM) thumb-rel32xmllib.lib thumb-rel32objxmlliblooseprs.o thumb-rel32objxmllibhxxmlprs.o
- $(RM) thumb-rel32objxmllibtagparse.o thumb-rel32objxmllibxmlencod.o thumb-rel32objxmllibxmlvalid.o
- $(RM) thumb-rel32objxmllibxmlesc.o thumb-rel32objxmllibrpsmplxml.o
- ......releasexmllib.lib: thumb-rel32xmllib.lib
- -@if NOT exist "......release" mkdir "......release"
- rm -rf "......releasexmllib.lib"
- copy "thumb-rel32xmllib.lib" "......releasexmllib.lib"
- copy: ......releasexmllib.lib
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32objxmllib /mxmllib.mak $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objxmlliblooseprs.obj: "looseprs.cpp"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxcom.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxresult.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxiids.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxpiids.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludeatomicbase.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxengin.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonutilpubhxstrutl.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubsafestring.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubhxmap.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubcarray.h"
- thumb-rel32objxmlliblooseprs.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmlliblooseprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubhxstring.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonsystempubhxglobalmgr.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubhxmaputils.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubchxmapbuckets.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objxmlliblooseprs.obj: "xmlencod.h"
- thumb-rel32objxmlliblooseprs.obj: ".publooseprs.h"
- thumb-rel32objxmlliblooseprs.obj: "......commoncontainerpubhxstack.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxheap.h"
- thumb-rel32objxmlliblooseprs.obj: "......commonincludehxhpbase.h"
- thumb-rel32objxmlliblooseprs.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"
- thumb-rel32objxmllibhxxmlprs.obj: "hxxmlprs.cpp"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxresult.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxheap.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxhpbase.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxcom.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxiids.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxpiids.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludeatomicbase.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxengin.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxcomm.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxccf.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxfiles.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objxmllibhxxmlprs.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludeihxpckts.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxvalue.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxxml.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludexmlreslt.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubcbbqueue.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubhxbuffer.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubhxstring.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonsystempubhxglobalmgr.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubchxpckts.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commonincludehxcppflags.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubold_hxpckts.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubhxmap.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubcarray.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubhxmaputils.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubchxmapbuckets.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubassocvector.h"
- thumb-rel32objxmllibhxxmlprs.obj: ".publooseprs.h"
- thumb-rel32objxmllibhxxmlprs.obj: "......commoncontainerpubhxstack.h"
- thumb-rel32objxmllibhxxmlprs.obj: ".pubhxxmlprs.h"
- thumb-rel32objxmllibhxxmlprs.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"
- thumb-rel32objxmllibtagparse.obj: "tagparse.cpp"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxcom.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmllibtagparse.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxresult.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxiids.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxpiids.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludeatomicbase.h"
- thumb-rel32objxmllibtagparse.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxengin.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objxmllibtagparse.obj: "......commonutilpubhxstrutl.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubsafestring.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubhxmap.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubcarray.h"
- thumb-rel32objxmllibtagparse.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmllibtagparse.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmllibtagparse.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmllibtagparse.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubhxstring.h"
- thumb-rel32objxmllibtagparse.obj: "......commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objxmllibtagparse.obj: "......commonsystempubhxglobalmgr.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubhxmaputils.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubchxmapbuckets.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objxmllibtagparse.obj: "xmlencod.h"
- thumb-rel32objxmllibtagparse.obj: ".publooseprs.h"
- thumb-rel32objxmllibtagparse.obj: "......commoncontainerpubhxstack.h"
- thumb-rel32objxmllibtagparse.obj: ".pubtagparse.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxheap.h"
- thumb-rel32objxmllibtagparse.obj: "......commonincludehxhpbase.h"
- thumb-rel32objxmllibtagparse.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"
- thumb-rel32objxmllibxmlencod.obj: "xmlencod.cpp"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxresult.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmllibxmlencod.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxheap.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxhpbase.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonutilpubhxstrutl.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubsafestring.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxcom.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxiids.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxpiids.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludeatomicbase.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objxmllibxmlencod.obj: "......commonincludehxengin.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objxmllibxmlencod.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objxmllibxmlencod.obj: "xmlencod.h"
- thumb-rel32objxmllibxmlencod.obj: "xmlvalid.h"
- thumb-rel32objxmllibxmlencod.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"
- thumb-rel32objxmllibxmlvalid.obj: "xmlvalid.cpp"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxcom.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxresult.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxiids.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxpiids.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludeatomicbase.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonincludehxengin.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmllibxmlvalid.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmllibxmlvalid.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmllibxmlvalid.obj: "xmlvalid.h"
- thumb-rel32objxmllibxmlvalid.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"
- thumb-rel32objxmllibxmlesc.obj: "xmlesc.cpp"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxcom.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxresult.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxiids.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxpiids.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/memory.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibmemory.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludeatomicbase.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonsystempubmicrosleep.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxmutexlock.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxengin.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objxmllibxmlesc.obj: "......commoncontainerpubhxbuffer.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludeihxpckts.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludehxvalue.h"
- thumb-rel32objxmllibxmlesc.obj: "......commoncontainerpubhxstring.h"
- thumb-rel32objxmllibxmlesc.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonsystempubhxglobalmgr.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonutilpubhxstrutl.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubsafestring.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonutilpubperplex.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonutilpubtimerep.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludeihxperplex.h"
- thumb-rel32objxmllibxmlesc.obj: "......commoncontainerpubunkimp.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcfcntl.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/fcntl.h"
- thumb-rel32objxmllibxmlesc.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonfileiopubchxdataf.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonfileiopubchxdataf_stdio.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonruntimepubhlxclibfcntl.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludeihxfgbuf.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonfileiopubchxdataf_virtual.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonincludeihxiunknowntracker.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonutilpubrtsputil.h"
- thumb-rel32objxmllibxmlesc.obj: "......commoncontainerpubgrowingq.h"
- thumb-rel32objxmllibxmlesc.obj: "......commoncontainerpubcbbqueue.h"
- thumb-rel32objxmllibxmlesc.obj: "......commoncontainerpubcbqueue.h"
- thumb-rel32objxmllibxmlesc.obj: ".pubxmlesc.h"
- thumb-rel32objxmllibxmlesc.obj: "......commonutilpubvsrcinfo.h"
- thumb-rel32objxmllibxmlesc.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"
- thumb-rel32objxmllibrpsmplxml.obj: "rpsmplxml.cpp"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/string.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibstring.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibstdlib.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonincludehxtypes.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonincludehxbastsd.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibctype.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objxmllibrpsmplxml.obj: ".pubrpsmplxml.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commondbgtoolpubhxassert.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/assert.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibassert.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/limits.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxcliblimits.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonincludehxresult.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/stdio.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/time.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibtime.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibwindows.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxosstr.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclib/windows.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibstdio.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonruntimepubhlxclibstdarg.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objxmllibrpsmplxml.obj: "......commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objxmllibrpsmplxml.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objxmllibrpsmplxml.obj: "thumb-rel32common_lang_xml_xmllib_ribodefs.h"