[Libreoffice-commits] .: solenv/gbuild
Michael Stahl
mst at kemper.freedesktop.org
Mon Jan 9 04:58:26 PST 2012
solenv/gbuild/platform/WNT_INTEL_MSC.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d979e52a6a8cf05da31a10bd2e5ecad1b19dddc7
Author: Michael Stahl <mstahl at redhat.com>
Date: Mon Jan 9 13:55:27 2012 +0100
gbuild: add urlmon library for MSVC
diff --git a/solenv/gbuild/platform/WNT_INTEL_MSC.mk b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
index 284572a..0c953f1 100644
--- a/solenv/gbuild/platform/WNT_INTEL_MSC.mk
+++ b/solenv/gbuild/platform/WNT_INTEL_MSC.mk
@@ -413,6 +413,7 @@ gb_Library_PLAINLIBS_NONE += \
oleaut32 \
shell32 \
shlwapi \
+ urlmon \
user32 \
uuid \
version \
More information about the Libreoffice-commits
mailing list