diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-03-04 13:11:20 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-03-04 13:11:20 +0000 |
commit | 89b4750393e2fd7fe160548ecdb204d4b51e7f95 (patch) | |
tree | 3ba6a6d275244a280859c958aae05330741cde68 /scp2 | |
parent | 7dbc484b2f900610efa5fb1ba121a106d686f0df (diff) |
INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED
2004/03/03 15:44:21 is 1.1.24.1: #i26080# only settings.mk in makefiles
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/quickstart/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/scp2/source/quickstart/makefile.mk b/scp2/source/quickstart/makefile.mk index d413e70bb93f..d3bb4d95b523 100644 --- a/scp2/source/quickstart/makefile.mk +++ b/scp2/source/quickstart/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:22 $ +# last change: $Author: rt $ $Date: 2004-03-04 14:11:20 $ # # 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 |