[Libreoffice-commits] core.git: sc/Library_scqahelper.mk

Jan Holesovsky kendy at suse.cz
Tue Jul 9 07:00:33 PDT 2013


 sc/Library_scqahelper.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 36e0cd5d0bbba02b6a2348d4b76dd2ee784e0029
Author: Jan Holesovsky <kendy at suse.cz>
Date:   Tue Jul 9 15:59:24 2013 +0200

    Additional blind fix to get the Windows visibility right.
    
    Change-Id: Ia1d3bc04443b30e87e320aa311d3417285ea80c3

diff --git a/sc/Library_scqahelper.mk b/sc/Library_scqahelper.mk
index 97958f6..d2370b0 100644
--- a/sc/Library_scqahelper.mk
+++ b/sc/Library_scqahelper.mk
@@ -23,6 +23,10 @@ $(eval $(call gb_Library_use_externals,scqahelper, \
 	cppunit \
 ))
 
+$(eval $(call gb_Library_add_defs,scqahelper,\
+	-DSC_DLLIMPLEMENTATION \
+))
+
 $(eval $(call gb_Library_use_sdk_api,scqahelper))
 
 $(eval $(call gb_Library_use_libraries,scqahelper,\


More information about the Libreoffice-commits mailing list