diff options
author | Oliver Bolte <obo@openoffice.org> | 2001-09-18 13:24:48 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2001-09-18 13:24:48 +0000 |
commit | 90403f4e3eb5521ba8836f98a3aa4ee74731a7ab (patch) | |
tree | 52a868e078c461bee3a4a551b52bd74368e06b62 /extensions/source | |
parent | e961cd395e15d9736922b3f0d43d6c9a0871194c (diff) |
#65293# TARGETTYPE=GUI
Diffstat (limited to 'extensions/source')
-rw-r--r-- | extensions/source/plugin/util/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/extensions/source/plugin/util/makefile.mk b/extensions/source/plugin/util/makefile.mk index 0e4b169940e8..d83f7d932c5d 100644 --- a/extensions/source/plugin/util/makefile.mk +++ b/extensions/source/plugin/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: pl $ $Date: 2000-12-07 19:29:03 $ +# last change: $Author: obo $ $Date: 2001-09-18 14:24:48 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -63,14 +63,13 @@ PRJ=..$/..$/.. PRJNAME=extensions TARGET=pl +TARGETTYPE=GUI USE_DEFFILE=TRUE GEN_HID=TRUE # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk # --- Files -------------------------------------------------------- |