Makefile
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:93k
源码类别:

Symbian

开发平台:

Visual C++

  1. __STANDARD__=YES
  2. SRCROOT=....
  3. RM=rm -rf
  4. RM_DIR=rm -rf
  5. MAKE_DEP=
  6. MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
  7. LD=
  8. LDFLAGS=
  9. CP=copy
  10. MAKE=nmake
  11. CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
  12. 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)
  13. CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
  14. 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)
  15. CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
  16. 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)
  17. SRCS=platformsymbianhxsymbiannetapi.cpp platformsymbianhxsymbianresolv.cpp platformsymbianhxsymbiantcpsock.cpp platformsymbianhxsymbianudpsock.cpp platformsymbianhxsymbiansockhlp.cpp platformsymbianhxsymbianapman.cpp hxcloakedtcp.cpp hxnetutil.cpp hxsockcallback.cpp hxapconresp.cpp
  18. OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
  19. 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
  20. SOURCE_OBJS=
  21. 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
  22. DEFINES=-I . -include thumb-rel32client_netwksvc_ribodefs.h
  23. STATIC_LIBS=....commonsystemthumb-rel32syslib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonruntimethumb-rel32runtlib.lib
  24. DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib"
  25. .s.obj: 
  26. $(CC) $(CXXFLAGS) -o $@ -c $<
  27. .c.o: 
  28. $(CC) $(CCFLAGS) -o $@ -c $<
  29. .cpp.o: 
  30. $(CC) $(CXXFLAGS) -o $@ -c $<
  31. all: thumb-rel32obj thumb-rel32netsvclib.lib
  32. thumb-rel32obj: 
  33. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  34. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  35. all_objects: $(OBJS)
  36. thumb-rel32netsvclib.lib: $(OBJS)
  37. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  38. -rm thumb-rel32netsvclib.lib
  39. "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32netsvclib.lib $(OBJS)
  40. "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32netsvclib.lib
  41. thumb-rel32objplatformsymbianhxsymbiannetapi.o: platformsymbianhxsymbiannetapi.cpp
  42. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  43. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  44. -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
  45. -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
  46. $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbiannetapi.o -c platformsymbianhxsymbiannetapi.cpp
  47. thumb-rel32objplatformsymbianhxsymbianresolv.o: platformsymbianhxsymbianresolv.cpp
  48. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  49. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  50. -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
  51. -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
  52. $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbianresolv.o -c platformsymbianhxsymbianresolv.cpp
  53. thumb-rel32objplatformsymbianhxsymbiantcpsock.o: platformsymbianhxsymbiantcpsock.cpp
  54. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  55. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  56. -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
  57. -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
  58. $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbiantcpsock.o -c platformsymbianhxsymbiantcpsock.cpp
  59. thumb-rel32objplatformsymbianhxsymbianudpsock.o: platformsymbianhxsymbianudpsock.cpp
  60. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  61. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  62. -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
  63. -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
  64. $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbianudpsock.o -c platformsymbianhxsymbianudpsock.cpp
  65. thumb-rel32objplatformsymbianhxsymbiansockhlp.o: platformsymbianhxsymbiansockhlp.cpp
  66. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  67. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  68. -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
  69. -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
  70. $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbiansockhlp.o -c platformsymbianhxsymbiansockhlp.cpp
  71. thumb-rel32objplatformsymbianhxsymbianapman.o: platformsymbianhxsymbianapman.cpp
  72. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  73. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  74. -@if NOT exist "thumb-rel32objplatform" mkdir "thumb-rel32objplatform"
  75. -@if NOT exist "thumb-rel32objplatformsymbian" mkdir "thumb-rel32objplatformsymbian"
  76. $(CC) $(CXXFLAGS) -o thumb-rel32objplatformsymbianhxsymbianapman.o -c platformsymbianhxsymbianapman.cpp
  77. thumb-rel32objhxcloakedtcp.o: hxcloakedtcp.cpp
  78. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  79. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  80. $(CC) $(CXXFLAGS) -o thumb-rel32objhxcloakedtcp.o -c hxcloakedtcp.cpp
  81. thumb-rel32objhxnetutil.o: hxnetutil.cpp
  82. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  83. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  84. $(CC) $(CXXFLAGS) -o thumb-rel32objhxnetutil.o -c hxnetutil.cpp
  85. thumb-rel32objhxsockcallback.o: hxsockcallback.cpp
  86. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  87. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  88. $(CC) $(CXXFLAGS) -o thumb-rel32objhxsockcallback.o -c hxsockcallback.cpp
  89. thumb-rel32objhxapconresp.o: hxapconresp.cpp
  90. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  91. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  92. $(CC) $(CXXFLAGS) -o thumb-rel32objhxapconresp.o -c hxapconresp.cpp
  93. clean: 
  94. $(RM) thumb-rel32netsvclib.lib thumb-rel32objplatformsymbianhxsymbiannetapi.o
  95. $(RM) thumb-rel32objplatformsymbianhxsymbianresolv.o thumb-rel32objplatformsymbianhxsymbiantcpsock.o
  96. $(RM) thumb-rel32objplatformsymbianhxsymbianudpsock.o thumb-rel32objplatformsymbianhxsymbiansockhlp.o
  97. $(RM) thumb-rel32objplatformsymbianhxsymbianapman.o thumb-rel32objhxcloakedtcp.o thumb-rel32objhxnetutil.o
  98. $(RM) thumb-rel32objhxsockcallback.o thumb-rel32objhxapconresp.o
  99. ....releasenetsvclib.lib: thumb-rel32netsvclib.lib
  100. -@if NOT exist "....release" mkdir "....release"
  101. rm -rf "....releasenetsvclib.lib"
  102. copy "thumb-rel32netsvclib.lib" "....releasenetsvclib.lib"
  103. copy: ....releasenetsvclib.lib
  104. depend: 
  105. python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
  106. # DO NOT DELETE -- mkdepend depends on this line
  107. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "platformsymbianhxsymbiannetapi.cpp"
  108. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbiannetapi.h"
  109. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxtypes.h"
  110. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  111. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  112. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  113. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  114. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  115. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  116. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  117. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxbastsd.h"
  118. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxcom.h"
  119. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxresult.h"
  120. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxiids.h"
  121. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxpiids.h"
  122. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/string.h"
  123. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  124. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstring.h"
  125. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstdlib.h"
  126. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibctype.h"
  127. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/stdlib.h"
  128. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/memory.h"
  129. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibmemory.h"
  130. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeatomicbase.h"
  131. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubmicrosleep.h"
  132. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  133. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  134. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  135. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  136. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  137. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  138. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  139. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  140. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxmutexlock.h"
  141. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  142. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  143. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  144. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxengin.h"
  145. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  146. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  147. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxpnets.h"
  148. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbianresolv.h"
  149. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  150. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  151. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
  152. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
  153. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeihxaccesspoint.h"
  154. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubhxapconresp.h"
  155. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbiantcpsock.h"
  156. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxccf.h"
  157. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxslist.h"
  158. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxstring.h"
  159. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubhxassert.h"
  160. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/assert.h"
  161. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  162. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibassert.h"
  163. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/limits.h"
  164. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxcliblimits.h"
  165. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/stdio.h"
  166. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  167. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/sys/types.h"
  168. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/time.h"
  169. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibtime.h"
  170. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  171. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibwindows.h"
  172. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxosstr.h"
  173. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  174. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclib/windows.h"
  175. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstdio.h"
  176. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonruntimepubhlxclibstdarg.h"
  177. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  178. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  179. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonutilpubplatform/mac/maclibrary.h"
  180. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  181. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  182. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  183. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  184. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  185. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobals/hxglobalchxstring.h"
  186. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubhxglobalmgr.h"
  187. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbianudpsock.h"
  188. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubplatform/symbian/hxsymbianapman.h"
  189. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubunkimp.h"
  190. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcfcntl.h"
  191. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/fcntl.h"
  192. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
  193. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludeihxiunknowntracker.h"
  194. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeintconninit.h"
  195. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbpreftable.h"
  196. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.h"
  197. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
  198. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
  199. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
  200. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
  201. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.inl"
  202. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbcols.h"
  203. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdblen.h"
  204. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeagentclient.h"
  205. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includenifman.h"
  206. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.h"
  207. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.inl"
  208. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includenifvar.h"
  209. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.h"
  210. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.h"
  211. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includesavarset.h"
  212. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includesaclient.h"
  213. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includesacls.h"
  214. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includedial.h"
  215. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.h"
  216. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.inl"
  217. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includeDIAL.INL"
  218. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.inl"
  219. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.inl"
  220. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifagt.h"
  221. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifprvar.h"
  222. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.h"
  223. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.h"
  224. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.h"
  225. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.inl"
  226. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.h"
  227. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32share.h"
  228. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32share.inl"
  229. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32page.h"
  230. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32page.inl"
  231. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.inl"
  232. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.inl"
  233. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.inl"
  234. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubhxcloakedtcp.h"
  235. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxauthn.h"
  236. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonincludehxpreftr.h"
  237. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubgrowingq.h"
  238. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubcbbqueue.h"
  239. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubcbqueue.h"
  240. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonutilpubsmartptr.h"
  241. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonutilpubhxathsp.h"
  242. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: ".pubhxsockcallback.h"
  243. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubdebug.h"
  244. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
  245. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobals/hxglobals.h"
  246. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalint.h"
  247. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalptr.h"
  248. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalmap.h"
  249. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapptrtoptr.h"
  250. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubcarray.h"
  251. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxmaputils.h"
  252. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapbuckets.h"
  253. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmaplongtoobj.h"
  254. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapguidtoobj.h"
  255. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubhxguid.h"
  256. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapstringtoob.h"
  257. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commoncontainerpubchxmapstringtostring.h"
  258. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxgloballist.h"
  259. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobaldll.h"
  260. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubdllacces.h"
  261. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalchararray.h"
  262. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commonsystempubglobalshxglobalbool.h"
  263. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "....commondbgtoolpubplatform/default/debug.h"
  264. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
  265. thumb-rel32objplatformsymbianhxsymbiannetapi.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  266. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "platformsymbianhxsymbianresolv.cpp"
  267. thumb-rel32objplatformsymbianhxsymbianresolv.obj: ".pubplatform/symbian/hxsymbianresolv.h"
  268. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  269. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  270. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  271. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  272. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  273. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  274. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  275. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
  276. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
  277. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxtypes.h"
  278. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  279. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  280. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxbastsd.h"
  281. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxcom.h"
  282. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxresult.h"
  283. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxiids.h"
  284. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxpiids.h"
  285. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/string.h"
  286. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  287. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstring.h"
  288. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstdlib.h"
  289. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibctype.h"
  290. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/stdlib.h"
  291. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/memory.h"
  292. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibmemory.h"
  293. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludeatomicbase.h"
  294. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubmicrosleep.h"
  295. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  296. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  297. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  298. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  299. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  300. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  301. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  302. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  303. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxmutexlock.h"
  304. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  305. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  306. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  307. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludehxengin.h"
  308. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  309. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  310. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonincludeihxaccesspoint.h"
  311. thumb-rel32objplatformsymbianhxsymbianresolv.obj: ".pubhxapconresp.h"
  312. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubdebug.h"
  313. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
  314. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobals/hxglobals.h"
  315. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalint.h"
  316. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubhxglobalmgr.h"
  317. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalptr.h"
  318. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalmap.h"
  319. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapptrtoptr.h"
  320. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubcarray.h"
  321. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubhxassert.h"
  322. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/assert.h"
  323. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  324. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibassert.h"
  325. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/limits.h"
  326. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxcliblimits.h"
  327. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/stdio.h"
  328. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  329. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/sys/types.h"
  330. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/time.h"
  331. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibtime.h"
  332. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  333. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibwindows.h"
  334. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxosstr.h"
  335. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  336. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclib/windows.h"
  337. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstdio.h"
  338. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonruntimepubhlxclibstdarg.h"
  339. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  340. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  341. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonutilpubplatform/mac/maclibrary.h"
  342. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  343. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  344. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  345. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  346. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  347. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxstring.h"
  348. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobals/hxglobalchxstring.h"
  349. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxmaputils.h"
  350. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapbuckets.h"
  351. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmaplongtoobj.h"
  352. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapguidtoobj.h"
  353. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxguid.h"
  354. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapstringtoob.h"
  355. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubchxmapstringtostring.h"
  356. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxgloballist.h"
  357. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commoncontainerpubhxslist.h"
  358. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobaldll.h"
  359. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubdllacces.h"
  360. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalchararray.h"
  361. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonsystempubglobalshxglobalbool.h"
  362. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commondbgtoolpubplatform/default/debug.h"
  363. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
  364. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "....commonutilpubsmartptr.h"
  365. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.h"
  366. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.inl"
  367. thumb-rel32objplatformsymbianhxsymbianresolv.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  368. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "platformsymbianhxsymbiantcpsock.cpp"
  369. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: ".pubplatform/symbian/hxsymbiantcpsock.h"
  370. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxtypes.h"
  371. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  372. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  373. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  374. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  375. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  376. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  377. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  378. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxbastsd.h"
  379. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxcom.h"
  380. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxresult.h"
  381. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxiids.h"
  382. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxpiids.h"
  383. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/string.h"
  384. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  385. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstring.h"
  386. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstdlib.h"
  387. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibctype.h"
  388. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/stdlib.h"
  389. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/memory.h"
  390. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibmemory.h"
  391. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludeatomicbase.h"
  392. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubmicrosleep.h"
  393. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  394. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  395. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  396. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  397. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  398. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  399. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  400. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  401. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxmutexlock.h"
  402. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  403. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  404. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  405. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxengin.h"
  406. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  407. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  408. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxccf.h"
  409. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxslist.h"
  410. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxstring.h"
  411. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubhxassert.h"
  412. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/assert.h"
  413. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  414. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibassert.h"
  415. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/limits.h"
  416. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxcliblimits.h"
  417. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/stdio.h"
  418. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  419. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/sys/types.h"
  420. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/time.h"
  421. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibtime.h"
  422. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  423. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibwindows.h"
  424. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxosstr.h"
  425. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  426. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclib/windows.h"
  427. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstdio.h"
  428. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonruntimepubhlxclibstdarg.h"
  429. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  430. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  431. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonutilpubplatform/mac/maclibrary.h"
  432. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  433. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  434. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  435. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  436. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  437. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobals/hxglobalchxstring.h"
  438. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubhxglobalmgr.h"
  439. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
  440. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  441. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  442. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
  443. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "platformsymbianhxsymbiansockhlp.h"
  444. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludeihxpckts.h"
  445. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonincludehxvalue.h"
  446. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubdebug.h"
  447. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
  448. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobals/hxglobals.h"
  449. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalint.h"
  450. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalptr.h"
  451. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalmap.h"
  452. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapptrtoptr.h"
  453. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubcarray.h"
  454. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxmaputils.h"
  455. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapbuckets.h"
  456. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmaplongtoobj.h"
  457. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapguidtoobj.h"
  458. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubhxguid.h"
  459. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapstringtoob.h"
  460. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commoncontainerpubchxmapstringtostring.h"
  461. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxgloballist.h"
  462. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobaldll.h"
  463. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubdllacces.h"
  464. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalchararray.h"
  465. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonsystempubglobalshxglobalbool.h"
  466. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commondbgtoolpubplatform/default/debug.h"
  467. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
  468. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "....commonutilpubsmartptr.h"
  469. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.h"
  470. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.inl"
  471. thumb-rel32objplatformsymbianhxsymbiantcpsock.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  472. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "platformsymbianhxsymbianudpsock.cpp"
  473. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: ".pubplatform/symbian/hxsymbianudpsock.h"
  474. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxtypes.h"
  475. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  476. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  477. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  478. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  479. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  480. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  481. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  482. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxbastsd.h"
  483. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxcom.h"
  484. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxresult.h"
  485. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxiids.h"
  486. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxpiids.h"
  487. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/string.h"
  488. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  489. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstring.h"
  490. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstdlib.h"
  491. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibctype.h"
  492. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/stdlib.h"
  493. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/memory.h"
  494. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibmemory.h"
  495. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludeatomicbase.h"
  496. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubmicrosleep.h"
  497. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  498. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  499. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  500. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  501. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  502. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  503. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  504. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  505. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxmutexlock.h"
  506. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  507. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  508. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  509. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxengin.h"
  510. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  511. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  512. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxccf.h"
  513. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxslist.h"
  514. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxstring.h"
  515. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubhxassert.h"
  516. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/assert.h"
  517. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  518. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibassert.h"
  519. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/limits.h"
  520. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxcliblimits.h"
  521. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/stdio.h"
  522. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  523. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/sys/types.h"
  524. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/time.h"
  525. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibtime.h"
  526. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  527. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibwindows.h"
  528. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxosstr.h"
  529. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  530. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclib/windows.h"
  531. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstdio.h"
  532. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonruntimepubhlxclibstdarg.h"
  533. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  534. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  535. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonutilpubplatform/mac/maclibrary.h"
  536. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  537. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  538. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  539. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  540. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  541. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobals/hxglobalchxstring.h"
  542. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubhxglobalmgr.h"
  543. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
  544. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  545. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  546. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
  547. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "platformsymbianhxsymbiansockhlp.h"
  548. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludeihxpckts.h"
  549. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonincludehxvalue.h"
  550. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubdebug.h"
  551. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
  552. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobals/hxglobals.h"
  553. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalint.h"
  554. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalptr.h"
  555. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalmap.h"
  556. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapptrtoptr.h"
  557. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubcarray.h"
  558. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxmaputils.h"
  559. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapbuckets.h"
  560. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmaplongtoobj.h"
  561. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapguidtoobj.h"
  562. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubhxguid.h"
  563. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapstringtoob.h"
  564. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commoncontainerpubchxmapstringtostring.h"
  565. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxgloballist.h"
  566. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobaldll.h"
  567. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubdllacces.h"
  568. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalchararray.h"
  569. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonsystempubglobalshxglobalbool.h"
  570. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commondbgtoolpubplatform/default/debug.h"
  571. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
  572. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "....commonutilpubsmartptr.h"
  573. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.h"
  574. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "C:Symbian6.1SERIES60EPOC32includein_sock.inl"
  575. thumb-rel32objplatformsymbianhxsymbianudpsock.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  576. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "platformsymbianhxsymbiansockhlp.cpp"
  577. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "platformsymbianhxsymbiansockhlp.h"
  578. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxtypes.h"
  579. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  580. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  581. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  582. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  583. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  584. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  585. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  586. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxbastsd.h"
  587. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxcom.h"
  588. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxresult.h"
  589. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxiids.h"
  590. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxpiids.h"
  591. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclib/string.h"
  592. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  593. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibstring.h"
  594. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibstdlib.h"
  595. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibctype.h"
  596. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclib/stdlib.h"
  597. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclib/memory.h"
  598. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonruntimepubhlxclibmemory.h"
  599. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludeatomicbase.h"
  600. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonsystempubmicrosleep.h"
  601. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  602. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  603. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  604. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  605. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  606. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  607. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  608. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  609. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxmutexlock.h"
  610. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  611. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  612. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  613. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxengin.h"
  614. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  615. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  616. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxccf.h"
  617. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludeihxpckts.h"
  618. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "....commonincludehxvalue.h"
  619. thumb-rel32objplatformsymbianhxsymbiansockhlp.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  620. thumb-rel32objplatformsymbianhxsymbianapman.obj: "platformsymbianhxsymbianapman.cpp"
  621. thumb-rel32objplatformsymbianhxsymbianapman.obj: ".pubplatform/symbian/hxsymbianapman.h"
  622. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxcom.h"
  623. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxtypes.h"
  624. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  625. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  626. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  627. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  628. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  629. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  630. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  631. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxbastsd.h"
  632. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxresult.h"
  633. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxiids.h"
  634. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxpiids.h"
  635. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/string.h"
  636. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  637. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstring.h"
  638. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstdlib.h"
  639. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibctype.h"
  640. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/stdlib.h"
  641. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/memory.h"
  642. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibmemory.h"
  643. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeatomicbase.h"
  644. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubmicrosleep.h"
  645. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  646. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  647. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  648. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  649. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  650. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  651. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  652. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  653. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxmutexlock.h"
  654. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  655. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  656. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  657. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxengin.h"
  658. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  659. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  660. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeihxaccesspoint.h"
  661. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubunkimp.h"
  662. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubhxassert.h"
  663. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/assert.h"
  664. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  665. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibassert.h"
  666. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/limits.h"
  667. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxcliblimits.h"
  668. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/stdio.h"
  669. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  670. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/sys/types.h"
  671. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/time.h"
  672. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibtime.h"
  673. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  674. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibwindows.h"
  675. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxosstr.h"
  676. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  677. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclib/windows.h"
  678. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstdio.h"
  679. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonruntimepubhlxclibstdarg.h"
  680. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  681. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  682. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonutilpubplatform/mac/maclibrary.h"
  683. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  684. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  685. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  686. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  687. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  688. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcfcntl.h"
  689. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/fcntl.h"
  690. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
  691. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxstring.h"
  692. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobals/hxglobalchxstring.h"
  693. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubhxglobalmgr.h"
  694. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeihxiunknowntracker.h"
  695. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxslist.h"
  696. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxccf.h"
  697. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeintconninit.h"
  698. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  699. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  700. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbpreftable.h"
  701. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.h"
  702. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
  703. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
  704. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
  705. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
  706. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32included32dbms.inl"
  707. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbcols.h"
  708. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdblen.h"
  709. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeagentclient.h"
  710. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includenifman.h"
  711. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.h"
  712. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includees_sock.h"
  713. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeES_SOCK.inl"
  714. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includees_prot.inl"
  715. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includenifvar.h"
  716. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.h"
  717. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.h"
  718. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includesavarset.h"
  719. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includesaclient.h"
  720. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includesacls.h"
  721. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includedial.h"
  722. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.h"
  723. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includet32wld.inl"
  724. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includeDIAL.INL"
  725. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecommdb.inl"
  726. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbover.inl"
  727. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifagt.h"
  728. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecomms-infrasnifprvar.h"
  729. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.h"
  730. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.h"
  731. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.h"
  732. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32buf.inl"
  733. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.h"
  734. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32share.h"
  735. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32share.inl"
  736. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32page.h"
  737. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32page.inl"
  738. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32stor.inl"
  739. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includes32mem.inl"
  740. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includecdbstore.inl"
  741. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludeihxpckts.h"
  742. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonincludehxvalue.h"
  743. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubdebug.h"
  744. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubplatform/symbian/hxsym_dprintf.h"
  745. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobals/hxglobals.h"
  746. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalint.h"
  747. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalptr.h"
  748. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalmap.h"
  749. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapptrtoptr.h"
  750. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubcarray.h"
  751. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxmaputils.h"
  752. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapbuckets.h"
  753. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmaplongtoobj.h"
  754. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapguidtoobj.h"
  755. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubhxguid.h"
  756. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapstringtoob.h"
  757. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commoncontainerpubchxmapstringtostring.h"
  758. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxgloballist.h"
  759. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobaldll.h"
  760. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubdllacces.h"
  761. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalchararray.h"
  762. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commonsystempubglobalshxglobalbool.h"
  763. thumb-rel32objplatformsymbianhxsymbianapman.obj: "....commondbgtoolpubplatform/default/debug.h"
  764. thumb-rel32objplatformsymbianhxsymbianapman.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg.h"
  765. thumb-rel32objplatformsymbianhxsymbianapman.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  766. thumb-rel32objhxcloakedtcp.obj: "hxcloakedtcp.cpp"
  767. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/stdio.h"
  768. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
  769. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  770. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
  771. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/sys/types.h"
  772. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  773. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  774. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  775. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/time.h"
  776. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  777. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  778. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibtime.h"
  779. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
  780. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxtypes.h"
  781. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  782. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  783. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  784. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  785. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  786. thumb-rel32objhxcloakedtcp.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  787. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  788. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxbastsd.h"
  789. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibwindows.h"
  790. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxosstr.h"
  791. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/stdlib.h"
  792. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstdlib.h"
  793. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/string.h"
  794. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstring.h"
  795. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibctype.h"
  796. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
  797. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/windows.h"
  798. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstdio.h"
  799. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibstdarg.h"
  800. thumb-rel32objhxcloakedtcp.obj: ".pubhxcloakedtcp.h"
  801. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxcom.h"
  802. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxresult.h"
  803. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxiids.h"
  804. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxpiids.h"
  805. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/memory.h"
  806. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibmemory.h"
  807. thumb-rel32objhxcloakedtcp.obj: "....commonincludeatomicbase.h"
  808. thumb-rel32objhxcloakedtcp.obj: "....commonsystempubmicrosleep.h"
  809. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  810. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  811. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  812. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxmutexlock.h"
  813. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  814. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  815. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  816. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxengin.h"
  817. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  818. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  819. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxpnets.h"
  820. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxauthn.h"
  821. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxpreftr.h"
  822. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxstring.h"
  823. thumb-rel32objhxcloakedtcp.obj: "....commondbgtoolpubhxassert.h"
  824. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/assert.h"
  825. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclibassert.h"
  826. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/limits.h"
  827. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxcliblimits.h"
  828. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  829. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  830. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubplatform/mac/maclibrary.h"
  831. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  832. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  833. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  834. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  835. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  836. thumb-rel32objhxcloakedtcp.obj: "....commonsystempubglobals/hxglobalchxstring.h"
  837. thumb-rel32objhxcloakedtcp.obj: "....commonsystempubhxglobalmgr.h"
  838. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxslist.h"
  839. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubgrowingq.h"
  840. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubcbbqueue.h"
  841. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubcbqueue.h"
  842. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubsmartptr.h"
  843. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxathsp.h"
  844. thumb-rel32objhxcloakedtcp.obj: ".pubhxsockcallback.h"
  845. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubsafestring.h"
  846. thumb-rel32objhxcloakedtcp.obj: ".pubhxnetutil.h"
  847. thumb-rel32objhxcloakedtcp.obj: "....commonincludeihxpckts.h"
  848. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxvalue.h"
  849. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxccf.h"
  850. thumb-rel32objhxcloakedtcp.obj: "....commonsystempubhxthread.h"
  851. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxbuffer.h"
  852. thumb-rel32objhxcloakedtcp.obj: "....commonnetiopubconn.h"
  853. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxmap.h"
  854. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapptrtoptr.h"
  855. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubcarray.h"
  856. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubhxmaputils.h"
  857. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapbuckets.h"
  858. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapstringtoob.h"
  859. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmapstringtostring.h"
  860. thumb-rel32objhxcloakedtcp.obj: "....commoncontainerpubchxmaplongtoobj.h"
  861. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubdbcs.h"
  862. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxmarsh.h"
  863. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubchxuuid.h"
  864. thumb-rel32objhxcloakedtcp.obj: "....commonsystempubhxtick.h"
  865. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubrtsputil.h"
  866. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxfiles.h"
  867. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/sys/stat.h"
  868. thumb-rel32objhxcloakedtcp.obj: "....commonruntimepubhlxclib/sysstat.h"
  869. thumb-rel32objhxcloakedtcp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
  870. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxplnsp.h"
  871. thumb-rel32objhxcloakedtcp.obj: "....commonutilpubhxcomsp.h"
  872. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxmon.h"
  873. thumb-rel32objhxcloakedtcp.obj: "....protocolhttppubhttppars.h"
  874. thumb-rel32objhxcloakedtcp.obj: "....protocolcommonutilpubmimescan.h"
  875. thumb-rel32objhxcloakedtcp.obj: "....protocolhttppubhttpmsg.h"
  876. thumb-rel32objhxcloakedtcp.obj: "....protocolcommonutilpubmimehead.h"
  877. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxplgns.h"
  878. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxcore.h"
  879. thumb-rel32objhxcloakedtcp.obj: "....commonincludehxwin.h"
  880. thumb-rel32objhxcloakedtcp.obj: "....protocolcommonutilpubhttpclk.h"
  881. thumb-rel32objhxcloakedtcp.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  882. thumb-rel32objhxnetutil.obj: "hxnetutil.cpp"
  883. thumb-rel32objhxnetutil.obj: ".pubhxnetutil.h"
  884. thumb-rel32objhxnetutil.obj: "....commonincludehxcom.h"
  885. thumb-rel32objhxnetutil.obj: "....commonincludehxtypes.h"
  886. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  887. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  888. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  889. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  890. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  891. thumb-rel32objhxnetutil.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  892. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  893. thumb-rel32objhxnetutil.obj: "....commonincludehxbastsd.h"
  894. thumb-rel32objhxnetutil.obj: "....commonincludehxresult.h"
  895. thumb-rel32objhxnetutil.obj: "....commonincludehxiids.h"
  896. thumb-rel32objhxnetutil.obj: "....commonincludehxpiids.h"
  897. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclib/string.h"
  898. thumb-rel32objhxnetutil.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  899. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibstring.h"
  900. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibstdlib.h"
  901. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibctype.h"
  902. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclib/stdlib.h"
  903. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclib/memory.h"
  904. thumb-rel32objhxnetutil.obj: "....commonruntimepubhlxclibmemory.h"
  905. thumb-rel32objhxnetutil.obj: "....commonincludeatomicbase.h"
  906. thumb-rel32objhxnetutil.obj: "....commonsystempubmicrosleep.h"
  907. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  908. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  909. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  910. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  911. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  912. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  913. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  914. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  915. thumb-rel32objhxnetutil.obj: "....commonincludehxmutexlock.h"
  916. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  917. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  918. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  919. thumb-rel32objhxnetutil.obj: "....commonincludehxengin.h"
  920. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  921. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  922. thumb-rel32objhxnetutil.obj: "....commonincludehxprefs.h"
  923. thumb-rel32objhxnetutil.obj: "....commonincludeihxpckts.h"
  924. thumb-rel32objhxnetutil.obj: "....commonincludehxvalue.h"
  925. thumb-rel32objhxnetutil.obj: "....commonincludehxcore.h"
  926. thumb-rel32objhxnetutil.obj: "....commonincludehxwin.h"
  927. thumb-rel32objhxnetutil.obj: "....commonutilpubhxprefutil.h"
  928. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  929. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  930. thumb-rel32objhxnetutil.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  931. thumb-rel32objhxnetutil.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  932. thumb-rel32objhxsockcallback.obj: "hxsockcallback.cpp"
  933. thumb-rel32objhxsockcallback.obj: ".pubhxsockcallback.h"
  934. thumb-rel32objhxsockcallback.obj: "....commonincludehxtypes.h"
  935. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  936. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  937. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  938. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  939. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  940. thumb-rel32objhxsockcallback.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  941. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  942. thumb-rel32objhxsockcallback.obj: "....commonincludehxbastsd.h"
  943. thumb-rel32objhxsockcallback.obj: "....commonincludehxcom.h"
  944. thumb-rel32objhxsockcallback.obj: "....commonincludehxresult.h"
  945. thumb-rel32objhxsockcallback.obj: "....commonincludehxiids.h"
  946. thumb-rel32objhxsockcallback.obj: "....commonincludehxpiids.h"
  947. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclib/string.h"
  948. thumb-rel32objhxsockcallback.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  949. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibstring.h"
  950. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibstdlib.h"
  951. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibctype.h"
  952. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclib/stdlib.h"
  953. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclib/memory.h"
  954. thumb-rel32objhxsockcallback.obj: "....commonruntimepubhlxclibmemory.h"
  955. thumb-rel32objhxsockcallback.obj: "....commonincludeatomicbase.h"
  956. thumb-rel32objhxsockcallback.obj: "....commonsystempubmicrosleep.h"
  957. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  958. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  959. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  960. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  961. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  962. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  963. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  964. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  965. thumb-rel32objhxsockcallback.obj: "....commonincludehxmutexlock.h"
  966. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  967. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  968. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  969. thumb-rel32objhxsockcallback.obj: "....commonincludehxengin.h"
  970. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  971. thumb-rel32objhxsockcallback.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  972. thumb-rel32objhxsockcallback.obj: "thumb-rel32client_netwksvc_ribodefs.h"
  973. thumb-rel32objhxapconresp.obj: "hxapconresp.cpp"
  974. thumb-rel32objhxapconresp.obj: ".pubhxapconresp.h"
  975. thumb-rel32objhxapconresp.obj: "....commonincludeihxaccesspoint.h"
  976. thumb-rel32objhxapconresp.obj: "....commonincludehxcom.h"
  977. thumb-rel32objhxapconresp.obj: "....commonincludehxtypes.h"
  978. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  979. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  980. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  981. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  982. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  983. thumb-rel32objhxapconresp.obj: "....commonincludeplatform/symbian/symbiantypes.h"
  984. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  985. thumb-rel32objhxapconresp.obj: "....commonincludehxbastsd.h"
  986. thumb-rel32objhxapconresp.obj: "....commonincludehxresult.h"
  987. thumb-rel32objhxapconresp.obj: "....commonincludehxiids.h"
  988. thumb-rel32objhxapconresp.obj: "....commonincludehxpiids.h"
  989. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclib/string.h"
  990. thumb-rel32objhxapconresp.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
  991. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibstring.h"
  992. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibstdlib.h"
  993. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibctype.h"
  994. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclib/stdlib.h"
  995. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclib/memory.h"
  996. thumb-rel32objhxapconresp.obj: "....commonruntimepubhlxclibmemory.h"
  997. thumb-rel32objhxapconresp.obj: "....commonincludeatomicbase.h"
  998. thumb-rel32objhxapconresp.obj: "....commonsystempubmicrosleep.h"
  999. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  1000. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  1001. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  1002. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  1003. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  1004. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  1005. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  1006. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  1007. thumb-rel32objhxapconresp.obj: "....commonincludehxmutexlock.h"
  1008. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  1009. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  1010. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  1011. thumb-rel32objhxapconresp.obj: "....commonincludehxengin.h"
  1012. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  1013. thumb-rel32objhxapconresp.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  1014. thumb-rel32objhxapconresp.obj: "thumb-rel32client_netwksvc_ribodefs.h"