Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
Makefile
Package: 142_61_thumb_advanced.rar [view]
Upload User: dangjiwu
Upload Date: 2013-07-19
Package Size: 42019k
Code Size: 16k
Category:
Symbian
Development Platform:
Visual C++
- __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=mpadecobj.cpp mp3dec.c mp3tabs.c realbitstream.c realbuffers.c realdct32.c realdequant.c realdqchan.c realhuffman.c realhufftabs.c realimdct.c realscalfact.c realstproc.c realsubband.c realtrigtabs.c realarmasmpoly_gcc.s
- OBJS=$(COMPILED_OBJS) $(SOURCE_OBJS)
- COMPILED_OBJS=thumb-rel32objmpadecobj.o thumb-rel32objmp3dec.o thumb-rel32objmp3tabs.o thumb-rel32objrealbitstream.o thumb-rel32objrealbuffers.o thumb-rel32objrealdct32.o thumb-rel32objrealdequant.o thumb-rel32objrealdqchan.o thumb-rel32objrealhuffman.o thumb-rel32objrealhufftabs.o thumb-rel32objrealimdct.o thumb-rel32objrealscalfact.o thumb-rel32objrealstproc.o thumb-rel32objrealsubband.o thumb-rel32objrealtrigtabs.o thumb-rel32objrealarmasmpoly_gcc.obj
- SOURCE_OBJS=
- INCLUDES=-I ........commonruntimepub -I ........commonsystempub -I C:Symbian6.1SERIES60EPOC32include -I C:Symbian6.1SERIES60EPOC32includelibc -I .pub -I ........commoninclude -I ........commondbgtoolpub
- DEFINES=-I . -include thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h
- STATIC_LIBS=........commonsystemthumb-rel32syslib.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-rel32mp3codecfixpt.lib
- thumb-rel32obj:
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- all_objects: $(OBJS)
- thumb-rel32mp3codecfixpt.lib: $(OBJS)
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -rm thumb-rel32mp3codecfixpt.lib
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ar" rv thumb-rel32mp3codecfixpt.lib $(OBJS)
- "C:Symbian6.1Shared/EPOC32/gcc/bin/ranlib" thumb-rel32mp3codecfixpt.lib
- thumb-rel32objmpadecobj.o: mpadecobj.cpp
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CXXFLAGS) -o thumb-rel32objmpadecobj.o -c mpadecobj.cpp
- thumb-rel32objmp3dec.o: mp3dec.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objmp3dec.o -c mp3dec.c
- thumb-rel32objmp3tabs.o: mp3tabs.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- $(CC) $(CCFLAGS) -o thumb-rel32objmp3tabs.o -c mp3tabs.c
- thumb-rel32objrealbitstream.o: realbitstream.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealbitstream.o -c realbitstream.c
- thumb-rel32objrealbuffers.o: realbuffers.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealbuffers.o -c realbuffers.c
- thumb-rel32objrealdct32.o: realdct32.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealdct32.o -c realdct32.c
- thumb-rel32objrealdequant.o: realdequant.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealdequant.o -c realdequant.c
- thumb-rel32objrealdqchan.o: realdqchan.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealdqchan.o -c realdqchan.c
- thumb-rel32objrealhuffman.o: realhuffman.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealhuffman.o -c realhuffman.c
- thumb-rel32objrealhufftabs.o: realhufftabs.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealhufftabs.o -c realhufftabs.c
- thumb-rel32objrealimdct.o: realimdct.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealimdct.o -c realimdct.c
- thumb-rel32objrealscalfact.o: realscalfact.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealscalfact.o -c realscalfact.c
- thumb-rel32objrealstproc.o: realstproc.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealstproc.o -c realstproc.c
- thumb-rel32objrealsubband.o: realsubband.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealsubband.o -c realsubband.c
- thumb-rel32objrealtrigtabs.o: realtrigtabs.c
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- $(CC) $(CCFLAGS) -o thumb-rel32objrealtrigtabs.o -c realtrigtabs.c
- thumb-rel32objrealarmasmpoly_gcc.obj: realarmasmpoly_gcc.s
- -@if NOT exist "thumb-rel32" mkdir "thumb-rel32"
- -@if NOT exist "thumb-rel32obj" mkdir "thumb-rel32obj"
- -@if NOT exist "thumb-rel32objreal" mkdir "thumb-rel32objreal"
- -@if NOT exist "thumb-rel32objrealarm" mkdir "thumb-rel32objrealarm"
- $(CC) $(CXXFLAGS) -o thumb-rel32objrealarmasmpoly_gcc.obj -c realarmasmpoly_gcc.s
- clean:
- $(RM) thumb-rel32mp3codecfixpt.lib thumb-rel32objmpadecobj.o thumb-rel32objmp3dec.o thumb-rel32objmp3tabs.o
- $(RM) thumb-rel32objrealbitstream.o thumb-rel32objrealbuffers.o thumb-rel32objrealdct32.o
- $(RM) thumb-rel32objrealdequant.o thumb-rel32objrealdqchan.o thumb-rel32objrealhuffman.o
- $(RM) thumb-rel32objrealhufftabs.o thumb-rel32objrealimdct.o thumb-rel32objrealscalfact.o
- $(RM) thumb-rel32objrealstproc.o thumb-rel32objrealsubband.o thumb-rel32objrealtrigtabs.o
- $(RM) thumb-rel32objrealarmasmpoly_gcc.obj
- ........releasemp3codecfixpt.lib: thumb-rel32mp3codecfixpt.lib
- -@if NOT exist "........release" mkdir "........release"
- rm -rf "........releasemp3codecfixpt.lib"
- copy "thumb-rel32mp3codecfixpt.lib" "........releasemp3codecfixpt.lib"
- copy: ........releasemp3codecfixpt.lib
- depend:
- python C:sourcebuildbinmkdepend /tthumb-rel32obj /mMakefile $(DEFINES) $(INCLUDES) $(SRCS)
- # DO NOT DELETE -- mkdepend depends on this line
- thumb-rel32objmpadecobj.obj: "mpadecobj.cpp"
- thumb-rel32objmpadecobj.obj: ".pubmpadecobjfixpt.h"
- thumb-rel32objmpadecobj.obj: ".pubmp3dec.h"
- thumb-rel32objmpadecobj.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objmp3dec.obj: "mp3dec.c"
- thumb-rel32objmp3dec.obj: "........commonruntimepubhlxclib/string.h"
- thumb-rel32objmp3dec.obj: "........commonruntimepubplatform/openwave/hx_op_stdc.h"
- thumb-rel32objmp3dec.obj: "........commonruntimepubhlxclibstring.h"
- thumb-rel32objmp3dec.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objmp3dec.obj: "........commonincludehxtypes.h"
- thumb-rel32objmp3dec.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objmp3dec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objmp3dec.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objmp3dec.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objmp3dec.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objmp3dec.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objmp3dec.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objmp3dec.obj: "........commonincludehxbastsd.h"
- thumb-rel32objmp3dec.obj: "........commonruntimepubhlxclibctype.h"
- thumb-rel32objmp3dec.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objmp3dec.obj: ".pubmp3common.h"
- thumb-rel32objmp3dec.obj: ".pubmp3dec.h"
- thumb-rel32objmp3dec.obj: ".pubstatname.h"
- thumb-rel32objmp3dec.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objmp3tabs.obj: "mp3tabs.c"
- thumb-rel32objmp3tabs.obj: ".pubmp3common.h"
- thumb-rel32objmp3tabs.obj: ".pubmp3dec.h"
- thumb-rel32objmp3tabs.obj: ".pubstatname.h"
- thumb-rel32objmp3tabs.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealbitstream.obj: "realbitstream.c"
- thumb-rel32objrealbitstream.obj: "realcoder.h"
- thumb-rel32objrealbitstream.obj: ".pubmp3common.h"
- thumb-rel32objrealbitstream.obj: ".pubmp3dec.h"
- thumb-rel32objrealbitstream.obj: ".pubstatname.h"
- thumb-rel32objrealbitstream.obj: "realassembly.h"
- thumb-rel32objrealbitstream.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealbuffers.obj: "realbuffers.c"
- thumb-rel32objrealbuffers.obj: "........commonruntimepubhlxclib/stdlib.h"
- thumb-rel32objrealbuffers.obj: "........commonincludehxtypes.h"
- thumb-rel32objrealbuffers.obj: "C:Symbian6.1SERIES60EPOC32includee32def.h"
- thumb-rel32objrealbuffers.obj: "C:Symbian6.1SERIES60EPOC32includee32std.h"
- thumb-rel32objrealbuffers.obj: "C:Symbian6.1SERIES60EPOC32includee32des8.h"
- thumb-rel32objrealbuffers.obj: "C:Symbian6.1SERIES60EPOC32includee32des16.h"
- thumb-rel32objrealbuffers.obj: "C:Symbian6.1SERIES60EPOC32includee32std.inl"
- thumb-rel32objrealbuffers.obj: "........commonincludeplatform/symbian/symbiantypes.h"
- thumb-rel32objrealbuffers.obj: "C:Symbian6.1SERIES60EPOC32includelibcsys/param.h"
- thumb-rel32objrealbuffers.obj: "........commonincludehxbastsd.h"
- thumb-rel32objrealbuffers.obj: "........commonruntimepubhlxclibstdlib.h"
- thumb-rel32objrealbuffers.obj: "realcoder.h"
- thumb-rel32objrealbuffers.obj: ".pubmp3common.h"
- thumb-rel32objrealbuffers.obj: ".pubmp3dec.h"
- thumb-rel32objrealbuffers.obj: ".pubstatname.h"
- thumb-rel32objrealbuffers.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealdct32.obj: "realdct32.c"
- thumb-rel32objrealdct32.obj: "realcoder.h"
- thumb-rel32objrealdct32.obj: ".pubmp3common.h"
- thumb-rel32objrealdct32.obj: ".pubmp3dec.h"
- thumb-rel32objrealdct32.obj: ".pubstatname.h"
- thumb-rel32objrealdct32.obj: "realassembly.h"
- thumb-rel32objrealdct32.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealdequant.obj: "realdequant.c"
- thumb-rel32objrealdequant.obj: "realcoder.h"
- thumb-rel32objrealdequant.obj: ".pubmp3common.h"
- thumb-rel32objrealdequant.obj: ".pubmp3dec.h"
- thumb-rel32objrealdequant.obj: ".pubstatname.h"
- thumb-rel32objrealdequant.obj: "realassembly.h"
- thumb-rel32objrealdequant.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealdqchan.obj: "realdqchan.c"
- thumb-rel32objrealdqchan.obj: "realcoder.h"
- thumb-rel32objrealdqchan.obj: ".pubmp3common.h"
- thumb-rel32objrealdqchan.obj: ".pubmp3dec.h"
- thumb-rel32objrealdqchan.obj: ".pubstatname.h"
- thumb-rel32objrealdqchan.obj: "realassembly.h"
- thumb-rel32objrealdqchan.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealhuffman.obj: "realhuffman.c"
- thumb-rel32objrealhuffman.obj: "realcoder.h"
- thumb-rel32objrealhuffman.obj: ".pubmp3common.h"
- thumb-rel32objrealhuffman.obj: ".pubmp3dec.h"
- thumb-rel32objrealhuffman.obj: ".pubstatname.h"
- thumb-rel32objrealhuffman.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealhufftabs.obj: "realhufftabs.c"
- thumb-rel32objrealhufftabs.obj: "realcoder.h"
- thumb-rel32objrealhufftabs.obj: ".pubmp3common.h"
- thumb-rel32objrealhufftabs.obj: ".pubmp3dec.h"
- thumb-rel32objrealhufftabs.obj: ".pubstatname.h"
- thumb-rel32objrealhufftabs.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealimdct.obj: "realimdct.c"
- thumb-rel32objrealimdct.obj: "realcoder.h"
- thumb-rel32objrealimdct.obj: ".pubmp3common.h"
- thumb-rel32objrealimdct.obj: ".pubmp3dec.h"
- thumb-rel32objrealimdct.obj: ".pubstatname.h"
- thumb-rel32objrealimdct.obj: "realassembly.h"
- thumb-rel32objrealimdct.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealscalfact.obj: "realscalfact.c"
- thumb-rel32objrealscalfact.obj: "realcoder.h"
- thumb-rel32objrealscalfact.obj: ".pubmp3common.h"
- thumb-rel32objrealscalfact.obj: ".pubmp3dec.h"
- thumb-rel32objrealscalfact.obj: ".pubstatname.h"
- thumb-rel32objrealscalfact.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealstproc.obj: "realstproc.c"
- thumb-rel32objrealstproc.obj: "realcoder.h"
- thumb-rel32objrealstproc.obj: ".pubmp3common.h"
- thumb-rel32objrealstproc.obj: ".pubmp3dec.h"
- thumb-rel32objrealstproc.obj: ".pubstatname.h"
- thumb-rel32objrealstproc.obj: "realassembly.h"
- thumb-rel32objrealstproc.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealsubband.obj: "realsubband.c"
- thumb-rel32objrealsubband.obj: "realcoder.h"
- thumb-rel32objrealsubband.obj: ".pubmp3common.h"
- thumb-rel32objrealsubband.obj: ".pubmp3dec.h"
- thumb-rel32objrealsubband.obj: ".pubstatname.h"
- thumb-rel32objrealsubband.obj: "realassembly.h"
- thumb-rel32objrealsubband.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealtrigtabs.obj: "realtrigtabs.c"
- thumb-rel32objrealtrigtabs.obj: "realcoder.h"
- thumb-rel32objrealtrigtabs.obj: ".pubmp3common.h"
- thumb-rel32objrealtrigtabs.obj: ".pubmp3dec.h"
- thumb-rel32objrealtrigtabs.obj: ".pubstatname.h"
- thumb-rel32objrealtrigtabs.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"
- thumb-rel32objrealarmasmpoly_gcc.obj: "realarmasmpoly_gcc.s"
- thumb-rel32objrealarmasmpoly_gcc.obj: "thumb-rel32datatype_mp3_codec_fixpt_ribodefs.h"