summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-05-04 13:05:43 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-05-04 13:05:43 +0000
commit8977756c4a776a4b448480c72dfd6dba23c5f4ca (patch)
tree42aef4fa4ae4c56ee5e62be8c6fdfc3cdd89cd13 /cpputools
parent7c23de50d7286fcae71c8e0a3086aebbe34bd636 (diff)
generate fully inline type info
Diffstat (limited to 'cpputools')
-rw-r--r--cpputools/source/unoexe/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk
index 9cf7af809694..23a76211ce2c 100644
--- a/cpputools/source/unoexe/makefile.mk
+++ b/cpputools/source/unoexe/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: pluby $ $Date: 2001-03-02 07:14:18 $
+# last change: $Author: dbo $ $Date: 2001-05-04 14:05:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,6 +79,7 @@ UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
UNOUCROUT=$(OUT)$/inc
INCPRE+=$(OUT)$/inc
+CPPUMAKERFLAGS+= -C
UNOTYPES= \
com.sun.star.uno.TypeClass \