[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/taglib
From:       Laurent Montel <montel () kde ! org>
Date:       2006-09-24 12:59:07
Message-ID: 1159102747.275877.20837.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587917 by mlaurent:

Fix generate lib.
it fixes juk compile


 M  +8 -2      CMakeLists.txt  
 M  +0 -10     bindings/CMakeLists.txt  


--- trunk/kdesupport/taglib/CMakeLists.txt #587916:587917
@@ -75,7 +75,13 @@
 ogg/vorbis/vorbisproperties.cpp
 )
 
-SET(oggflac_SRCS
+
+SET(flacs_SRCS
+flac/flacfile.cpp
+flac/flacproperties.cpp
+)
+
+SET(oggflacs_SRCS
 ogg/flac/oggflacfile.cpp
 )
 
@@ -101,7 +107,7 @@
 )
 
 SET(tag_LIB_SRCS ${mpeg_SRCS} ${id3v1_SRCS} ${id3v2_SRCS} ${frames_SRCS} ${ogg_SRCS} 
-		 ${vorbis_SRCS} ${oggflacs_SRCS} ${mpc_SRCS} ${ape_SRCS} ${toolkit_SRCS}
+		 ${vorbis_SRCS} ${oggflacs_SRCS} ${mpc_SRCS} ${ape_SRCS} ${toolkit_SRCS} ${flacs_SRCS}
 		 tag.cpp
 		 fileref.cpp
 		 audioproperties.cpp
--- trunk/kdesupport/taglib/bindings/CMakeLists.txt #587916:587917
@@ -1,11 +1 @@
 ADD_SUBDIRECTORY( c ) 
-
-
-########### install files ###############
-
-
-
-
-#original Makefile.am contents follow:
-
-#SUBDIRS = c
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic