summaryrefslogtreecommitdiff
path: root/dtrans/source/win32
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-05-24 13:35:02 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-05-24 13:35:02 +0000
commitabf53ebe03c44b08d300b73a696dfe9c9039319f (patch)
tree182f5d8e6dcd0c26b6ed07a6c225678b213deb4e /dtrans/source/win32
parent4496059320f9df50db9abb601b916e6fe1f39301 (diff)
INTEGRATION: CWS ause043 (1.8.6); FILE MERGED
2005/11/03 11:27:01 hjs 1.8.6.1: #i56702# remove local header generation
Diffstat (limited to 'dtrans/source/win32')
-rw-r--r--dtrans/source/win32/workbench/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/dtrans/source/win32/workbench/makefile.mk b/dtrans/source/win32/workbench/makefile.mk
index c2656e3cb519..6e0283ffdb72 100644
--- a/dtrans/source/win32/workbench/makefile.mk
+++ b/dtrans/source/win32/workbench/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 18:30:18 $
+# last change: $Author: vg $ $Date: 2006-05-24 14:35:02 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -55,8 +55,6 @@ stoponerror=tr
.IF "$(TESTCB)"=="TRUE"
-.INCLUDE : ..$/..$/cppumaker.mk
-
CFLAGS+=-D_WIN32_DCOM -EHsc -Ob0
# --- Files --------------------------------------------------------