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