summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-08-26 12:57:24 +0200
committerMichael Stahl <mstahl@redhat.com>2016-08-26 13:18:36 +0000
commitd65e40b6f44e97bbcc4c645b218c158669b638a2 (patch)
tree965347d6be13e499cb5275a086917bee14a197d8 /external
parentf90be96ed400a5471d6c3a5cfa5087957803a9fe (diff)
tdf#94834 enable liborcus format detection on Windows
Change-Id: Ia6b353ed800eabd5766cc76e799f6151b71f865e (cherry picked from commit 4462447b8a48ad097e56c47e3736d80dc4aaa13a) Reviewed-on: https://gerrit.libreoffice.org/28403 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/liborcus/Library_orcus.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/external/liborcus/Library_orcus.mk b/external/liborcus/Library_orcus.mk
index 96169f17e137..e49adcaa40b2 100644
--- a/external/liborcus/Library_orcus.mk
+++ b/external/liborcus/Library_orcus.mk
@@ -30,6 +30,10 @@ $(eval $(call gb_Library_set_include,orcus,\
$(eval $(call gb_Library_add_defs,orcus,\
-DBOOST_ALL_NO_LIB \
-D__ORCUS_BUILDING_DLL \
+ -D__ORCUS_GNUMERIC \
+ -D__ORCUS_ODS \
+ -D__ORCUS_XLSX \
+ -D__ORCUS_XLS_XML \
))
$(eval $(call gb_Library_use_libraries,orcus,\