diff options
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/property/makefile.mk | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/unotools/source/property/makefile.mk b/unotools/source/property/makefile.mk index 885c6254746e..5de4a06a675d 100644 --- a/unotools/source/property/makefile.mk +++ b/unotools/source/property/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-09 09:48:40 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:02:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -40,11 +40,6 @@ TARGET=property ENABLE_EXCEPTIONS=TRUE -# --- Settings common for the whole project ----- - -#UNOTYPES= -#.INCLUDE : $(PRJINC)$/unotools$/unotools.mk - # --- Settings ---------------------------------- .INCLUDE : settings.mk |