diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:15:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:15:58 +0000 |
commit | d735c6eff964bf63ac1c7d6609623bc681a42938 (patch) | |
tree | e481c56a365ea1758aa4bdf358425b573840d66f | |
parent | 2349d602f9b24fe9bc908afac2492f8de351c28b (diff) |
INTEGRATION: CWS os8 (1.1.1.1.182); FILE MERGED
2003/04/03 07:13:40 os 1.1.1.1.182.1: #108583# precompiled headers removed
-rw-r--r-- | sw/source/ui/chrdlg/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/ui/chrdlg/makefile.mk b/sw/source/ui/chrdlg/makefile.mk index a03e3cf12a6e..ea72c24fa5d9 100644 --- a/sw/source/ui/chrdlg/makefile.mk +++ b/sw/source/ui/chrdlg/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:32 $ +# last change: $Author: vg $ $Date: 2003-04-17 15:15:58 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,10 +67,6 @@ TARGET=chrdlg AUTOSEG=true -PROJECTPCH=ui_pch -PDBTARGET=ui_pch -PROJECTPCHSOURCE=..\ui_1st\ui_pch - # --- Settings ----------------------------------------------------- .INCLUDE : $(PRJ)$/inc$/swpre.mk |