mirror of
https://github.com/taglib/taglib.git
synced 2025-07-23 07:24:30 -04:00
*poof*
I've warned people about removing autoconf/automake support for a long time, so let's make it happen for 1.7. CMake is now the only supported build system. I'll update build docs in a following commit. CCMAIL:taglib-devel@kde.org git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1220235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
@ -1,13 +0,0 @@
|
||||
DEFS = -DMAKE_TAGLIB_LIB @DEFS@
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/taglib \
|
||||
-I$(top_srcdir)/taglib/toolkit \
|
||||
-I$(top_srcdir)/taglib/mpeg/id3v1 \
|
||||
$(all_includes)
|
||||
|
||||
noinst_LTLIBRARIES = libmp4.la
|
||||
|
||||
libmp4_la_SOURCES = mp4atom.cpp mp4file.cpp mp4item.cpp mp4properties.cpp mp4tag.cpp mp4coverart.cpp
|
||||
|
||||
taglib_include_HEADERS = mp4atom.h mp4file.h mp4item.h mp4properties.h mp4tag.h mp4coverart.h
|
||||
taglib_includedir = $(includedir)/taglib
|
Reference in New Issue
Block a user