summaryrefslogtreecommitdiff
path: root/soltools/checkdll
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-04-25 08:13:43 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-04-25 08:13:43 +0000
commitd26e9804d486e8e33f3414675719f846653ad36e (patch)
tree13ea57559b0d6a5d2c05555ee8ba5bd827b32451 /soltools/checkdll
parentcc7fca46f8b28c50a7e608984e22951ac7adeebe (diff)
Build without MT
Diffstat (limited to 'soltools/checkdll')
-rw-r--r--soltools/checkdll/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/soltools/checkdll/makefile.mk b/soltools/checkdll/makefile.mk
index 3643305bdb18..d4ab3bca1b49 100644
--- a/soltools/checkdll/makefile.mk
+++ b/soltools/checkdll/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: nf $ $Date: 2001-04-18 09:50:15 $
+# last change: $Author: nf $ $Date: 2001-04-25 09:13:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,7 +65,6 @@ PRJ=..
PRJNAME=soltools
TARGET=checkdll
TARGETTYPE=CUI
-TARGETTHREAD=MT
NO_DEFAULT_STL=TRUE
# --- Settings -----------------------------------------------------