summaryrefslogtreecommitdiffstats
path: root/sc/Library_scui.mk
diff options
context:
space:
mode:
authorBernhard Widl <bernhard.widl@cib.de>2017-04-05 14:41:22 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-04-06 22:07:51 +0000
commit781c026f98c848025f313940c94cbd4553259901 (patch)
treee09cbbe9b841f5ec691cbf9e233442fed4a82c61 /sc/Library_scui.mk
parenttdf#97357 allow insert image if sheet is protected but few cells are not (diff)
downloadcore-781c026f98c848025f313940c94cbd4553259901.tar.gz
core-781c026f98c848025f313940c94cbd4553259901.zip
tdf#55236 save settings of CSV export dialog
Change-Id: I250e2d8d9d7b7b806a60fb2779321685e84b44bf Reviewed-on: https://gerrit.libreoffice.org/36144 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'sc/Library_scui.mk')
-rw-r--r--sc/Library_scui.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk
index e694885aa13b..4b911d6846b1 100644
--- a/sc/Library_scui.mk
+++ b/sc/Library_scui.mk
@@ -18,6 +18,10 @@ $(eval $(call gb_Library_set_include,scui,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_use_custom_headers,scui,\
+ officecfg/registry \
+)) \
+
$(eval $(call gb_Library_set_precompiled_header,scui,$(SRCDIR)/sc/inc/pch/precompiled_scui))
$(eval $(call gb_Library_use_sdk_api,scui))