summaryrefslogtreecommitdiff
path: root/xml2cmp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 13:16:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 13:16:17 +0000
commitc08b1feded19bfd085e7c959ba382ec27a9175ab (patch)
tree16dfaf9403a52af126ecb30bea53c33ec1577e4c /xml2cmp
parent96a8addfa61c65ea8de84a6152de22073ddebf14 (diff)
INTEGRATION: CWS sb83 (1.10.4); FILE MERGED
2007/12/21 14:50:38 sb 1.10.4.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).
Diffstat (limited to 'xml2cmp')
-rw-r--r--xml2cmp/util/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/xml2cmp/util/makefile.mk b/xml2cmp/util/makefile.mk
index 3696700377f9..8200c5e2aa64 100644
--- a/xml2cmp/util/makefile.mk
+++ b/xml2cmp/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: vg $ $Date: 2007-10-15 13:08:20 $
+# last change: $Author: vg $ $Date: 2008-03-18 14:16:17 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -39,10 +39,6 @@ PRJNAME=xml2cmp
TARGET=xml2cmp
TARGETTYPE=CUI
-# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed
-# for this internal tool, anyway:
-DELAYLOADOBJ=
-
# --- Settings -----------------------------------------------------
ENABLE_EXCEPTIONS=TRUE