dllumakefil.mak
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:40k
源码类别:

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=plugin.cpp guids.cpp mp4vrender_dll_stub.c mp4vrender.uid.cpp
  18. OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
  19. COMPILED_OBJS=thumb-rel32objdllumakefilplugin.o thumb-rel32objdllumakefilguids.o thumb-rel32objdllumakefilmp4vrender_dll_stub.o thumb-rel32objdllumakefilmp4vrender.uid.o
  20. SOURCE_OBJS=
  21. INCLUDES=-I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........clientinclude -I ........datatypecommoncontainerpub -I ........datatypecommonutilpub -I ........datatyperminclude -I ........datatypermvideocommonpub -I .pub -I ........commondbgtoolpub -I ........datatypemp4videorendererpub -I ........commonutilpub -I ........commoncontainerpub -I ........protocolsdppub -I ........protocolcommonutilpub -I ........datatypecommonvidrendpub -I ........datatypermcommonpub -I ........datatypemp4commonpub -I ........datatypemp4payloadpub
  22. DEFINES=-I . -include thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h
  23. STATIC_LIBS=c:sourcehelixdatatype_distrmvideocommonthumb-rel32rvcomlib.lib ........commonsystemthumb-rel32syslib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonruntimethumb-rel32runtlib.lib ........datatypemp4videorendererthumb-rel32mp4vrenderlib.lib ........commonruntimethumb-rel32runtlib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonutilthumb-rel32utillib.lib ........commoncontainerthumb-rel32contlib.lib ........commonsystemthumb-rel32syslib.lib ........protocolsdpthumb-rel32sdplib.lib ........protocolcommonutilthumb-rel32protutillib.lib ........videovidutilthumb-rel32vidutillib.lib ........datatypecommonvidrendthumb-rel32vidrend.lib ........datatypecommonutilthumb-rel32dtutillib.lib ........datatypermcommonthumb-rel32rmcomlib.lib ........datatypemp4commonthumb-rel32mp4comlib.lib ........datatypemp4payloadthumb-rel32mp4pyldlib.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-rel32objdllumakefil thumb-rel32mp4vrender.dll
  32. thumb-rel32objdllumakefil: 
  33. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  34. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  35. -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
  36. all_objects: $(OBJS)
  37. thumb-rel32mp4vrender.dll: $(OBJS) $(STATIC_LIBS)
  38. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  39. python C:sourcebuildbinarmerge -d thumb-rel32objdllumakefillib thumb-rel32mp4vrender_libs.lib $(STATIC_LIBS)
  40. "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def mp4vrender.def --output-exp thumb-rel32mp4vrender.exp --dllname thumb-rel32mp4vrender.dll
  41. python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll mp4vrender.lnk thumb-rel32mp4vrender.exp --dll --base-file thumb-rel32mp4vrender.bas -o thumb-rel32mp4vrender.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32mp4vrender_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
  42. rm thumb-rel32mp4vrender.exp
  43. "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def mp4vrender.def --dllname thumb-rel32mp4vrender.dll --base-file thumb-rel32mp4vrender.bas --output-exp thumb-rel32mp4vrender.exp
  44. python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll mp4vrender.lnk thumb-rel32mp4vrender.exp --dll -Map thumb-rel32mp4vrender.dll.map -o thumb-rel32mp4vrender.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32mp4vrender_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
  45. "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x0 -uid3 0x0 thumb-rel32mp4vrender.dll thumb-rel32mp4vrender.dll
  46. rm thumb-rel32mp4vrender.exp thumb-rel32mp4vrender.bas
  47. rm thumb-rel32mp4vrender_libs.lib
  48. thumb-rel32objdllumakefilplugin.o: plugin.cpp
  49. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  50. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  51. -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
  52. $(CC) $(CXXFLAGS) -o thumb-rel32objdllumakefilplugin.o -c plugin.cpp
  53. thumb-rel32objdllumakefilguids.o: guids.cpp
  54. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  55. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  56. -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
  57. $(CC) $(CXXFLAGS) -o thumb-rel32objdllumakefilguids.o -c guids.cpp
  58. thumb-rel32objdllumakefilmp4vrender_dll_stub.o: mp4vrender_dll_stub.c
  59. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  60. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  61. -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
  62. $(CC) $(CCFLAGS) -o thumb-rel32objdllumakefilmp4vrender_dll_stub.o -c mp4vrender_dll_stub.c
  63. thumb-rel32objdllumakefilmp4vrender.uid.o: mp4vrender.uid.cpp
  64. -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
  65. -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
  66. -@if NOT exist "thumb-rel32objdllumakefil" mkdir "thumb-rel32objdllumakefil"
  67. $(CC) $(CXXFLAGS) -o thumb-rel32objdllumakefilmp4vrender.uid.o -c mp4vrender.uid.cpp
  68. clean: 
  69. $(RM) thumb-rel32mp4vrender.dll thumb-rel32objdllumakefilplugin.o thumb-rel32objdllumakefilguids.o
  70. $(RM) thumb-rel32objdllumakefilmp4vrender_dll_stub.o thumb-rel32objdllumakefilmp4vrender.uid.o
  71. ........releasemp4vrender.dll: thumb-rel32mp4vrender.dll
  72. -@if NOT exist "........release" mkdir "........release"
  73. rm -rf "........releasemp4vrender.dll"
  74. copy "thumb-rel32mp4vrender.dll" "........releasemp4vrender.dll"
  75. copy: ........releasemp4vrender.dll
  76. depend: 
  77. python C:sourcebuildbinmkdepend /tthumb-rel32objdllumakefil /mdllumakefil.mak $(DEFINES) $(INCLUDES) $(SRCS)
  78. # DO NOT DELETE -- mkdepend depends on this line
  79. thumb-rel32objdllumakefilplugin.obj: "plugin.cpp"
  80. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxtypes.h"
  81. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  82. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  83. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  84. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  85. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  86. thumb-rel32objdllumakefilplugin.obj: "........commonincludeplatform/symbian/symbiantypes.h"
  87. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  88. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxbastsd.h"
  89. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxwintyp.h"
  90. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
  91. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  92. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  93. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
  94. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
  95. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
  96. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
  97. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
  98. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
  99. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
  100. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
  101. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
  102. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
  103. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
  104. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
  105. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
  106. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
  107. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
  108. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
  109. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
  110. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
  111. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
  112. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
  113. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
  114. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
  115. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
  116. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
  117. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
  118. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxresult.h"
  119. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxcom.h"
  120. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxiids.h"
  121. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxpiids.h"
  122. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/string.h"
  123. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
  124. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstring.h"
  125. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstdlib.h"
  126. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibctype.h"
  127. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/stdlib.h"
  128. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/memory.h"
  129. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibmemory.h"
  130. thumb-rel32objdllumakefilplugin.obj: "........commonincludeatomicbase.h"
  131. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubmicrosleep.h"
  132. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  133. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  134. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  135. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  136. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  137. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  138. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  139. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  140. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxmutexlock.h"
  141. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  142. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  143. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  144. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxengin.h"
  145. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  146. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  147. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxevent.h"
  148. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxcomm.h"
  149. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxccf.h"
  150. thumb-rel32objdllumakefilplugin.obj: "........commonincludeihxpckts.h"
  151. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxvalue.h"
  152. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxcore.h"
  153. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxwin.h"
  154. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxrendr.h"
  155. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxhyper.h"
  156. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxplugn.h"
  157. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxplugncompat.h"
  158. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxasm.h"
  159. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxupgrd.h"
  160. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxprefs.h"
  161. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxerror.h"
  162. thumb-rel32objdllumakefilplugin.obj: "........clientincludehxvsurf.h"
  163. thumb-rel32objdllumakefilplugin.obj: "........clientincludehxvctrl.h"
  164. thumb-rel32objdllumakefilplugin.obj: "........clientincludehxsite2.h"
  165. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubhxthread.h"
  166. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxmon.h"
  167. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/limits.h"
  168. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxcliblimits.h"
  169. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxformt.h"
  170. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxfiles.h"
  171. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/sys/stat.h"
  172. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/sysstat.h"
  173. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
  174. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  175. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/sys/types.h"
  176. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/time.h"
  177. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibtime.h"
  178. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_timeutil.h"
  179. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibwindows.h"
  180. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxosstr.h"
  181. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/wince/get_disk_free.h"
  182. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_fs.h"
  183. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/windows.h"
  184. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/stdio.h"
  185. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubplatform/openwave/hx_op_debug.h"
  186. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstdio.h"
  187. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibstdarg.h"
  188. thumb-rel32objdllumakefilplugin.obj: ".pubmp4video.h"
  189. thumb-rel32objdllumakefilplugin.obj: "........datatypecommonvidrendpubvidrend.h"
  190. thumb-rel32objdllumakefilplugin.obj: "........datatypecommonvidrendpubvidrendf.h"
  191. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxslist.h"
  192. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxstring.h"
  193. thumb-rel32objdllumakefilplugin.obj: "........commondbgtoolpubhxassert.h"
  194. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclib/assert.h"
  195. thumb-rel32objdllumakefilplugin.obj: "........commonruntimepubhlxclibassert.h"
  196. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  197. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  198. thumb-rel32objdllumakefilplugin.obj: "........commonutilpubplatform/mac/maclibrary.h"
  199. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  200. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  201. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  202. thumb-rel32objdllumakefilplugin.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  203. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobals/hxglobalchxstring.h"
  204. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubhxglobalmgr.h"
  205. thumb-rel32objdllumakefilplugin.obj: "........datatypecommoncontainerpubchxbufpl.h"
  206. thumb-rel32objdllumakefilplugin.obj: "........datatypecommoncontainerpubcringbuf.h"
  207. thumb-rel32objdllumakefilplugin.obj: "........datatypecommoncontainerpubmdpkt.h"
  208. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxpcmkr.h"
  209. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubhxtick.h"
  210. thumb-rel32objdllumakefilplugin.obj: "........datatypecommonvidrendpubvidstats.h"
  211. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxbuffer.h"
  212. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubstatinfo.h"
  213. thumb-rel32objdllumakefilplugin.obj: "........datatypecommonutilpubrendstats.h"
  214. thumb-rel32objdllumakefilplugin.obj: "........commonutilpubbaseobj.h"
  215. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobals/hxglobals.h"
  216. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalint.h"
  217. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalptr.h"
  218. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalmap.h"
  219. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapptrtoptr.h"
  220. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubcarray.h"
  221. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxmaputils.h"
  222. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapbuckets.h"
  223. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmaplongtoobj.h"
  224. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapguidtoobj.h"
  225. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxguid.h"
  226. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapstringtoob.h"
  227. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubchxmapstringtostring.h"
  228. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxgloballist.h"
  229. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobaldll.h"
  230. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubdllacces.h"
  231. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalchararray.h"
  232. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubglobalshxglobalbool.h"
  233. thumb-rel32objdllumakefilplugin.obj: "........datatypermcommonpubhxalloc.h"
  234. thumb-rel32objdllumakefilplugin.obj: "........commoncontainerpubhxmap.h"
  235. thumb-rel32objdllumakefilplugin.obj: "........datatypermincludehxcodec.h"
  236. thumb-rel32objdllumakefilplugin.obj: ".pubmp4vdfmt.h"
  237. thumb-rel32objdllumakefilplugin.obj: "........datatypemp4payloadpubmp4vpyld.h"
  238. thumb-rel32objdllumakefilplugin.obj: "........commonutilpubtsconvrt.h"
  239. thumb-rel32objdllumakefilplugin.obj: "........commonutilpubtconverter.h"
  240. thumb-rel32objdllumakefilplugin.obj: "........commonutilpub../tconverter/flpoint/tconverter_flp.h"
  241. thumb-rel32objdllumakefilplugin.obj: "........commonutilpub../tconverter/fxpoint/tconverter_fxp.h"
  242. thumb-rel32objdllumakefilplugin.obj: ".pubmp4vdec.h"
  243. thumb-rel32objdllumakefilplugin.obj: "........datatypermvideocommonpubcodeclib.h"
  244. thumb-rel32objdllumakefilplugin.obj: "........commonsystempubdllpath.h"
  245. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxheap.h"
  246. thumb-rel32objdllumakefilplugin.obj: "........commonincludehxhpbase.h"
  247. thumb-rel32objdllumakefilplugin.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"
  248. thumb-rel32objdllumakefilguids.obj: "guids.cpp"
  249. thumb-rel32objdllumakefilguids.obj: "........commonincludehxtypes.h"
  250. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  251. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  252. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  253. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  254. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  255. thumb-rel32objdllumakefilguids.obj: "........commonincludeplatform/symbian/symbiantypes.h"
  256. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  257. thumb-rel32objdllumakefilguids.obj: "........commonincludehxbastsd.h"
  258. thumb-rel32objdllumakefilguids.obj: "........commonincludehxwintyp.h"
  259. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
  260. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
  261. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
  262. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
  263. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
  264. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
  265. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
  266. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
  267. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
  268. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
  269. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
  270. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
  271. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
  272. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
  273. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
  274. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
  275. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
  276. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
  277. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
  278. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
  279. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
  280. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
  281. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
  282. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
  283. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
  284. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
  285. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
  286. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
  287. thumb-rel32objdllumakefilguids.obj: "........commonincludehxresult.h"
  288. thumb-rel32objdllumakefilguids.obj: "........commonincludehxcom.h"
  289. thumb-rel32objdllumakefilguids.obj: "........commonincludehxiids.h"
  290. thumb-rel32objdllumakefilguids.obj: "........commonincludehxpiids.h"
  291. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/string.h"
  292. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
  293. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstring.h"
  294. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstdlib.h"
  295. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibctype.h"
  296. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/stdlib.h"
  297. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/memory.h"
  298. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibmemory.h"
  299. thumb-rel32objdllumakefilguids.obj: "........commonincludeatomicbase.h"
  300. thumb-rel32objdllumakefilguids.obj: "........commonsystempubmicrosleep.h"
  301. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  302. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  303. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  304. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  305. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  306. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  307. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  308. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  309. thumb-rel32objdllumakefilguids.obj: "........commonincludehxmutexlock.h"
  310. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  311. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  312. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  313. thumb-rel32objdllumakefilguids.obj: "........commonincludehxengin.h"
  314. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  315. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  316. thumb-rel32objdllumakefilguids.obj: "........commonincludehxevent.h"
  317. thumb-rel32objdllumakefilguids.obj: "........commonincludehxcomm.h"
  318. thumb-rel32objdllumakefilguids.obj: "........commonincludehxccf.h"
  319. thumb-rel32objdllumakefilguids.obj: "........commonincludeihxpckts.h"
  320. thumb-rel32objdllumakefilguids.obj: "........commonincludehxvalue.h"
  321. thumb-rel32objdllumakefilguids.obj: "........commonincludehxcore.h"
  322. thumb-rel32objdllumakefilguids.obj: "........commonincludehxwin.h"
  323. thumb-rel32objdllumakefilguids.obj: "........commonincludehxrendr.h"
  324. thumb-rel32objdllumakefilguids.obj: "........commonincludehxhyper.h"
  325. thumb-rel32objdllumakefilguids.obj: "........commonincludehxplugn.h"
  326. thumb-rel32objdllumakefilguids.obj: "........commonincludehxplugncompat.h"
  327. thumb-rel32objdllumakefilguids.obj: "........commonincludehxasm.h"
  328. thumb-rel32objdllumakefilguids.obj: "........commonincludehxupgrd.h"
  329. thumb-rel32objdllumakefilguids.obj: "........commonincludehxprefs.h"
  330. thumb-rel32objdllumakefilguids.obj: "........commonincludehxerror.h"
  331. thumb-rel32objdllumakefilguids.obj: "........clientincludehxvsurf.h"
  332. thumb-rel32objdllumakefilguids.obj: "........clientincludehxvctrl.h"
  333. thumb-rel32objdllumakefilguids.obj: "........clientincludehxsite2.h"
  334. thumb-rel32objdllumakefilguids.obj: "........commonsystempubhxthread.h"
  335. thumb-rel32objdllumakefilguids.obj: "........commonincludehxmon.h"
  336. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/limits.h"
  337. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxcliblimits.h"
  338. thumb-rel32objdllumakefilguids.obj: "........commonincludehxformt.h"
  339. thumb-rel32objdllumakefilguids.obj: "........commonincludehxfiles.h"
  340. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/sys/stat.h"
  341. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/sysstat.h"
  342. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
  343. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
  344. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/sys/types.h"
  345. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/time.h"
  346. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibtime.h"
  347. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_timeutil.h"
  348. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibwindows.h"
  349. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxosstr.h"
  350. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/wince/get_disk_free.h"
  351. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_fs.h"
  352. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/windows.h"
  353. thumb-rel32objdllumakefilguids.obj: "........commonincludehxpcmkr.h"
  354. thumb-rel32objdllumakefilguids.obj: "........commonincludehxdllaccess.h"
  355. thumb-rel32objdllumakefilguids.obj: "........commonincludehxtsmartpointer.h"
  356. thumb-rel32objdllumakefilguids.obj: "........commonsystempubdllpath.h"
  357. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxmap.h"
  358. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapptrtoptr.h"
  359. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubcarray.h"
  360. thumb-rel32objdllumakefilguids.obj: "........commondbgtoolpubhxassert.h"
  361. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/assert.h"
  362. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubplatform/openwave/hx_op_debug.h"
  363. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibassert.h"
  364. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclib/stdio.h"
  365. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstdio.h"
  366. thumb-rel32objdllumakefilguids.obj: "........commonruntimepubhlxclibstdarg.h"
  367. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
  368. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
  369. thumb-rel32objdllumakefilguids.obj: "........commonutilpubplatform/mac/maclibrary.h"
  370. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
  371. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
  372. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  373. thumb-rel32objdllumakefilguids.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
  374. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxstring.h"
  375. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobals/hxglobalchxstring.h"
  376. thumb-rel32objdllumakefilguids.obj: "........commonsystempubhxglobalmgr.h"
  377. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxmaputils.h"
  378. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapbuckets.h"
  379. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapstringtoob.h"
  380. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapstringtostring.h"
  381. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmaplongtoobj.h"
  382. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobals/hxglobals.h"
  383. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalint.h"
  384. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalptr.h"
  385. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalmap.h"
  386. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubchxmapguidtoobj.h"
  387. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxguid.h"
  388. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxgloballist.h"
  389. thumb-rel32objdllumakefilguids.obj: "........commoncontainerpubhxslist.h"
  390. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobaldll.h"
  391. thumb-rel32objdllumakefilguids.obj: "........commonsystempubdllacces.h"
  392. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalchararray.h"
  393. thumb-rel32objdllumakefilguids.obj: "........commonsystempubglobalshxglobalbool.h"
  394. thumb-rel32objdllumakefilguids.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"
  395. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "mp4vrender_dll_stub.c"
  396. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
  397. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  398. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  399. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  400. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  401. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
  402. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
  403. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
  404. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonsystempubhxglobalmgr.h"
  405. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxtypes.h"
  406. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludeplatform/symbian/symbiantypes.h"
  407. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
  408. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxbastsd.h"
  409. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxcom.h"
  410. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxresult.h"
  411. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxiids.h"
  412. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxpiids.h"
  413. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclib/string.h"
  414. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
  415. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibstring.h"
  416. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibstdlib.h"
  417. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibctype.h"
  418. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclib/stdlib.h"
  419. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclib/memory.h"
  420. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonruntimepubhlxclibmemory.h"
  421. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludeatomicbase.h"
  422. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonsystempubmicrosleep.h"
  423. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
  424. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
  425. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
  426. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
  427. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
  428. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
  429. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxmutexlock.h"
  430. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
  431. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
  432. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
  433. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "........commonincludehxengin.h"
  434. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
  435. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
  436. thumb-rel32objdllumakefilmp4vrender_dll_stub.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"
  437. thumb-rel32objdllumakefilmp4vrender.uid.obj: "mp4vrender.uid.cpp"
  438. thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
  439. thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
  440. thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
  441. thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
  442. thumb-rel32objdllumakefilmp4vrender.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
  443. thumb-rel32objdllumakefilmp4vrender.uid.obj: "thumb-rel32datatype_mp4_video_renderer_dllumakefil_ribodefs.h"