summaryrefslogtreecommitdiff
path: root/soltools/javadep
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 13:07:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 13:07:22 +0000
commit4ebb0d5661c9a19b5e31106cab7ecc6e82731aa6 (patch)
treecf299a84c8c89fb4c4919ff5c977f854755ff31d /soltools/javadep
parent9be197f391f6a4f457542255486b8f052c2464d9 (diff)
INTEGRATION: CWS sb83 (1.9.10); FILE MERGED
2007/12/21 14:51:31 sb 1.9.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/javadep')
-rw-r--r--soltools/javadep/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/soltools/javadep/makefile.mk b/soltools/javadep/makefile.mk
index d92f32ab8083..2492806ab238 100644
--- a/soltools/javadep/makefile.mk
+++ b/soltools/javadep/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: vg $ $Date: 2007-10-15 13:05:06 $
+# last change: $Author: vg $ $Date: 2008-03-18 14:07:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -40,10 +40,6 @@ TARGET=javadep
TARGETTYPE=CUI
NO_DEFAULT_STL=TRUE
-# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed
-# for this internal tool, anyway:
-DELAYLOADOBJ=
-
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk