diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:57:06 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:57:06 +0000 |
commit | 99a5c35f931d343609c4b9f1681b76ce3a42ff62 (patch) | |
tree | 53a3fad2c39d701f9b01f5a67c79b8293c6ad527 /sot/util | |
parent | f4ad18012dea39c6dd37b41076b22ecb0a36cb34 (diff) |
INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED
2005/10/26 15:42:31 sb 1.3.10.1: #i53898# Cleaned up.
Diffstat (limited to 'sot/util')
-rw-r--r-- | sot/util/makefile.pmk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sot/util/makefile.pmk b/sot/util/makefile.pmk index 395a89b9530d..1726282db7f4 100644 --- a/sot/util/makefile.pmk +++ b/sot/util/makefile.pmk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.pmk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-08 07:46:28 $ +# last change: $Author: hr $ $Date: 2006-06-20 05:57:06 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -49,8 +49,5 @@ CDEFS += -DSOT_DLLIMPLEMENTATION .ENDIF # 5.5 .ENDIF # sunpro5 -PROJECTPCH4DLL=TRUE -PROJECTPCH=sotpch -PROJECTPCHSOURCE=$(PRJ)$/util$/sotpch PDBTARGET=sot |