equal
deleted
inserted
replaced
1 [@--# Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 # All rights reserved. |
|
3 # This component and the accompanying materials are made available |
|
4 # under the terms of "Eclipse Public License v1.0" |
|
5 # which accompanies this distribution, and is available |
|
6 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 # |
|
8 # Initial Contributors: |
|
9 # Nokia Corporation - initial contribution. |
|
10 # |
|
11 # Contributors: |
|
12 # |
|
13 # Description: |
|
14 # Template processed by GenDiamondsXml.pm |
|
15 # |
|
16 #--@] |
|
17 <?xml version="1.0" encoding="utf-8"?> |
|
18 <diamonds-build> |
|
19 <schema>[@--$ENV{DiamondsSchemaNum}--@]</schema> |
|
20 <tools> |
|
21 <tool> |
|
22 <name>ARM RVCT</name> |
|
23 <version>[@--$ENV{MWVER}--@]</version> |
|
24 </tool> |
|
25 <tool> |
|
26 <name>MetroWerks</name> |
|
27 <version>[@--$ENV{ARMVER}--@]</version> |
|
28 </tool> |
|
29 <tool> |
|
30 <name>SBS</name> |
|
31 <version>[@--$ENV{SBS_VERSION}--@]</version> |
|
32 </tool> |
|
33 </tools> |
|
34 </diamonds-build> |
|