From baf47cd61a61946ecf64258975f36d47ca8c4694 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 24 May 2006 13:34:11 +0000 Subject: [PATCH] INTEGRATION: CWS ause043 (1.11.6); FILE MERGED 2005/11/03 11:27:00 hjs 1.11.6.2: #i56702# remove local header generation 2005/10/31 17:18:23 hjs 1.11.6.1: #i56702# remove overrides for default uno header generation --- dtrans/source/win32/dnd/makefile.mk | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dtrans/source/win32/dnd/makefile.mk b/dtrans/source/win32/dnd/makefile.mk index 74377fccbffa..f03f6aa2ea23 100644 --- a/dtrans/source/win32/dnd/makefile.mk +++ b/dtrans/source/win32/dnd/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: rt $ $Date: 2005-09-08 18:17:46 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:34:11 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -39,7 +39,6 @@ PRJNAME=dtrans TARGET=dnd ENABLE_EXCEPTIONS=TRUE COMP1TYPELIST=$(TARGET) -COMPRDB=$(SOLARBINDIR)$/types.rdb USE_BOUNDCHK= .IF "$(USE_BOUNDCHK)"=="TR" @@ -53,8 +52,6 @@ stoponerror=tr # ------------------------------------------------------------------ -.INCLUDE : ..$/..$/cppumaker.mk - #CFLAGS+=-GR -DUNICODE -D_UNICODE #DBG_CONSOLE_OUT: when IDropTarget or IDropSource are called we write to a console