~njh-aelius/maxosx/musicbrainz-tags

« back to all changes in this revision

Viewing changes to Frameworks/taglib/taglib/taglib/mpeg/id3v2/frames/CMakeLists.txt

  • Committer: stephen_booth
  • Date: 2008-04-30 02:09:12 UTC
  • Revision ID: svn-v4:6b6cea13-1402-0410-9567-a7afb52bf336:trunk:1372
Update to latest taglib SVN

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INSTALL(FILES
 
2
        attachedpictureframe.h
 
3
        commentsframe.h
 
4
        generalencapsulatedobjectframe.h
 
5
        relativevolumeframe.h
 
6
        textidentificationframe.h
 
7
        uniquefileidentifierframe.h
 
8
        unknownframe.h
 
9
        unsynchronizedlyricsframe.h
 
10
        urllinkframe.h
 
11
        DESTINATION ${INCLUDE_INSTALL_DIR}/taglib)