- __STANDARD__=YES
- SRCROOT=....
- RM=rm -rf
- RM_DIR=rm -rf
- MAKE_DEP=
- MAKE_DEP_FLAGS=$(INCLUDES) $(DEFINES)
- LD=
- LDFLAGS=
- CP=copy
- MAKE=nmake
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CCFLAGS=-x c++ -s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- CC="C:Symbian6.1Shared/EPOC32/gcc/bin/thumb-epoc-pe-gcc"
- CXXFLAGS=-s -fomit-frame-pointer -mthumb-interwork -nostdinc -fno-builtin -Wall -Wno-ctor-dtor-privacy -Wno-unknown-pragmas -Wno-non-virtual-dtor -ffunction-sections -fdata-sections -O2 $(INCLUDES) $(DEFINES)
- SRCS=rm_recog.cpp recog_util.cpp mpa_frame_header.cpp hxsymrecog.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objrm_recog.o thumb-rel32objrecog_util.o thumb-rel32objmpa_frame_header.o thumb-rel32objhxsymrecog.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ....commondbgtoolpub -I ....commoninclude -I ....commoncontainerpub -I ....clientappssymbianplayerplatformsymbianfilepub -I .pub
- DEFINES=-I . -include thumb-rel32clientapps_symbianrecog_ribodefs.h
- STATIC_LIBS=....commonsystemthumb-rel32syslib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonruntimethumb-rel32runtlib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commoncontainerthumb-rel32contlib.lib ....commonruntimethumb-rel32runtlib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELEUSER.LIB" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELAPMIME.LIB"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32obj thumb-rel32hxsymrecog.mdl
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32hxsymrecog.mdl: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32hxsymrecog_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def hxsymrecog.def --output-exp thumb-rel32hxsymrecog.exp --dllname thumb-rel32hxsymrecog.mdl
- ld -s --thumb-entry _E32Dll -u _E32Dll thumb-rel32hxsymrecog.exp --dll --base-file thumb-rel32hxsymrecog.bas -o thumb-rel32hxsymrecog.mdl C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32hxsymrecog_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedllstub.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def hxsymrecog.def --dllname thumb-rel32hxsymrecog.mdl --base-file thumb-rel32hxsymrecog.bas --output-exp thumb-rel32hxsymrecog.exp
- ld -s --thumb-entry _E32Dll -u _E32Dll --dll thumb-rel32hxsymrecog.exp -Map thumb-rel32hxsymrecog.mdl.map -o thumb-rel32hxsymrecog.mdl C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32hxsymrecog_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedllstub.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x10003a19 -uid3 0x10009d0d thumb-rel32hxsymrecog.mdl thumb-rel32hxsymrecog.mdl
- rm thumb-rel32hxsymrecog.exp thumb-rel32hxsymrecog.bas
- rm thumb-rel32hxsymrecog_libs.lib
- thumb-rel32objrm_recog.o: rm_recog.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objrm_recog.o -c rm_recog.cpp
- thumb-rel32objrecog_util.o: recog_util.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objrecog_util.o -c recog_util.cpp
- thumb-rel32objmpa_frame_header.o: mpa_frame_header.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objmpa_frame_header.o -c mpa_frame_header.cpp
- thumb-rel32objhxsymrecog.uid.o: hxsymrecog.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objhxsymrecog.uid.o -c hxsymrecog.uid.cpp
- clean:
- $(RM) thumb-rel32hxsymrecog.mdl thumb-rel32objrm_recog.o thumb-rel32objrecog_util.o thumb-rel32objmpa_frame_header.o
- $(RM) thumb-rel32objhxsymrecog.uid.o
- ....releasehxsymrecog.mdl: thumb-rel32hxsymrecog.mdl
- -@if NOT exist "....release" mkdir "....release"
- rm -rf "....releasehxsymrecog.mdl"
- copy "thumb-rel32hxsymrecog.mdl" "....releasehxsymrecog.mdl"
- copy: ....releasehxsymrecog.mdl
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objrm_recog.obj: "rm_recog.cpp"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includeapmstd.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.inl"
- thumb-rel32objrm_recog.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objrm_recog.obj: "....commonincludehxtypes.h"
- thumb-rel32objrm_recog.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objrm_recog.obj: "....commonincludehxbastsd.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objrm_recog.obj: "....commonincludehxresult.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objrm_recog.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objrm_recog.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objrm_recog.obj: "....clientappssymbianplayerplatformsymbianfilepubhxsym_mimetypes.h"
- thumb-rel32objrm_recog.obj: "recog_util.h"
- thumb-rel32objrm_recog.obj: "rm_recog.h"
- thumb-rel32objrm_recog.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"
- thumb-rel32objrecog_util.obj: "recog_util.cpp"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includeapmstd.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includeapmrec.inl"
- thumb-rel32objrecog_util.obj: "mpa_frame_header.h"
- thumb-rel32objrecog_util.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objrecog_util.obj: "....commonincludehxtypes.h"
- thumb-rel32objrecog_util.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objrecog_util.obj: "....commonincludehxbastsd.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objrecog_util.obj: "....commonincludehxresult.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objrecog_util.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objrecog_util.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objrecog_util.obj: "....clientappssymbianplayerplatformsymbianfilepubhxsym_mimetypes.h"
- thumb-rel32objrecog_util.obj: "recog_util.h"
- thumb-rel32objrecog_util.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"
- thumb-rel32objmpa_frame_header.obj: "mpa_frame_header.cpp"
- thumb-rel32objmpa_frame_header.obj: "mpa_frame_header.h"
- thumb-rel32objmpa_frame_header.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objmpa_frame_header.obj: "....commonincludehxtypes.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objmpa_frame_header.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objmpa_frame_header.obj: "....commonincludehxbastsd.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objmpa_frame_header.obj: "....commonincludehxresult.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objmpa_frame_header.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objmpa_frame_header.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objmpa_frame_header.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"
- thumb-rel32objhxsymrecog.uid.obj: "hxsymrecog.uid.cpp"
- thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objhxsymrecog.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objhxsymrecog.uid.obj: "thumb-rel32clientapps_symbianrecog_ribodefs.h"