diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:02:35 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:02:35 +0000 |
commit | 78a494559003018dc7a56ed4c1d09557caffd0db (patch) | |
tree | 7d65bf4bbe113ed0216ec55e95da62f475d323a6 /unotools | |
parent | 61e523d15e516cd19802884ae71d863dbbf1625d (diff) |
INTEGRATION: CWS ause043 (1.8.18); FILE MERGED
2005/10/31 12:42:30 hjs 1.8.18.1: #i56702# remove unneeded UNOTYPE definition
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 |