diff options
-rw-r--r-- | sw/source/ui/table/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/ui/table/makefile.mk b/sw/source/ui/table/makefile.mk index 97e050040a..d9c3e41994 100644 --- a/sw/source/ui/table/makefile.mk +++ b/sw/source/ui/table/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:14:48 $ +# last change: $Author: vg $ $Date: 2003-04-17 15:46:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,10 +67,6 @@ TARGET=table AUTOSEG=true -PROJECTPCH=ui_pch -PDBTARGET=ui_pch -PROJECTPCHSOURCE=..\ui_1st\ui_pch - # --- Settings ----------------------------------------------------- .INCLUDE : $(PRJ)$/inc$/swpre.mk |