summaryrefslogtreecommitdiff
path: root/soltools/ldump
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 13:07:34 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 13:07:34 +0000
commitd34ec51b2ecc644365f18ed017a00f6e1aa712eb (patch)
tree8de8965b7696cfc056312b40f6c37e6e647ddf84 /soltools/ldump
parent4ebb0d5661c9a19b5e31106cab7ecc6e82731aa6 (diff)
INTEGRATION: CWS sb83 (1.7.10); FILE MERGED
2007/12/21 14:51:31 sb 1.7.10.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 'soltools/ldump')
-rw-r--r--soltools/ldump/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/soltools/ldump/makefile.mk b/soltools/ldump/makefile.mk
index 3c04632f3052..f4beb0f50427 100644
--- a/soltools/ldump/makefile.mk
+++ b/soltools/ldump/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: vg $ $Date: 2007-10-15 13:05:19 $
+# last change: $Author: vg $ $Date: 2008-03-18 14:07:34 $
#
# 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=ldump
TARGET=ldump
TARGETTYPE=CUI
-# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed
-# for this internal tool, anyway:
-DELAYLOADOBJ=
-
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk