diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:46:37 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:46:37 +0000 |
commit | bf1ef1558fba4c62b88792e26bd0e5e733739832 (patch) | |
tree | 6b7028e491c5e1cf681f7277d5b6ec7c103d72d7 | |
parent | ef04b13a14c16a708280f8eed57ed7c02d0feda8 (diff) |
INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED
2003/04/03 07:15:16 os 1.1.1.1.182.1: #108583# precompiled headers removed
-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 |