vcl/Library_vclopengl.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit 0dcb50f50c09b8c43dbfc4b7b401c4c037eace5b
Author: Zolnai Tamás <tamas.zol...@collabora.com>
Date:   Fri Mar 21 14:45:03 2014 +0100

    Fix incostintent dll linkage warnings related with vclopengl lib
    
    Change-Id: I9c589e8890c3a824f13b1768021c7a6b0b658eee

diff --git a/vcl/Library_vclopengl.mk b/vcl/Library_vclopengl.mk
index 59cf958..793f09f 100644
--- a/vcl/Library_vclopengl.mk
+++ b/vcl/Library_vclopengl.mk
@@ -13,6 +13,10 @@ $(eval $(call gb_Library_set_include,vclopengl,\
     $$(INCLUDE) \
 ))
 
+$(eval $(call gb_Library_add_defs,vclopengl,\
+    -DVCLOPENGL_DLLIMPLEMENTATION \
+))
+
 $(eval $(call gb_Library_use_externals,vclopengl,\
        boost_headers \
        mdds_headers \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to