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

List:       kde-commits
Subject:    koffice/filters/kspread/excel/import
From:       Marijn Kruisselbrink <m.kruisselbrink () student ! tue ! nl>
Date:       2010-09-08 8:05:23
Message-ID: 20100908080523.112EFAC897 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1172923 by mkruisselbrink:

actually link the filter only to libkspreadodf and not libkspreadcommon

 M  +1 -1      CMakeLists.txt  


--- trunk/koffice/filters/kspread/excel/import/CMakeLists.txt #1172922:1172923
@@ -57,7 +57,7 @@
 
 set(excelimport_SRCS ExcelImport.cpp ImportUtils.cpp ODrawClient.cpp ${sidewinder_SRCS})
 kde4_add_plugin(excelimporttodoc WITH_PREFIX ${excelimport_SRCS})
-target_link_libraries(excelimporttodoc kspreadcommon msooxml komain mso koodf ${ZLIB_LIBRARIES})
+target_link_libraries(excelimporttodoc kspreadodf msooxml komain mso koodf ${ZLIB_LIBRARIES})
 if(QCA2_FOUND)
    target_link_libraries(excelimporttodoc ${QCA2_LIBRARIES})
 endif(QCA2_FOUND)
[prev in list] [next in list] [prev in thread] [next in thread] 

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