mirror of
https://github.com/taglib/taglib.git
synced 2025-07-22 23:14:33 -04:00
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:
@ -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)
|
||||
|
Reference in New Issue
Block a user