INTEGRATION: CWS ause043 (1.6.6); FILE MERGED
2005/10/31 17:18:20 hjs 1.6.6.1: #i56702# remove overrides for default uno header generation
This commit is contained in:
parent
a6a24b67c9
commit
47ba146221
1 changed files with 2 additions and 5 deletions
|
@ -4,9 +4,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.6 $
|
# $Revision: 1.7 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2005-09-08 18:09:38 $
|
# last change: $Author: vg $ $Date: 2006-05-24 14:33:05 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -39,7 +39,6 @@ PRJNAME=dtrans
|
||||||
TARGET=mcnttype
|
TARGET=mcnttype
|
||||||
ENABLE_EXCEPTIONS=TRUE
|
ENABLE_EXCEPTIONS=TRUE
|
||||||
COMP1TYPELIST=$(TARGET)
|
COMP1TYPELIST=$(TARGET)
|
||||||
COMPRDB=$(SOLARBINDIR)$/types.rdb
|
|
||||||
USE_BOUNDCHK=
|
USE_BOUNDCHK=
|
||||||
|
|
||||||
.IF "$(USE_BOUNDCHK)"=="TR"
|
.IF "$(USE_BOUNDCHK)"=="TR"
|
||||||
|
@ -53,8 +52,6 @@ stoponerror=tr
|
||||||
|
|
||||||
# ------------------------------------------------------------------
|
# ------------------------------------------------------------------
|
||||||
|
|
||||||
.INCLUDE : ..$/cppumaker.mk
|
|
||||||
|
|
||||||
SLOFILES=$(SLO)$/mctfentry.obj \
|
SLOFILES=$(SLO)$/mctfentry.obj \
|
||||||
$(SLO)$/mcnttfactory.obj \
|
$(SLO)$/mcnttfactory.obj \
|
||||||
$(SLO)$/mcnttype.obj
|
$(SLO)$/mcnttype.obj
|
||||||
|
|
Loading…
Reference in a new issue