- __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/g++"
- CXXFLAGS=-fomit-frame-pointer -march=armv4t -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/g++"
- CCFLAGS=-fomit-frame-pointer -march=armv4t -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/g++"
- CXXFLAGS=-fomit-frame-pointer -march=armv4t -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=initguid.cpp amr_wb_entry.cpp amr_wb_codec.cpp amrw_dll_stub.c amrw.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objinitguid.o thumb-rel32objamr_wb_entry.o thumb-rel32objamr_wb_codec.o thumb-rel32objamrw_dll_stub.o thumb-rel32objamrw.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ........commoninclude -I ........commondbgtoolpub -I ........datatypeamrcommonpub -I ........datatypeinclude -I ........datatyperminclude -I ........datatypeamrimport3gpp_26_204 -I .pub
- DEFINES=-I . -include thumb-rel32datatype_amr_codec_amr_wb_ribodefs.h
- STATIC_LIBS=c:sourcehelixdatatype_distamrcodecamr-wbthumb-rel32amrwblib.lib ........commonsystemthumb-rel32syslib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonruntimethumb-rel32runtlib.lib ........datatypeamrcommonthumb-rel32amrcomlib.lib ........commondbgtoolthumb-rel32debuglib.lib ........commonruntimethumb-rel32runtlib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32obj thumb-rel32amrw.dll
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32amrw.dll: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32amrw_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def amrw.def --output-exp thumb-rel32amrw.exp --dllname thumb-rel32amrw.dll
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll amrw.lnk thumb-rel32amrw.exp --dll --base-file thumb-rel32amrw.bas -o thumb-rel32amrw.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32amrw_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- rm thumb-rel32amrw.exp
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def amrw.def --dllname thumb-rel32amrw.dll --base-file thumb-rel32amrw.bas --output-exp thumb-rel32amrw.exp
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll amrw.lnk thumb-rel32amrw.exp --dll -Map thumb-rel32amrw.dll.map -o thumb-rel32amrw.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32amrw_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- "C:Symbian6.1Shared/epoc32/tools/petran" -nocall -uid1 0x10000079 -uid2 0x0 -uid3 0x0 thumb-rel32amrw.dll thumb-rel32amrw.dll
- rm thumb-rel32amrw.exp thumb-rel32amrw.bas
- rm thumb-rel32amrw_libs.lib
- thumb-rel32objinitguid.o: initguid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objinitguid.o -c initguid.cpp
- thumb-rel32objamr_wb_entry.o: amr_wb_entry.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objamr_wb_entry.o -c amr_wb_entry.cpp
- thumb-rel32objamr_wb_codec.o: amr_wb_codec.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objamr_wb_codec.o -c amr_wb_codec.cpp
- thumb-rel32objamrw_dll_stub.o: amrw_dll_stub.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objamrw_dll_stub.o -c amrw_dll_stub.c
- thumb-rel32objamrw.uid.o: amrw.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objamrw.uid.o -c amrw.uid.cpp
- clean:
- $(RM) thumb-rel32amrw.dll thumb-rel32objinitguid.o thumb-rel32objamr_wb_entry.o thumb-rel32objamr_wb_codec.o
- $(RM) thumb-rel32objamrw_dll_stub.o thumb-rel32objamrw.uid.o
- ........releaseamrw.dll: thumb-rel32amrw.dll
- -@if NOT exist "........release" mkdir "........release"
- rm -rf "........releaseamrw.dll"
- copy "thumb-rel32amrw.dll" "........releaseamrw.dll"
- copy: ........releaseamrw.dll
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objinitguid.obj: "initguid.cpp"
- thumb-rel32objinitguid.obj: "........datatypeincludehxacodec.h"
- thumb-rel32objinitguid.obj: "........commonincludehxtypes.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objinitguid.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objinitguid.obj: "........commonincludehxbastsd.h"
- thumb-rel32objinitguid.obj: "........commonincludehxcom.h"
- thumb-rel32objinitguid.obj: "........commonincludehxresult.h"
- thumb-rel32objinitguid.obj: "........commonincludehxiids.h"
- thumb-rel32objinitguid.obj: "........commonincludehxpiids.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objinitguid.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objinitguid.obj: "........commonincludeatomicbase.h"
- thumb-rel32objinitguid.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objinitguid.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objinitguid.obj: "........commonincludehxengin.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objinitguid.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objinitguid.obj: "thumb-rel32datatype_amr_codec_amr_wb_ribodefs.h"
- thumb-rel32objamr_wb_entry.obj: "amr_wb_entry.cpp"
- thumb-rel32objamr_wb_entry.obj: "amr_wb_codec.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxcom.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxtypes.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objamr_wb_entry.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxbastsd.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxresult.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxiids.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxpiids.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objamr_wb_entry.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludeatomicbase.h"
- thumb-rel32objamr_wb_entry.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objamr_wb_entry.obj: "........commonincludehxengin.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objamr_wb_entry.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objamr_wb_entry.obj: "........datatypeincludehxacodec.h"
- thumb-rel32objamr_wb_entry.obj: "thumb-rel32datatype_amr_codec_amr_wb_ribodefs.h"
- thumb-rel32objamr_wb_codec.obj: "amr_wb_codec.cpp"
- thumb-rel32objamr_wb_codec.obj: "./amr_wb_codec.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxcom.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxtypes.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objamr_wb_codec.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxbastsd.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxresult.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxiids.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxpiids.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objamr_wb_codec.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludeatomicbase.h"
- thumb-rel32objamr_wb_codec.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objamr_wb_codec.obj: "........commonincludehxengin.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objamr_wb_codec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objamr_wb_codec.obj: "........datatypeincludehxacodec.h"
- thumb-rel32objamr_wb_codec.obj: "........datatypeamrcommonpubamr_frame_hdr.h"
- thumb-rel32objamr_wb_codec.obj: "........datatypeamrcommonpubamr_frame_info.h"
- thumb-rel32objamr_wb_codec.obj: "........datatypeamrcommonpubamr_flavor.h"
- thumb-rel32objamr_wb_codec.obj: "........datatypeamrimport3gpp_26_204dec_if.h"
- thumb-rel32objamr_wb_codec.obj: "........datatypeamrimport3gpp_26_204typedef.h"
- thumb-rel32objamr_wb_codec.obj: "thumb-rel32datatype_amr_codec_amr_wb_ribodefs.h"
- thumb-rel32objamrw_dll_stub.obj: "amrw_dll_stub.c"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonsystempubhxglobalmgr.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxtypes.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxbastsd.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxcom.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxresult.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxiids.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxpiids.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclib/memory.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonruntimepubhlxclibmemory.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludeatomicbase.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonsystempubmicrosleep.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxmutexlock.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objamrw_dll_stub.obj: "........commonincludehxengin.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objamrw_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objamrw_dll_stub.obj: "thumb-rel32datatype_amr_codec_amr_wb_ribodefs.h"
- thumb-rel32objamrw.uid.obj: "amrw.uid.cpp"
- thumb-rel32objamrw.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objamrw.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objamrw.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objamrw.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objamrw.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objamrw.uid.obj: "thumb-rel32datatype_amr_codec_amr_wb_ribodefs.h"