You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/11/15 01:04:33 UTC

svn commit: r1409586 - /incubator/ooo/branches/gbuild/main/vbahelper/Library_vbahelper.mk

Author: arist
Date: Thu Nov 15 00:04:32 2012
New Revision: 1409586

URL: http://svn.apache.org/viewvc?rev=1409586&view=rev
Log:
gnumake4_133_1dabf718a032.patch
# HG changeset patch
# User Michael Stahl <ms...@openoffice.org>
# Date 1302888426 0
# Node ID 1dabf718a032ede076a0409d5efeed104ee9d835
# Parent  785e1d99fe086c3340450a995edacb586bcdbf44
gnumake4: vbahelper: link svxcore


Modified:
    incubator/ooo/branches/gbuild/main/vbahelper/Library_vbahelper.mk

Modified: incubator/ooo/branches/gbuild/main/vbahelper/Library_vbahelper.mk
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/vbahelper/Library_vbahelper.mk?rev=1409586&r1=1409585&r2=1409586&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/vbahelper/Library_vbahelper.mk (original)
+++ incubator/ooo/branches/gbuild/main/vbahelper/Library_vbahelper.mk Thu Nov 15 00:04:32 2012
@@ -60,6 +60,7 @@ $(eval $(call gb_Library_add_linked_libs
 	stl \
 	svl \
 	svt \
+	svxcore \
 	tk \
 	tl \
 	utl \