- __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=platformsymbianhxsymbiannetapi.cpp platformsymbianhxsymbianresolv.cpp platformsymbianhxsymbiantcpsock.cpp platformsymbianhxsymbianudpsock.cpp platformsymbianhxsymbiansockhlp.cpp platformsymbianhxsymbianapman.cpp hxcloakedtcp.cpp hxnetutil.cpp hxsockcallback.cpp hxapconresp.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objplatformsymbianhxsymbiannetapi.o thumb-rel32objplatformsymbianhxsymbianresolv.o thumb-rel32objplatformsymbianhxsymbiantcpsock.o thumb-rel32objplatformsymbianhxsymbianudpsock.o thumb-rel32objplatformsymbianhxsymbiansockhlp.o thumb-rel32objplatformsymbianhxsymbianapman.o thumb-rel32objhxcloakedtcp.o thumb-rel32objhxnetutil.o thumb-rel32objhxsockcallback.o thumb-rel32objhxapconresp.o
- SOURCE_OBJS=
- INCLUDES=-I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonnetiopub -I ....clientcommonnetiopub -I ....protocolcommonutilpub -I ....protocolhttppub -I .pub
- DEFINES=-I . -include thumb-rel32client_netwksvc_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-rel32netsvclib.lib
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32netsvclib.lib: $(OBJS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -rm thumb-rel32netsvclib.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32netsvclib.lib $(OBJS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32netsvclib.lib
- thumb-rel32objplatformsymbianhxsymbiannetapi.o: platformsymbianhxsymbiannetapi.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbiannetapi.o -c platformsymbianhxsymbiannetapi.cpp
- thumb-rel32objplatformsymbianhxsymbianresolv.o: platformsymbianhxsymbianresolv.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbianresolv.o -c platformsymbianhxsymbianresolv.cpp
- thumb-rel32objplatformsymbianhxsymbiantcpsock.o: platformsymbianhxsymbiantcpsock.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbiantcpsock.o -c platformsymbianhxsymbiantcpsock.cpp
- thumb-rel32objplatformsymbianhxsymbianudpsock.o: platformsymbianhxsymbianudpsock.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbianudpsock.o -c platformsymbianhxsymbianudpsock.cpp
- thumb-rel32objplatformsymbianhxsymbiansockhlp.o: platformsymbianhxsymbiansockhlp.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbiansockhlp.o -c platformsymbianhxsymbiansockhlp.cpp
- thumb-rel32objplatformsymbianhxsymbianapman.o: platformsymbianhxsymbianapman.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
- -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
- $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbianapman.o -c platformsymbianhxsymbianapman.cpp
- thumb-rel32objhxcloakedtcp.o: hxcloakedtcp.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objhxcloakedtcp.o -c hxcloakedtcp.cpp
- thumb-rel32objhxnetutil.o: hxnetutil.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objhxnetutil.o -c hxnetutil.cpp
- thumb-rel32objhxsockcallback.o: hxsockcallback.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objhxsockcallback.o -c hxsockcallback.cpp
- thumb-rel32objhxapconresp.o: hxapconresp.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objhxapconresp.o -c hxapconresp.cpp
- clean:
- $(RM) thumb-rel32netsvclib.lib thumb-rel32objplatformsymbianhxsymbiannetapi.o
- $(RM) thumb-rel32objplatformsymbianhxsymbianresolv.o thumb-rel32objplatformsymbianhxsymbiantcpsock.o
- $(RM) thumb-rel32objplatformsymbianhxsymbianudpsock.o thumb-rel32objplatformsymbianhxsymbiansockhlp.o
- $(RM) thumb-rel32objplatformsymbianhxsymbianapman.o thumb-rel32objhxcloakedtcp.o thumb-rel32objhxnetutil.o
- $(RM) thumb-rel32objhxsockcallback.o thumb-rel32objhxapconresp.o
- ....releasenetsvclib.lib: thumb-rel32netsvclib.lib
- -@if NOT exist "....release" mkdir "....release"
- rm -rf "....releasenetsvclib.lib"
- copy "thumb-rel32netsvclib.lib" "....releasenetsvclib.lib"
- copy: ....releasenetsvclib.lib
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "platformsymbianhxsymbiannetapi.cpp"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbiannetapi.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxtypes.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxbastsd.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxcom.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxresult.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxiids.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxpiids.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeatomicbase.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxengin.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxpnets.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbianresolv.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeihxaccesspoint.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubhxapconresp.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbiantcpsock.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxccf.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbianudpsock.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbianapman.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubunkimp.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcfcntl.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/fcntl.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeihxiunknowntracker.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeintconninit.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbpreftable.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbcols.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdblen.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeagentclient.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includenifman.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includenifvar.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includesavarset.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includesaclient.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includesacls.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includedial.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeDIAL.INL"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifagt.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifprvar.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32share.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32share.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32page.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32page.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.inl"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubhxcloakedtcp.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxauthn.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxpreftr.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubgrowingq.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubcbbqueue.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubcbqueue.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonutilpubsmartptr.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonutilpubhxathsp.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubhxsockcallback.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubdebug.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubdllacces.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubplatform/default/debug.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
- thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "platformsymbianhxsymbianresolv.cpp"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: ".pubplatform/symbian/hxsymbianresolv.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxtypes.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxbastsd.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxcom.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxresult.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxiids.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxpiids.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludeatomicbase.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxengin.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludeihxaccesspoint.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: ".pubhxapconresp.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubdebug.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubdllacces.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubplatform/default/debug.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonutilpubsmartptr.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.h"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.inl"
- thumb-rel32objplatformsymbianhxsymbianresolv.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "platformsymbianhxsymbiantcpsock.cpp"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: ".pubplatform/symbian/hxsymbiantcpsock.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxtypes.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxbastsd.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxcom.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxresult.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxiids.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxpiids.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludeatomicbase.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxengin.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxccf.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "platformsymbianhxsymbiansockhlp.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludeihxpckts.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxvalue.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubdebug.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubdllacces.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubplatform/default/debug.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonutilpubsmartptr.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.h"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.inl"
- thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "platformsymbianhxsymbianudpsock.cpp"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: ".pubplatform/symbian/hxsymbianudpsock.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxtypes.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxbastsd.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxcom.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxresult.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxiids.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxpiids.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludeatomicbase.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxengin.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxccf.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "platformsymbianhxsymbiansockhlp.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludeihxpckts.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxvalue.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubdebug.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubdllacces.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubplatform/default/debug.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonutilpubsmartptr.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.h"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.inl"
- thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "platformsymbianhxsymbiansockhlp.cpp"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "platformsymbianhxsymbiansockhlp.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxtypes.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxbastsd.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxcom.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxresult.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxiids.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxpiids.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludeatomicbase.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxengin.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxccf.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludeihxpckts.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxvalue.h"
- thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "platformsymbianhxsymbianapman.cpp"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: ".pubplatform/symbian/hxsymbianapman.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxcom.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxtypes.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxbastsd.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxresult.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxiids.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxpiids.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeatomicbase.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxengin.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeihxaccesspoint.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubunkimp.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcfcntl.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/fcntl.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeihxiunknowntracker.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxccf.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeintconninit.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbpreftable.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbcols.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdblen.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeagentclient.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includenifman.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includenifvar.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includesavarset.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includesaclient.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includesacls.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includedial.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeDIAL.INL"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifagt.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifprvar.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32share.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32share.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32page.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32page.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.inl"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeihxpckts.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxvalue.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubdebug.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubdllacces.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubplatform/default/debug.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
- thumb-rel32objplatformsymbianhxsymbianapman.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objhxcloakedtcp.obj: "hxcloakedtcp.cpp"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxtypes.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxbastsd.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objhxcloakedtcp.obj: ".pubhxcloakedtcp.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxcom.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxresult.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxiids.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxpiids.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludeatomicbase.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxengin.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxpnets.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxauthn.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxpreftr.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objhxcloakedtcp.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubgrowingq.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubcbbqueue.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubcbqueue.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubsmartptr.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxathsp.h"
- thumb-rel32objhxcloakedtcp.obj: ".pubhxsockcallback.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubsafestring.h"
- thumb-rel32objhxcloakedtcp.obj: ".pubhxnetutil.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludeihxpckts.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxvalue.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxccf.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonsystempubhxthread.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxbuffer.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonnetiopubconn.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxmap.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubdbcs.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxmarsh.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubchxuuid.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonsystempubhxtick.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubrtsputil.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxfiles.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxplnsp.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxcomsp.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxmon.h"
- thumb-rel32objhxcloakedtcp.obj: "....protocolhttppubhttppars.h"
- thumb-rel32objhxcloakedtcp.obj: "....protocolcommonutilpubmimescan.h"
- thumb-rel32objhxcloakedtcp.obj: "....protocolhttppubhttpmsg.h"
- thumb-rel32objhxcloakedtcp.obj: "....protocolcommonutilpubmimehead.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxplgns.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxcore.h"
- thumb-rel32objhxcloakedtcp.obj: "....commonincludehxwin.h"
- thumb-rel32objhxcloakedtcp.obj: "....protocolcommonutilpubhttpclk.h"
- thumb-rel32objhxcloakedtcp.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objhxnetutil.obj: "hxnetutil.cpp"
- thumb-rel32objhxnetutil.obj: ".pubhxnetutil.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxcom.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxtypes.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objhxnetutil.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxbastsd.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxresult.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxiids.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxpiids.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objhxnetutil.obj: "....commonincludeatomicbase.h"
- thumb-rel32objhxnetutil.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxengin.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxprefs.h"
- thumb-rel32objhxnetutil.obj: "....commonincludeihxpckts.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxvalue.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxcore.h"
- thumb-rel32objhxnetutil.obj: "....commonincludehxwin.h"
- thumb-rel32objhxnetutil.obj: "....commonutilpubhxprefutil.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objhxnetutil.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objhxsockcallback.obj: "hxsockcallback.cpp"
- thumb-rel32objhxsockcallback.obj: ".pubhxsockcallback.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxtypes.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objhxsockcallback.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxbastsd.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxcom.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxresult.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxiids.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxpiids.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludeatomicbase.h"
- thumb-rel32objhxsockcallback.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objhxsockcallback.obj: "....commonincludehxengin.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objhxsockcallback.obj: "thumb-rel32client_netwksvc_ribodefs.h"
- thumb-rel32objhxapconresp.obj: "hxapconresp.cpp"
- thumb-rel32objhxapconresp.obj: ".pubhxapconresp.h"
- thumb-rel32objhxapconresp.obj: "....commonincludeihxaccesspoint.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxcom.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxtypes.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objhxapconresp.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxbastsd.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxresult.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxiids.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxpiids.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objhxapconresp.obj: "....commonincludeatomicbase.h"
- thumb-rel32objhxapconresp.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objhxapconresp.obj: "....commonincludehxengin.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objhxapconresp.obj: "thumb-rel32client_netwksvc_ribodefs.h"