tdf#94834 enable liborcus format detection on Windows

Change-Id: Ia6b353ed800eabd5766cc76e799f6151b71f865e
This commit is contained in:
David Tardon 2016-08-26 12:57:24 +02:00
parent 28cb2c1764
commit 4462447b8a

View File

@ -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,\