makefile

来自「symbian 下的helix player源代码」· 代码 · 共 1,001 行 · 第 1/5 页

TXT
1,001
字号

thumb-rel32\obj\packedvalues.o: packedvalues.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\packedvalues.o -c packedvalues.cpp

thumb-rel32\obj\hxprefutil.o: hxprefutil.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\hxprefutil.o -c hxprefutil.cpp

thumb-rel32\obj\stream_desc_hlpr.o: stream_desc_hlpr.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\stream_desc_hlpr.o -c stream_desc_hlpr.cpp

thumb-rel32\obj\hxcbobj.o: hxcbobj.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\hxcbobj.o -c hxcbobj.cpp

thumb-rel32\obj\clone_values.o: clone_values.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\clone_values.o -c clone_values.cpp

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

clean: 
	$(RM) thumb-rel32\utillib.lib thumb-rel32\obj\platform\symbian\symbian_pref.o thumb-rel32\obj\hxstrutl.o
	$(RM) thumb-rel32\obj\hxdefpackethookhlp.o thumb-rel32\obj\dbcs.o thumb-rel32\obj\hxrand.o thumb-rel32\obj\netbyte.o
	$(RM) thumb-rel32\obj\pacutil.o thumb-rel32\obj\portaddr.o thumb-rel32\obj\activewrap.o thumb-rel32\obj\activopt.o
	$(RM) thumb-rel32\obj\asmrulep.o thumb-rel32\obj\baseobj.o thumb-rel32\obj\cachobj.o thumb-rel32\obj\commreg.o
	$(RM) thumb-rel32\obj\cookhlpr.o thumb-rel32\obj\cookies.o thumb-rel32\obj\cpacemkr.o thumb-rel32\obj\chxuuid.o
	$(RM) thumb-rel32\obj\db_dict.o thumb-rel32\obj\key.o thumb-rel32\obj\md5.o thumb-rel32\obj\md5hl.o thumb-rel32\obj\mimechk.o
	$(RM) thumb-rel32\obj\miscsp.o thumb-rel32\obj\mmx_util.o thumb-rel32\obj\cpuident.o thumb-rel32\obj\nptime.o
	$(RM) thumb-rel32\obj\ntptime.o thumb-rel32\obj\pathutil.o thumb-rel32\obj\perplex.o thumb-rel32\obj\pckunpck.o
	$(RM) thumb-rel32\obj\hxmangle.o thumb-rel32\obj\hxurl.o thumb-rel32\obj\hxwinver.o thumb-rel32\obj\pref.o
	$(RM) thumb-rel32\obj\property.o thumb-rel32\obj\random32.o thumb-rel32\obj\readpath.o thumb-rel32\obj\rlstate.o
	$(RM) thumb-rel32\obj\hxathsp.o thumb-rel32\obj\hxcomsp.o thumb-rel32\obj\hxcorsp.o thumb-rel32\obj\hxdbsp.o
	$(RM) thumb-rel32\obj\hxengsp.o thumb-rel32\obj\hxfilsp.o thumb-rel32\obj\hxmonsp.o thumb-rel32\obj\hxpktsp.o
	$(RM) thumb-rel32\obj\hxplgsp.o thumb-rel32\obj\hxplnsp.o thumb-rel32\obj\hxinfcod.o thumb-rel32\obj\smpte.o
	$(RM) thumb-rel32\obj\timerep.o thumb-rel32\obj\tparse.o thumb-rel32\obj\verutil.o thumb-rel32\obj\vsrcinfo.o
	$(RM) thumb-rel32\obj\watchlst.o thumb-rel32\obj\localrep.o thumb-rel32\obj\rtsputil.o thumb-rel32\obj\crdcache.o
	$(RM) thumb-rel32\obj\char_stack.o thumb-rel32\obj\hxparse.o thumb-rel32\obj\buffutil.o thumb-rel32\obj\addupcol.o
	$(RM) thumb-rel32\obj\chxkeepalive.o thumb-rel32\obj\chxminiccf.o thumb-rel32\obj\chxcharstack.o thumb-rel32\obj\packedvalues.o
	$(RM) thumb-rel32\obj\hxprefutil.o thumb-rel32\obj\stream_desc_hlpr.o thumb-rel32\obj\hxcbobj.o thumb-rel32\obj\clone_values.o
	$(RM) thumb-rel32\obj\tconverter\fxpoint\tconverter_fxp.o

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

copy: ..\..\release\utillib.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\platform\symbian\symbian_pref.obj: "platform\symbian\symbian_pref.cpp"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "pub\platform\symbian\symbian_pref.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: ".\pub\pref.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\include\hxtypes.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32def.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des8.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des16.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.inl"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\include\platform/symbian/symbiantypes.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/param.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\include\hxbastsd.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\include\hxresult.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\dbgtool\pub\hxassert.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/assert.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_debug.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\assert.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/limits.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\limits.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/stdio.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_stdc.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_fs.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/sys/types.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/types.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stddef.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\machine/types.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/time.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/time.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\_ansi.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\time.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_timeutil.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\windows.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxosstr.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/stdlib.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\stdlib.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/string.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\string.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\ctype.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\platform/wince/get_disk_free.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib/windows.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\stdio.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "..\..\common\runtime\pub\hlxclib\stdarg.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\signal.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/signal.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\unistd.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/unistd.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdio.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdarg_e.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/stdio_t.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: ".\pub\platform/mac/maclibrary.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdlib.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/reent.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys\time.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\string.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\ctype.h"
thumb-rel32\obj\platform\symbian\symbian_pref.obj: "thumb-rel32\common_util_ribodefs.h"
thumb-rel32\obj\hxstrutl.obj: "hxstrutl.cpp"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxcom.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxtypes.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32def.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des8.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32des16.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\e32std.inl"
thumb-rel32\obj\hxstrutl.obj: "..\include\platform/symbian/symbiantypes.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/param.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxbastsd.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxresult.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxiids.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxpiids.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/string.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_stdc.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\string.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\stdlib.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\ctype.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/stdlib.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/memory.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\memory.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\atomicbase.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\system\pub\microsleep.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/time.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\_ansi.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\time.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\machine/types.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stddef.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\unistd.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/unistd.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/types.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxmutexlock.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdio.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdarg_e.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/stdio_t.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxengin.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\errno.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/errno.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\chxpckts.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxcppflags.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\old_hxpckts.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\hxmap.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\chxmapptrtoptr.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\carray.h"
thumb-rel32\obj\hxstrutl.obj: "..\dbgtool\pub\hxassert.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/assert.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_debug.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\assert.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/limits.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\limits.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/stdio.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_fs.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/sys/types.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/time.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\time.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\platform/openwave/hx_op_timeutil.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\windows.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxosstr.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\platform/wince/get_disk_free.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib/windows.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\stdio.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\runtime\pub\hlxclib\stdarg.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\signal.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/signal.h"
thumb-rel32\obj\hxstrutl.obj: ".\pub\platform/mac/maclibrary.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\stdlib.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys/reent.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\sys\time.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\string.h"
thumb-rel32\obj\hxstrutl.obj: "C:\Symbian\6.1\SERIES60\EPOC32\include\libc\ctype.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\hxstring.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\system\pub\globals/hxglobalchxstring.h"
thumb-rel32\obj\hxstrutl.obj: "..\..\common\system\pub\hxglobalmgr.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\hxmaputils.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\chxmapbuckets.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\chxmapstringtoob.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\chxmapstringtostring.h"
thumb-rel32\obj\hxstrutl.obj: "..\container\pub\chxmaplongtoobj.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\ihxpckts.h"
thumb-rel32\obj\hxstrutl.obj: "..\include\hxvalue.h"

⌨️ 快捷键说明

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