APE-tags for mp3s.

Currently they are for special purposes only, and thus not used as a part
of the union tag.


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@338184 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Allan Sandfeld Jensen
2004-08-15 21:14:12 +00:00
parent 60959a1b5b
commit bdee6dcf73
3 changed files with 118 additions and 10 deletions

View File

@ -2,6 +2,7 @@ SUBDIRS = id3v1 id3v2
INCLUDES = \
-I$(top_srcdir)/taglib\
-I$(top_srcdir)/taglib/toolkit \
-I$(top_srcdir)/taglib/ape \
-I$(top_srcdir)/taglib/mpeg/id3v2 -I./id3v2 \
-I$(top_srcdir)/taglib/mpeg/id3v1 -I./id3v1 \
$(all_includes)