summaryrefslogtreecommitdiff
path: root/unoxml/Library_unordf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/Library_unordf.mk')
-rw-r--r--unoxml/Library_unordf.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoxml/Library_unordf.mk b/unoxml/Library_unordf.mk
index efab7a8f62e8..f9395a83d160 100644
--- a/unoxml/Library_unordf.mk
+++ b/unoxml/Library_unordf.mk
@@ -32,6 +32,7 @@ $(eval $(call gb_Library_use_libraries,unordf,\
cppuhelper \
cppu \
sal \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
>2013-01-21Tabs to spacesStephan Bergmann 2013-01-21curl: patched to read IE proxy settings on WindowsCédric Bosdonnat 2013-01-18Enable NTLM authentication (using sspi.h) in Windows build of curlFridrich Štrba 2012-12-25Get rid of (most uses of) GUITor Lillqvist 2012-12-06commit delete various unused makefile.mksCaolán McNamara 2012-11-15tweak some build.lsts...Michael Stahl 2012-11-14Deliver the right curl librariesFridrich Štrba 2012-10-31Add PATH to have curl configure find ns{s,pr}-config in solverCédric Bosdonnat 2012-10-30Fix MSVC build: LIB is not in environment so set it for the nmake commandTor Lillqvist 2012-10-30Correct location of the libtool-built libcurlTor Lillqvist 2012-10-29tweak curl gbuildificationMatúš Kukan 2012-10-29convert curl to gbuildPeter Foley 2012-10-25curl: disable use of debug configuration (needs msvcr90d.dll)Michael Stahl 2012-09-14Adapt for DISABLE_DYNLOADING instead of just iOSTor Lillqvist 2012-07-11curl: fixed internal nss configure to get nspr includesCédric Bosdonnat 2012-07-02Try to fix Windows build of curlFridrich Strba 2012-07-02curl: updated to 7.26.0 to have NTLM auth working with NSSCédric Bosdonnat 2012-05-09EasyHack fdo#42783: get rid of CPU define/build system variableThomas Collerton 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen