628
|
1 |
<?xml version="1.0" ?>
|
|
2 |
<!--
|
|
3 |
============================================================================
|
|
4 |
Name :
|
|
5 |
Part of : Helium
|
|
6 |
|
|
7 |
Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
8 |
All rights reserved.
|
|
9 |
This component and the accompanying materials are made available
|
|
10 |
under the terms of the License "Eclipse Public License v1.0"
|
|
11 |
which accompanies this distribution, and is available
|
|
12 |
at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
13 |
|
|
14 |
Initial Contributors:
|
|
15 |
Nokia Corporation - initial contribution.
|
|
16 |
|
|
17 |
Contributors:
|
|
18 |
|
|
19 |
Description:
|
|
20 |
|
|
21 |
============================================================================
|
|
22 |
-->
|
|
23 |
<build>
|
|
24 |
<config name="IDOs" abstract="true">
|
|
25 |
<set name="database" value="${ccm.database}" />
|
|
26 |
<set name="dir" value="${ccm.project.wa_path}" />
|
|
27 |
<set name="threads" value="1" />
|
|
28 |
<set name="sync" value="true" />
|
|
29 |
<set name="show.conflicts" value="true" />
|
|
30 |
<set name="fix.missing.baselines" value="true" />
|
|
31 |
<set name="replace.subprojects" value="true" />
|
|
32 |
|
|
33 |
<set name="use.reconfigure.template" value="true" />
|
|
34 |
<set name="purpose" value="Insulated Development" />
|
|
35 |
<set name="release" value="MinibuildDomain/next" />
|
|
36 |
<set name="version" value="bh1test#helium_sbs_coverity" />
|
|
37 |
<config name="MinibuildDomain-bh1test#helium_sbs_coverity:project:tr1test1#1" type="update"/>
|
|
38 |
|
|
39 |
|
|
40 |
</config>
|
|
41 |
</build> |