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
This commit is contained in:
parent
cb532ceba8
commit
baf47cd61a
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue