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