summaryrefslogtreecommitdiff
path: root/soltools/cpp
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-03-18 13:07:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-03-18 13:07:10 +0000
commit9be197f391f6a4f457542255486b8f052c2464d9 (patch)
tree2e91bfea93e0457ad94a82ca724777a97ede099c /soltools/cpp
parentd6488be5199b424ed517d52e8b4ec85639254f08 (diff)
INTEGRATION: CWS sb83 (1.12.10); FILE MERGED
2007/12/21 14:51:30 sb 1.12.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/cpp')
-rw-r--r--soltools/cpp/makefile.mk8
1 files changed, 2 insertions, 6 deletions
diff --git a/soltools/cpp/makefile.mk b/soltools/cpp/makefile.mk
index 04775adf1e39..f365b8a5b275 100644
--- a/soltools/cpp/makefile.mk
+++ b/soltools/cpp/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: vg $ $Date: 2007-10-15 13:04:55 $
+# last change: $Author: vg $ $Date: 2008-03-18 14:07:10 $
#
# 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=cpp
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