diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:12:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:12:43 +0000 |
commit | 19ad06d0b2a952e546d1a5854588923ca1afe4d9 (patch) | |
tree | c75de3d802fb5ecc3613a7953752ebf56665ff4a /sw/source/ui/app/makefile.mk | |
parent | 2300abc34c320feb47f1c4db088ced382b0099b9 (diff) |
INTEGRATION: CWS os8 (1.4.4.1.48); FILE MERGED
2003/04/03 07:13:32 os 1.4.4.1.48.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/app/makefile.mk')
-rw-r--r-- | sw/source/ui/app/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/source/ui/app/makefile.mk b/sw/source/ui/app/makefile.mk index acee751945..681a13815c 100644 --- a/sw/source/ui/app/makefile.mk +++ b/sw/source/ui/app/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: hr $ $Date: 2003-03-27 15:42:34 $ +# last change: $Author: vg $ $Date: 2003-04-17 15:12:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -67,10 +67,6 @@ TARGET=app AUTOSEG=true -PROJECTPCH=ui_pch -PDBTARGET=ui_pch -PROJECTPCHSOURCE=..$/ui_1st$/ui_pch - LIBTARGET=NO # future: DEMO\... |