summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-30 12:31:13 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-30 12:31:13 +0000
commit7682cf18d488bc4010210bd1f1165fae98a3536b (patch)
treebea1f4dd82195af9c11d913753eda4aebb371858 /sw/util
parent4b0509d2370a783bc6a32197a9c4eb786be8fe46 (diff)
#i10000# disable PCH for sw
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk
index c002c1a18ed9..08b52b3918e3 100644
--- a/sw/util/makefile.mk
+++ b/sw/util/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.71 $
+# $Revision: 1.72 $
#
# This file is part of OpenOffice.org.
#
@@ -301,7 +301,7 @@ LIB3OBJFILES = \
$(SLO)$/selectdbtabledialog.obj
.IF "$(GUI)$(COM)" == "WNTMSC"
-.IF "$(ENABLE_PCH)" != ""
+.IF "$(ENABLE_PCH)" != "" && ( "$(PRJNAME)"!="sw" || "$(BUILD_SPECIAL)"!="TRUE" )
#target sw
SHL1OBJS += $(SLO)$/pchname.obj \
$(SLO)$/pchname_ex.obj