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

List:       kde-commits
Subject:    [calligra/coffice] coffice/calligrafilters: Update calligrafilters.pro
From:       Sebastian Sauer <sebastian.sauer () kdab ! com>
Date:       2013-06-30 19:47:02
Message-ID: E1UtNaQ-00011h-9Y () scm ! kde ! org
[Download RAW message or body]

Git commit 7e1cd27ea2ade1afe9ff66bb916f8c051afb8cc3 by Sebastian Sauer.
Committed on 30/06/2013 at 18:52.
Pushed by sebsauer into branch 'coffice'.

Update calligrafilters.pro

M  +8    -0    coffice/calligrafilters/calligrafilters.pro

http://commits.kde.org/calligra/7e1cd27ea2ade1afe9ff66bb916f8c051afb8cc3

diff --git a/coffice/calligrafilters/calligrafilters.pro b/coffice/calligrafilters/calligrafilters.pro
index 39ba9ab..f2496cf 100644
--- a/coffice/calligrafilters/calligrafilters.pro
+++ b/coffice/calligrafilters/calligrafilters.pro
@@ -7,6 +7,7 @@ include($${TOP_SOURCE_DIR}/common.pri)
 QT += core gui xml
 
 CALLIGRAFILTERS_DIR = $${TOP_SOURCE_DIR}/calligrafilters
+CALLIGRAFILTERS_ODF2_DIR = $${TOP_SOURCE_DIR}/../filters/libodf2
 CALLIGRAFILTERS_LIBMSO_DIR = $${TOP_SOURCE_DIR}/../filters/libmso
 CALLIGRAFILTERS_MSWORD_DIR = $${TOP_SOURCE_DIR}/../filters/words/msword-odf
 CALLIGRAFILTERS_LIBMSOOXML_DIR = $${TOP_SOURCE_DIR}/../filters/libmsooxml
@@ -22,6 +23,7 @@ INCLUDEPATH = \
      $${CALLIGRAFILTERS_LIBMSOOXML_DIR} \
      $${CALLIGRAFILTERS_DOCX_DIR} \
      $${CALLIGRAFILTERS_XLSX_DIR} \
+     $${CALLIGRAFILTERS_ODF2_DIR} \
      $$INCLUDEPATH
 
 LIBS += -lcalligralibs
@@ -56,6 +58,12 @@ DEFINES += "ICONV_CONST="
 #HEADERS += $$files($$CALLIGRAFILTERS_DIR/*.h)
 #HEADERS -= $$files($$CALLIGRAFILTERS_DIR/config.h)
 
+# libodf2
+SOURCES += $$CALLIGRAFILTERS_ODF2_DIR/KoStyle.cpp
+HEADERS += $$CALLIGRAFILTERS_ODF2_DIR/KoStyle.h
+SOURCES += $$CALLIGRAFILTERS_ODF2_DIR/KoCellStyle.cpp
+HEADERS += $$CALLIGRAFILTERS_ODF2_DIR/KoCellStyle.h
+
 # libmso
 SOURCES += $$files($$CALLIGRAFILTERS_LIBMSO_DIR/*.cpp)
 HEADERS += $$files($$CALLIGRAFILTERS_LIBMSO_DIR/*.h)

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

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