[ooo-build-commit] .: solenv/inc
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Oct 1 15:23:01 PDT 2010
solenv/inc/libs.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a4cfd1fb27202faa64f8aa36d092f9b66aa909e2
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Sat Oct 2 00:36:14 2010 +0300
Add BOOSTTHREADLIB
Just a name I made up for a library we now build on Windows containing
the thread-related actual boost code that we now need thanks to ixion.
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index 7e355b2..8f6ee22 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -539,5 +539,6 @@ LPSOLVELIB=lpsolve55.lib
SOFFICELIB=isofficeapp.lib
UNOPKGAPPLIB=iunopkgapp.lib
TESTLIB=itest.lib
+BOOSTTHREADLIB=boostthread.lib
.ENDIF # ("$(GUI)"=="UNX" || "$(COM)"=="GCC") && "$(GUI)"!="OS2"
More information about the ooo-build-commit
mailing list