[Libreoffice-commits] .: Branch 'feature/gbuild_merge' - solenv/gbuild
David Tardon
dtardon at kemper.freedesktop.org
Sat May 26 05:09:01 PDT 2012
solenv/gbuild/platform/WNT_INTEL_MSC.mk | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 3ae36ad5b5b9e81a4ab208138e91ec463ec0c2a6
Author: David Tardon <dtardon at redhat.com>
Date: Sat May 26 14:04:25 2012 +0200
register additional libs required by postgressql
Change-Id: I223122d9f99c8068af21c80f9b52642c762c79af
diff --git a/solenv/gbuild/platform/WNT_INTEL_MSC.mk b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
index 0676ea7..fb833f7 100644
--- a/solenv/gbuild/platform/WNT_INTEL_MSC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
@@ -396,6 +396,7 @@ gb_Library_PLAINLIBS_NONE += \
imm32\
kernel32 \
jawt \
+ ldap \
libcmt \
libcmtd \
mpr \
@@ -406,7 +407,9 @@ gb_Library_PLAINLIBS_NONE += \
$(gb_Library_win32_OLDNAMES) \
ole32 \
oleaut32 \
+ openssl \
propsys \
+ secur32 \
shell32 \
shlwapi \
urlmon \
More information about the Libreoffice-commits
mailing list