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

New commits:
commit 36e0cd5d0bbba02b6a2348d4b76dd2ee784e0029
Author: Jan Holesovsky <ke...@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,\
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to