diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:02:22 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:02:22 +0000 |
commit | 61e523d15e516cd19802884ae71d863dbbf1625d (patch) | |
tree | 07655e356bc3061142b31d9f04ec6f038b2b03e5 /unotools | |
parent | 18b919dd05ff5c1b23a9d6eb50ada05d23429a87 (diff) |
INTEGRATION: CWS ause043 (1.4.18); FILE MERGED
2005/10/31 12:42:30 hjs 1.4.18.1: #i56702# remove unneeded UNOTYPE definition
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/processfactory/makefile.mk | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/unotools/source/processfactory/makefile.mk b/unotools/source/processfactory/makefile.mk index c3bda655683a..c681e9d2701c 100644 --- a/unotools/source/processfactory/makefile.mk +++ b/unotools/source/processfactory/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-09 09:48:00 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:02:22 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,18 +48,6 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk -# --- Types ------------------------------------- - -#UNOUCRDEP=$(SOLARBINDIR)$/applicat.rdb -#UNOUCRRDB=$(SOLARBINDIR)$/applicat.rdb - -#UNOUCROUT=$(OUT)$/inc -#INCPRE+=$(UNOUCROUT) - -#UNOTYPES+= \ -# com.sun.star.uno.TypeClass \ -# com.sun.star.lang.XMultiServiceFactory - # --- Files ------------------------------------- SLOFILES= $(SLO)$/processfactory.obj |