summaryrefslogtreecommitdiff
path: root/io/test/makefile.mk
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2000-12-08 10:07:33 +0000
committerJörg Budischewski <jbu@openoffice.org>2000-12-08 10:07:33 +0000
commitd7edd1522d014eee62a053083775cb8e77a0285a (patch)
tree0ee2de8ccd75bf9eaccc29a46900096d6f3e9fd5 /io/test/makefile.mk
parent6e1dc6b829cafe4e07c0c7e4c83401b3881e3e14 (diff)
unicode change, damn, it did this already once before
Diffstat (limited to 'io/test/makefile.mk')
-rw-r--r--io/test/makefile.mk12
1 files changed, 10 insertions, 2 deletions
diff --git a/io/test/makefile.mk b/io/test/makefile.mk
index ee5cf755a1ed..263475b1f948 100644
--- a/io/test/makefile.mk
+++ b/io/test/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: jbu $ $Date: 2000-12-08 08:25:14 $
+# last change: $Author: jbu $ $Date: 2000-12-08 11:07:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,6 +82,14 @@ ENABLE_EXCEPTIONS=TRUE
OBJFILES= $(OBJ)$/testcomponent.obj \
$(OBJ)$/testconnection.obj
+UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb
+UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb
+
+# output directory (one dir for each project)
+UNOUCROUT=$(OUT)$/inc
+
+UNOTYPES = com.sun.star.connection.XConnector \
+ com.sun.star.connection.XAcceptor
#
# std testcomponent