summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2000-12-21 15:08:20 +0000
committerDaniel Boelzle <dbo@openoffice.org>2000-12-21 15:08:20 +0000
commit3f980f5d243ad36e20a2aa9edd9f61545bc79289 (patch)
tree4e242059d7d07827c7ecb7ed7de08af984accda3 /cppu
parent34d51dcf5e04bbe54c6b4696c061eb8ce5e911c2 (diff)
*** empty log message ***
Diffstat (limited to 'cppu')
-rw-r--r--cppu/test/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/test/makefile.mk b/cppu/test/makefile.mk
index a733fa9fe65b..55362ddefa59 100644
--- a/cppu/test/makefile.mk
+++ b/cppu/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: dbo $ $Date: 2000-12-21 14:43:44 $
+# last change: $Author: dbo $ $Date: 2000-12-21 16:08:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -155,12 +155,12 @@ TYPES:= -Ttest.XLanguageBindingTest \
-Tcom.sun.star.lang.XComponent \
-Tcom.sun.star.container.XSet \
-Tcom.sun.star.container.XNameContainer \
- -Tcom.sun.star.uno.XCurrentContext \
-Tcom.sun.star.uno.XReference \
-Tcom.sun.star.uno.XAdapter \
-Tcom.sun.star.uno.XAggregation \
-Tcom.sun.star.uno.XWeak \
-Tcom.sun.star.reflection.XIdlClassProvider
+# -Tcom.sun.star.uno.XCurrentContext \
$(BIN)$/testcppu.rdb: $(ALLIDLFILES)
+unoidl -I$(PRJ) -I$(SOLARIDLDIR) -Burd -OH$(BIN) $?