diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2001-10-15 12:54:10 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2001-10-15 12:54:10 +0000 |
commit | 895d2a799ae7479001dda570de07f2662938a050 (patch) | |
tree | 03367152dec518b9abccb1d336047b0790ccf781 /xmlscript/test/makefile.mk | |
parent | 0823685f0c9e5eee372841dd7b644fcf8a2bf8de (diff) |
#89914#
Diffstat (limited to 'xmlscript/test/makefile.mk')
-rw-r--r-- | xmlscript/test/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xmlscript/test/makefile.mk b/xmlscript/test/makefile.mk index 42a37ae55129..1e148b5185bd 100644 --- a/xmlscript/test/makefile.mk +++ b/xmlscript/test/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: dbo $ $Date: 2001-09-19 08:46:35 $ +# last change: $Author: dbo $ $Date: 2001-10-15 13:54:10 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -63,6 +63,7 @@ PRJ=.. PRJNAME=xmlscript TARGET=imexp +TARGETTYPE=GUI LIBTARGET=NO ENABLE_EXCEPTIONS=TRUE |