diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:56:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:56:01 +0000 |
commit | 7a88ed447a086ccb782f887d44bf369ac279fa62 (patch) | |
tree | 4f5142f8ab11bbd8755cf0593a74489218bd55da /sw/source/ui/utlui/makefile.mk | |
parent | d72b8983779d97a050af5939a05f235181e7fe7e (diff) |
INTEGRATION: CWS os8 (1.4.160); FILE MERGED
2003/04/03 07:15:48 os 1.4.160.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/utlui/makefile.mk')
-rw-r--r-- | sw/source/ui/utlui/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/ui/utlui/makefile.mk b/sw/source/ui/utlui/makefile.mk index 5f4d07a1bd6c..44d11bbe0d88 100644 --- a/sw/source/ui/utlui/makefile.mk +++ b/sw/source/ui/utlui/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: jp $ $Date: 2001-10-18 12:22:35 $ +# last change: $Author: vg $ $Date: 2003-04-17 15:56:01 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,10 +67,6 @@ TARGET=utlui AUTOSEG=true -PROJECTPCH=ui_pch -PDBTARGET=ui_pch -PROJECTPCHSOURCE=..\ui_1st\ui_pch - # --- Settings ----------------------------------------------------- .INCLUDE : $(PRJ)$/inc$/swpre.mk |