[Libreoffice-commits] .: 2 commits - sc/prj sc/qa
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Oct 26 04:31:41 PDT 2010
sc/prj/build.lst | 1 +
sc/qa/unit/makefile.mk | 1 +
2 files changed, 2 insertions(+)
New commits:
commit 263f325e3fcd629a445b36a5bf7487731996a813
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Oct 26 11:59:40 2010 +0100
enable this again ;-)
diff --git a/sc/prj/build.lst b/sc/prj/build.lst
index afdd953..8487814 100755
--- a/sc/prj/build.lst
+++ b/sc/prj/build.lst
@@ -48,3 +48,4 @@ sc sc\addin\datefunc nmake - all sc_addfu sc_add sc_sdi sc_inc NULL
sc sc\addin\rot13 nmake - all sc_adrot sc_add sc_sdi sc_inc NULL
sc sc\addin\util nmake - all sc_adutil sc_addfu sc_adrot sc_sdi sc_inc NULL
sc sc\util nmake - all sc_util sc_addfu sc_adrot sc_adutil sc_app sc_attr sc_cctrl sc_cosrc sc_data sc_dbgui sc_dif sc_docsh sc_drfnc sc_excel sc_form sc_html sc_lotus sc_qpro sc_misc sc_name sc_nvipi sc_opt sc_page sc_rtf sc_scalc sc_style sc_tool sc_uisrc sc_undo sc_unobj sc_view sc_xcl97 sc_xml sc_acc sc_ftools sc_inc sc_vba NULL
+sc sc\qa\unit nmake - all sc_qa_cppunit.u sc_util NULL
commit 7c16a220cb20f9c0b2a9af9adb2c03ec6ba30aad
Author: Caolán McNamara <caolanm at redhat.com>
Date: Tue Oct 26 11:57:17 2010 +0100
need salhelper now to build
diff --git a/sc/qa/unit/makefile.mk b/sc/qa/unit/makefile.mk
index 084e413..fb146b6 100644
--- a/sc/qa/unit/makefile.mk
+++ b/sc/qa/unit/makefile.mk
@@ -70,6 +70,7 @@ SHL1STDLIBS= \
$(TKLIB) \
$(VOSLIB) \
$(SALLIB) \
+ $(SALHELPERLIB) \
$(TOOLSLIB) \
$(I18NISOLANGLIB) \
$(UNOTOOLSLIB) \
More information about the Libreoffice-commits
mailing list