⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 symbian 下的helix player源代码
💻
📖 第 1 页 / 共 2 页
字号:
__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:\Symbian\6.1\Shared/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:\Symbian\6.1\Shared/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:\Symbian\6.1\Shared/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=sitemgr.cpp siteprxy.cpp hxovmgr.cpp

OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)

COMPILED_OBJS=thumb-rel32\obj\sitemgr.o thumb-rel32\obj\siteprxy.o thumb-rel32\obj\hxovmgr.o

SOURCE_OBJS=

INCLUDES=-I ..\..\common\runtime\pub -I ..\..\common\system\pub -I C:\Symbian\6.1\SERIES60\EPOC32\include -I C:\Symbian\6.1\SERIES60\EPOC32\include\libc -I ..\..\common\include -I ..\..\common\container\pub -I ..\..\common\util\pub -I ..\..\common\dbgtool\pub -I ..\..\client\include -I .\pub

DEFINES=-I . -include thumb-rel32\client_videosvc_ribodefs.h

STATIC_LIBS=..\..\common\system\thumb-rel32\syslib.lib ..\..\common\dbgtool\thumb-rel32\debuglib.lib ..\..\common\runtime\thumb-rel32\runtlib.lib

DYNAMIC_LIBS="C:\Symbian\6.1\SERIES60\EPOC32\Release\THUMB\UREL\estlib.lib"

.s.obj: 
	$(CC) $(CXXFLAGS) -o $@ -c $<

.c.o: 
	$(CC) $(CCFLAGS) -o $@ -c $<

.cpp.o: 
	$(CC) $(CXXFLAGS) -o $@ -c $<

all: thumb-rel32\obj thumb-rel32\vidsvclib.lib

thumb-rel32\obj: 
	-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
	-@if NOT exist "thumb-rel32\obj" mkdir "thumb-rel32\obj"

all_objects: $(OBJS)

thumb-rel32\vidsvclib.lib: $(OBJS)
	-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
	-rm thumb-rel32\vidsvclib.lib
	"C:\Symbian\6.1\Shared/EPOC32/gcc/bin/ar" rv thumb-rel32\vidsvclib.lib $(OBJS)
	"C:\Symbian\6.1\Shared/EPOC32/gcc/bin/ranlib" thumb-rel32\vidsvclib.lib

thumb-rel32\obj\sitemgr.o: sitemgr.cpp
	-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
	-@if NOT exist "thumb-rel32\obj" mkdir "thumb-rel32\obj"
	$(CC) $(CXXFLAGS) -o thumb-rel32\obj\sitemgr.o -c sitemgr.cpp

thumb-rel32\obj\siteprxy.o: siteprxy.cpp
	-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
	-@if NOT exist "thumb-rel32\obj" mkdir "thumb-rel32\obj"
	$(CC) $(CXXFLAGS) -o thumb-rel32\obj\siteprxy.o -c siteprxy.cpp

thumb-rel32\obj\hxovmgr.o: hxovmgr.cpp
	-@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
	-@if NOT exist "thumb-rel32\obj" mkdir "thumb-rel32\obj"
	$(CC) $(CXXFLAGS) -o thumb-rel32\obj\hxovmgr.o -c hxovmgr.cpp

clean: 
	$(RM) thumb-rel32\vidsvclib.lib thumb-rel32\obj\sitemgr.o thumb-rel32\obj\siteprxy.o thumb-rel32\obj\hxovmgr.o

..\..\release\vidsvclib.lib: thumb-rel32\vidsvclib.lib
	-@if NOT exist "..\..\release" mkdir "..\..\release"
	rm -rf "..\..\release\vidsvclib.lib"
	copy "thumb-rel32\vidsvclib.lib" "..\..\release\vidsvclib.lib"

copy: ..\..\release\vidsvclib.lib

depend: 
	python C:\source\build\bin\mkdepend /tthumb-rel32\obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
# DO NOT DELETE -- mkdepend depends on this line
thumb-rel32\obj\sitemgr.obj: "sitemgr.cpp"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxcom.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxtypes.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32def.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des8.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des16.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.inl"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\platform/symbian/symbiantypes.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/param.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxbastsd.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxresult.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxiids.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxpiids.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/string.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_stdc.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\string.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\stdlib.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\ctype.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/stdlib.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/memory.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\memory.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\atomicbase.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\system\pub\microsleep.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/time.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\_ansi.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\time.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\machine/types.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stddef.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\unistd.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/unistd.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/types.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxmutexlock.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdio.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdarg_e.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/stdio_t.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxengin.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\errno.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/errno.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxwintyp.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\coemain.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32base.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32base.inl"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\w32std.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\fntstore.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\f32file.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32svr.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32keys.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32hal.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32pccd.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\f32file.inl"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\gdi.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32std.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32strm.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32strm.inl"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\s32std.inl"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\gdi.inl"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\openfont.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\bitdev.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\fbs.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\bitmap.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\bitbase.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\bitstd.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\bitdev.inl"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\barsc.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\badesca.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\bamdesca.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\basched.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\hxmap.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\chxmapptrtoptr.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\carray.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\dbgtool\pub\hxassert.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/assert.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_debug.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\assert.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/limits.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\limits.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/stdio.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_fs.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/sys/types.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/time.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\time.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_timeutil.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\windows.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxosstr.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\platform/wince/get_disk_free.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib/windows.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\stdio.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\hlxclib\stdarg.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\signal.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/signal.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\util\pub\platform/mac/maclibrary.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdlib.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/reent.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys\time.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\string.h"
thumb-rel32\obj\sitemgr.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\ctype.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\hxstring.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\system\pub\globals/hxglobalchxstring.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\system\pub\hxglobalmgr.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\hxmaputils.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\chxmapbuckets.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\chxmapstringtoob.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\chxmapstringtostring.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\chxmaplongtoobj.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxwin.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\chxxtype.h"
thumb-rel32\obj\sitemgr.obj: "..\..\client\include\hxsite2.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\ihxpckts.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxvalue.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\container\pub\hxslist.h"
thumb-rel32\obj\sitemgr.obj: ".\pub\sitemgr.h"
thumb-rel32\obj\sitemgr.obj: "siteprxy.h"
thumb-rel32\obj\sitemgr.obj: "..\..\client\include\hxvctrl.h"
thumb-rel32\obj\sitemgr.obj: "..\..\client\include\hxvsurf.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\util\pub\hxstrutl.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\runtime\pub\safestring.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxheap.h"
thumb-rel32\obj\sitemgr.obj: "..\..\common\include\hxhpbase.h"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -