From 96d0f3f079f982be294f694590c49b8e9fed2420 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Sat, 18 Apr 2009 15:15:34 +0000 Subject: More ticket #774: compilation error for VS8 and make build system due to last modifications in libg7221codec and pjmedia_test git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2617 74dad513-b988-da41-8d7b-12977e46ad98 --- third_party/build/g7221/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/build/g7221/Makefile') diff --git a/third_party/build/g7221/Makefile b/third_party/build/g7221/Makefile index 16758171..12529699 100644 --- a/third_party/build/g7221/Makefile +++ b/third_party/build/g7221/Makefile @@ -21,7 +21,7 @@ export _LDFLAGS := $(CC_LDFLAGS) $(OS_LDFLAGS) $(M_LDFLAGS) $(HOST_LDFLAGS) \ export G7221_CODEC_SRCDIR = ../../g7221 export G7221_CODEC_OBJS = common/common.o common/huff_tab.o common/tables.o \ - common/stl-files/basop32.o common/stl-files/count.o \ + common/stl-files/basop32.o \ decode/coef2sam.o decode/dct4_s.o decode/decoder.o \ encode/dct4_a.o encode/sam2coef.o encode/encoder.o -- cgit v1.2.3