- __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=siteplug.cpp vidsite_dll_stub.c vidsite.uid.cpp
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objsiteplug.o thumb-rel32objvidsite_dll_stub.o thumb-rel32objvidsite.uid.o
- SOURCE_OBJS=
- INCLUDES=-I ....commonruntimepub -I ....commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I ..sitelibpubplatformsymbian -I ..sitelibpub -I ....commoninclude -I pub -I . -I ....commoncontainerpub -I ....commondbgtoolpub -I ....clientinclude -I ..include -I ..colconverterpub -I .pub -I ....videositelibpub -I ....commonutilpub -I ....videocolconverterpub
- DEFINES=-I . -include thumb-rel32video_site_ribodefs.h
- STATIC_LIBS=....commonsystemthumb-rel32syslib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonruntimethumb-rel32runtlib.lib ....videositelibthumb-rel32sitelib.lib ....commondbgtoolthumb-rel32debuglib.lib ....commonutilthumb-rel32utillib.lib ....commoncontainerthumb-rel32contlib.lib ....commonruntimethumb-rel32runtlib.lib ....commonsystemthumb-rel32syslib.lib ....videositelibthumb-rel32sitelib.lib ....videovidutilthumb-rel32vidutillib.lib ....videositelibthumb-rel32sitecreatelib.lib ....videocolconverterthumb-rel32colorcvtlib.lib
- DYNAMIC_LIBS="C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELestlib.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELws32.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELbitgdi.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELgdi.lib" "C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELfbscli.lib"
- .s.obj:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- .c.o:
- $(CC) $(CCFLAGS) -o $@ -c $<
- .cpp.o:
- $(CC) $(CXXFLAGS) -o $@ -c $<
- all: thumb-rel32obj thumb-rel32vidsite.dll
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32vidsite.dll: $(OBJS) $(STATIC_LIBS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- python C:sourcebuildbinarmerge -d thumb-rel32objlib thumb-rel32vidsite_libs.lib $(STATIC_LIBS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def vidsite.def --output-exp thumb-rel32vidsite.exp --dllname thumb-rel32vidsite.dll
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll vidsite.lnk thumb-rel32vidsite.exp --dll --base-file thumb-rel32vidsite.bas -o thumb-rel32vidsite.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32vidsite_libs.lib $(DYNAMIC_LIBS) C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELegcc.lib C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELeuser.lib
- rm thumb-rel32vidsite.exp
- "C:Symbian6.1Shared/EPOC32/gcc/bin/dlltool" -m thumb --def vidsite.def --dllname thumb-rel32vidsite.dll --base-file thumb-rel32vidsite.bas --output-exp thumb-rel32vidsite.exp
- python C:sourcebuildbinrlink.py ld -s --thumb-entry _E32Dll -u _E32Dll vidsite.lnk thumb-rel32vidsite.exp --dll -Map thumb-rel32vidsite.dll.map -o thumb-rel32vidsite.dll C:Symbian6.1SERIES60EPOC32ReleaseTHUMBURELedll.lib $(OBJS) thumb-rel32vidsite_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-rel32vidsite.dll thumb-rel32vidsite.dll
- rm thumb-rel32vidsite.exp thumb-rel32vidsite.bas
- rm thumb-rel32vidsite_libs.lib
- thumb-rel32objsiteplug.o: siteplug.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objsiteplug.o -c siteplug.cpp
- thumb-rel32objvidsite_dll_stub.o: vidsite_dll_stub.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objvidsite_dll_stub.o -c vidsite_dll_stub.c
- thumb-rel32objvidsite.uid.o: vidsite.uid.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objvidsite.uid.o -c vidsite.uid.cpp
- clean:
- $(RM) thumb-rel32vidsite.dll thumb-rel32objsiteplug.o thumb-rel32objvidsite_dll_stub.o thumb-rel32objvidsite.uid.o
- ....releasevidsite.dll: thumb-rel32vidsite.dll
- -@if NOT exist "....release" mkdir "....release"
- rm -rf "....releasevidsite.dll"
- copy "thumb-rel32vidsite.dll" "....releasevidsite.dll"
- copy: ....releasevidsite.dll
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objsiteplug.obj: "siteplug.cpp"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxtypes.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objsiteplug.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxbastsd.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxcom.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxresult.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxiids.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxpiids.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objsiteplug.obj: "....commonincludeatomicbase.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxengin.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxwintyp.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includecoemain.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32base.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32base.inl"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includew32std.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includefntstore.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includef32file.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32svr.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32keys.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32hal.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includee32pccd.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includef32file.inl"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includegdi.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includes32std.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includes32strm.inl"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includes32std.inl"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includegdi.inl"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includeopenfont.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includefbs.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebitmap.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebitbase.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebitstd.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebitdev.inl"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebarsc.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebadesca.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebamdesca.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includebasched.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxplugn.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxplugncompat.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubhxmap.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxmapptrtoptr.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubcarray.h"
- thumb-rel32objsiteplug.obj: "....commondbgtoolpubhxassert.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/assert.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubplatform/openwave/hx_op_debug.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibassert.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/limits.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxcliblimits.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/stdio.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubplatform/openwave/hx_op_fs.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/sys/types.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/time.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibtime.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubplatform/openwave/hx_op_timeutil.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibwindows.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxosstr.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubplatform/wince/get_disk_free.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/windows.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibstdio.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclibstdarg.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsignal.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/signal.h"
- thumb-rel32objsiteplug.obj: "....commonutilpubplatform/mac/maclibrary.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdlib.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/reent.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsystime.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcctype.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubhxstring.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobals/hxglobalchxstring.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubhxmaputils.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxmapbuckets.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxmapstringtoob.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxmapstringtostring.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxmaplongtoobj.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubhxslist.h"
- thumb-rel32objsiteplug.obj: "....commonincludeihxpckts.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxvalue.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxwin.h"
- thumb-rel32objsiteplug.obj: "....clientincludehxvsurf.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxpckts.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxcppflags.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubold_hxpckts.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubhxbuffer.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubassocvector.h"
- thumb-rel32objsiteplug.obj: "siteplug.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxcomm.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxccf.h"
- thumb-rel32objsiteplug.obj: "....commonutilpubbaseobj.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobals/hxglobals.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxglobalint.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxglobalptr.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxglobalmap.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubchxmapguidtoobj.h"
- thumb-rel32objsiteplug.obj: "....commoncontainerpubhxguid.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxgloballist.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxglobaldll.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubdllacces.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxglobalchararray.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubglobalshxglobalbool.h"
- thumb-rel32objsiteplug.obj: "....commonsystempubdllpath.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxfiles.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/sys/stat.h"
- thumb-rel32objsiteplug.obj: "....commonruntimepubhlxclib/sysstat.h"
- thumb-rel32objsiteplug.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stat.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxmon.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxver.h"
- thumb-rel32objsiteplug.obj: "....commonincludernver.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxprefs.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxcore.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxupgrd.h"
- thumb-rel32objsiteplug.obj: "..sitelibpubminisite.h"
- thumb-rel32objsiteplug.obj: "....clientincludehxsite2.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxevent.h"
- thumb-rel32objsiteplug.obj: "..sitelibpubregion.h"
- thumb-rel32objsiteplug.obj: "..sitelibpubbasesite.h"
- thumb-rel32objsiteplug.obj: "....clientincludehxvctrl.h"
- thumb-rel32objsiteplug.obj: "..sitelibpubsitetran.h"
- thumb-rel32objsiteplug.obj: "..includecoloracc.h"
- thumb-rel32objsiteplug.obj: "..colconverterpubhxcolor.h"
- thumb-rel32objsiteplug.obj: "..includeciddefs.h"
- thumb-rel32objsiteplug.obj: "..colconverterpubnostatic/yuv.h"
- thumb-rel32objsiteplug.obj: "....clientincludehxcmenu.h"
- thumb-rel32objsiteplug.obj: "..sitelibpubplatform/mac/macsite.h"
- thumb-rel32objsiteplug.obj: "site.ver"
- thumb-rel32objsiteplug.obj: "....commonincludehxheap.h"
- thumb-rel32objsiteplug.obj: "....commonincludehxhpbase.h"
- thumb-rel32objsiteplug.obj: "thumb-rel32video_site_ribodefs.h"
- thumb-rel32objvidsite_dll_stub.obj: "vidsite_dll_stub.c"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstring.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibc_ansi.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstddef.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonsystempubhxglobalmgr.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxtypes.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxbastsd.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxcom.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxresult.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxiids.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxpiids.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclib/string.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclibstring.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclibstdlib.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclibctype.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclib/memory.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonruntimepubhlxclibmemory.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludeatomicbase.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonsystempubmicrosleep.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/time.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibctime.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcmachine/types.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcunistd.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/unistd.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/types.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxmutexlock.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdio.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcstdarg_e.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/stdio_t.h"
- thumb-rel32objvidsite_dll_stub.obj: "....commonincludehxengin.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcerrno.h"
- thumb-rel32objvidsite_dll_stub.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/errno.h"
- thumb-rel32objvidsite_dll_stub.obj: "thumb-rel32video_site_ribodefs.h"
- thumb-rel32objvidsite.uid.obj: "vidsite.uid.cpp"
- thumb-rel32objvidsite.uid.obj: "C:Symbian6.1SERIES60EPOC32includeE32STD.H"
- thumb-rel32objvidsite.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objvidsite.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objvidsite.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objvidsite.uid.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objvidsite.uid.obj: "thumb-rel32video_site_ribodefs.h"