From a68df043bfbc7f8f38332143577877846631eca4 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 25 Aug 2015 19:58:37 +0200 Subject: Update build environment - remove faad2 - remove mad - remove polarssl - remove pthreads - add libcurl - add vtparse with UTF8 support - update project to use Visual Studio 2015 --- faad2/src/common/mp4ff/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 faad2/src/common/mp4ff/Makefile.am (limited to 'faad2/src/common/mp4ff/Makefile.am') diff --git a/faad2/src/common/mp4ff/Makefile.am b/faad2/src/common/mp4ff/Makefile.am deleted file mode 100644 index abb8021..0000000 --- a/faad2/src/common/mp4ff/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -lib_LIBRARIES = libmp4ff.a -include_HEADERS = mp4ff.h mp4ffint.h - -libmp4ff_a_CFLAGS = -DUSE_TAGGING=1 - -libmp4ff_a_SOURCES = mp4ff.c mp4atom.c mp4meta.c mp4sample.c mp4util.c \ - mp4tagupdate.c mp4ff.h mp4ffint.h mp4ff_int_types.h -- cgit v1.2.3