- __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=dlliids.cpp hxdll.cpp clntcore_dll_stub.c clntcore.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objclntcoredlldlliids.o thumb-rel32objclntcoredllhxdll.o thumb-rel32objclntcoredllclntcore_dll_stub.o thumb-rel32objclntcoredllclntcore.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I . -I pubplatformsymbian -I ....commoninclude -I ....commoncontainerpub -I ....commonutilpub -I ....commondbgtoolpub -I ....commonfileiopub -I ....commonlangxmlpub -I ....commonnetiopub -I ....protocoltransportcommonsystempub -I ....protocoltransportrtppub -I ....protocolcommonutilpub -I ....protocolrtsppub -I ....protocolrtspinclude -I ....protocolpnapub -I ....protocolsdppub -I ....audioinclude -I ....videoinclude -I ....videocolconverterpub -I ..include -I ..commoncontainerpub -I ..commonutilpub -I ..commonnetiopub -I ..commonsystempub -I ..audiosvcpub -I ..videosvcpub -I ..netwksvcpub -I ..resourcepub -I .pub -I ....clientcommonsystempub -I ....clientcommoncontainerpub -I ....clientcommonutilpub -I ....clientcorepub -I ....audiodevicepub -I ....clientaudiosvcpub -I ....clientvideosvcpub -I ....clientnetwksvcpub -I ....clientcommonnetiopub -I ....protocolhttppub -I ....audioresamplerpub
- DEFINES=-I . -include thumb-rel32client_core_clntcoredll_ribodefs.h
- STATIC_LIBS=c:sourcehelixprotocol_distrtspthumb-rel32rdtclntlib.lib ....commonsystemthumb-rel32syslib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonruntimethumb-rel32runtlib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonutilthumb-rel32utillib.lib ....commoncontainerthumb-rel32contlib.lib ....commonsystemthumb-rel32syslib.lib ....commonruntimethumb-rel32runtlib.lib ....commonfileiothumb-rel32fileiolib.lib ....clientcommonsystemthumb-rel32sysclntlib.lib ....clientcommoncontainerthumb-rel32contclntlib.lib ....clientcommonutilthumb-rel32utlclntlib.lib ....clientcorethumb-rel32clntcorelib.lib ....audiodevicethumb-rel32auddevlib.lib ....clientaudiosvcthumb-rel32audsvclib.lib ....clientvideosvcthumb-rel32vidsvclib.lib ....clientnetwksvcthumb-rel32netsvclib.lib ....clientcommonnetiothumb-rel32netioclntlib.lib ....protocoltransportcommonsystemthumb-rel32systranlib.lib ....protocoltransportrtpthumb-rel32rtptranlib.lib ....protocolcommonutilthumb-rel32protutillib.lib ....protocolrtspthumb-rel32rtsplib.lib ....audiofixptresamplerthumb-rel32fixptresampler.lib ....protocolhttpthumb-rel32httplib.lib ....audioresamplerthumb-rel32audresamplib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELesock.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELinsock.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELefsrv.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELmediaclientaudiostream.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELapmime.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELapgrfx.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELcharconv.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELintconninit.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELcommdb.lib"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32objclntcoredll thumb-rel32clntcore.dll
- thumb-rel32objclntcoredll:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objclntcoredll" mkdir "thumb-rel32objclntcoredll"
- all_objects: $(OBJS)
- thumb-rel32clntcore.dll: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objclntcoredlllib thumb-rel32clntcore_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def clntcore.def --output-exp thumb-rel32clntcore.exp --dllname thumb-rel32clntcore.dll
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll clntcore.lnk thumb-rel32clntcore.exp --dll --base-file thumb-rel32clntcore.bas -o thumb-rel32clntcore.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32clntcore_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- rm thumb-rel32clntcore.exp
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def clntcore.def --dllname thumb-rel32clntcore.dll --base-file thumb-rel32clntcore.bas --output-exp thumb-rel32clntcore.exp
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll clntcore.lnk thumb-rel32clntcore.exp --dll -Map thumb-rel32clntcore.dll.map -o thumb-rel32clntcore.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32clntcore_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-rel32clntcore.dll thumb-rel32clntcore.dll
- rm thumb-rel32clntcore.exp thumb-rel32clntcore.bas
- rm thumb-rel32clntcore_libs.lib
- thumb-rel32objclntcoredlldlliids.o: dlliids.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objclntcoredll" mkdir "thumb-rel32objclntcoredll"
- $(CC) $(CXXFLAGS) -o thumb-rel32objclntcoredlldlliids.o -c dlliids.cpp
- thumb-rel32objclntcoredllhxdll.o: hxdll.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objclntcoredll" mkdir "thumb-rel32objclntcoredll"
- $(CC) $(CXXFLAGS) -o thumb-rel32objclntcoredllhxdll.o -c hxdll.cpp
- thumb-rel32objclntcoredllclntcore_dll_stub.o: clntcore_dll_stub.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objclntcoredll" mkdir "thumb-rel32objclntcoredll"
- $(CC) $(CCFLAGS) -o thumb-rel32objclntcoredllclntcore_dll_stub.o -c clntcore_dll_stub.c
- thumb-rel32objclntcoredllclntcore.uid.o: clntcore.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objclntcoredll" mkdir "thumb-rel32objclntcoredll"
- $(CC) $(CXXFLAGS) -o thumb-rel32objclntcoredllclntcore.uid.o -c clntcore.uid.cpp
- clean:
- $(RM) thumb-rel32clntcore.dll thumb-rel32objclntcoredlldlliids.o thumb-rel32objclntcoredllhxdll.o
- $(RM) thumb-rel32objclntcoredllclntcore_dll_stub.o thumb-rel32objclntcoredllclntcore.uid.o
- ....releaseclntcore.dll: thumb-rel32clntcore.dll
- -@if NOT exist "....release" mkdir "....release"
- rm -rf "....releaseclntcore.dll"
- copy "thumb-rel32clntcore.dll" "....releaseclntcore.dll"
- copy: ....releaseclntcore.dll
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32objclntcoredll /mclntcoredll.mak $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objclntcoredlldlliids.obj: "dlliids.cpp"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxtypes.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxbastsd.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxcom.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxresult.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxiids.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxpiids.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludeatomicbase.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxengin.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objclntcoredlldlliids.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxheap.h"
- thumb-rel32objclntcoredlldlliids.obj: "....commonincludehxhpbase.h"
- thumb-rel32objclntcoredlldlliids.obj: "thumb-rel32client_core_clntcoredll_ribodefs.h"
- thumb-rel32objclntcoredllhxdll.obj: "hxdll.cpp"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxcom.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxtypes.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxbastsd.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxresult.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxiids.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxpiids.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludeatomicbase.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxengin.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxcomm.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxccf.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludeihxpckts.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxvalue.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxfiles.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxcore.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxwin.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objclntcoredllhxdll.obj: ".pubhxcleng.h"
- thumb-rel32objclntcoredllhxdll.obj: ".chxelst.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxmon.h"
- thumb-rel32objclntcoredllhxdll.obj: "..commoncontainerpubhxclreg.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubstatinfo.h"
- thumb-rel32objclntcoredllhxdll.obj: ".strminfo.h"
- thumb-rel32objclntcoredllhxdll.obj: ".hxbufstate.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxsmbw.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxshtdn.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxupgrd.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxerror.h"
- thumb-rel32objclntcoredllhxdll.obj: "..commoncontainerpubchxliteprefs.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubhxmap.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubunkimp.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcfcntl.h"
- thumb-rel32objclntcoredllhxdll.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/fcntl.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonfileiopubchxdataf.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonfileiopubchxdataf_stdio.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonruntimepubhlxclibfcntl.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludeihxfgbuf.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonfileiopubchxdataf_virtual.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludeihxiunknowntracker.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxprefs.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubdllpath.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubdllacces.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objclntcoredllhxdll.obj: "hxdll.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxheap.h"
- thumb-rel32objclntcoredllhxdll.obj: "....commonincludehxhpbase.h"
- thumb-rel32objclntcoredllhxdll.obj: "thumb-rel32client_core_clntcoredll_ribodefs.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "clntcore_dll_stub.c"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxtypes.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxbastsd.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxcom.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxresult.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxiids.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxpiids.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludeatomicbase.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "....commonincludehxengin.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objclntcoredllclntcore_dll_stub.obj: "thumb-rel32client_core_clntcoredll_ribodefs.h"
- thumb-rel32objclntcoredllclntcore.uid.obj: "clntcore.uid.cpp"
- thumb-rel32objclntcoredllclntcore.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objclntcoredllclntcore.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objclntcoredllclntcore.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objclntcoredllclntcore.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objclntcoredllclntcore.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objclntcoredllclntcore.uid.obj: "thumb-rel32client_core_clntcoredll_ribodefs.h"