[Libreoffice-commits] .: MathMLDTD/prj xml2cmp/prj
Stephan Bergmann
sbergmann at kemper.freedesktop.org
Tue Sep 13 02:32:27 PDT 2011
MathMLDTD/prj/build.lst | 2 +-
xml2cmp/prj/build.lst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 9f78448b94288883d0b33d8ef372dc67a1903b31
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Sep 13 11:31:43 2011 +0200
Added missing dependencies on solenv back into build.lsts.
diff --git a/MathMLDTD/prj/build.lst b/MathMLDTD/prj/build.lst
index 358f95d..4f97394 100644
--- a/MathMLDTD/prj/build.lst
+++ b/MathMLDTD/prj/build.lst
@@ -1,2 +1,2 @@
-md MathMLDTD : NULL
+md MathMLDTD : solenv NULL
md MathMLDTD\prj nmake - all me_prj NULL
diff --git a/xml2cmp/prj/build.lst b/xml2cmp/prj/build.lst
index 851bb0a..b486de7 100644
--- a/xml2cmp/prj/build.lst
+++ b/xml2cmp/prj/build.lst
@@ -1,2 +1,2 @@
-xc xml2cmp : NULL
+xc xml2cmp : solenv NULL
xc xml2cmp\prj nmake - all xc_prj NULL
More information about the Libreoffice-commits
mailing list