diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-03-04 13:11:53 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-03-04 13:11:53 +0000 |
commit | ff10c3837473221e29ae119858add3eedbd4a4f8 (patch) | |
tree | 6f8df0111f4998ab518034a30b58a13707e818df /scp2 | |
parent | cb13c084905f9585b3d13c76e3bd2d58e7e3f4a3 (diff) |
INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED
2004/03/03 15:44:23 is 1.1.24.1: #i26080# only settings.mk in makefiles
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/writer/makefile.mk | 6 | ||||
-rw-r--r-- | scp2/source/xsltfilter/makefile.mk | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/scp2/source/writer/makefile.mk b/scp2/source/writer/makefile.mk index 4f4a09061139..a6d1e68b2ae4 100644 --- a/scp2/source/writer/makefile.mk +++ b/scp2/source/writer/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: is $ $Date: 2004-02-05 18:10:30 $ +# last change: $Author: rt $ $Date: 2004-03-04 14:11:42 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,9 +70,7 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk SCP_PRODUCT_TYPE=osl diff --git a/scp2/source/xsltfilter/makefile.mk b/scp2/source/xsltfilter/makefile.mk index 4addd5ba5e56..ebd52f8ae7a7 100644 --- a/scp2/source/xsltfilter/makefile.mk +++ b/scp2/source/xsltfilter/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: is $ $Date: 2004-02-05 18:10:34 $ +# last change: $Author: rt $ $Date: 2004-03-04 14:11:53 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -70,9 +70,7 @@ TARGETTYPE=CUI # --- Settings ----------------------------------------------------- -.INCLUDE : svpre.mk .INCLUDE : settings.mk -.INCLUDE : sv.mk SCP_PRODUCT_TYPE=osl |