author | Daniel Jacobs <daniel.jacobs@nokia.com> |
Wed, 20 Jan 2010 13:31:03 +0000 | |
branch | wip |
changeset 142 | 26f2f0b4002b |
parent 3 | e1eecf4d390d |
permissions | -rw-r--r-- |
3 | 1 |
<?xml version="1.0" encoding="ISO-8859-1"?> |
2 |
||
3 |
<build xmlns="http://symbian.com/xml/build" |
|
4 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
5 |
xsi:schemaLocation="http://symbian.com/xml/build http://symbian.com/xml/build/1_0.xsd"> |
|
6 |
||
7 |
<!-- test build specification --> |
|
8 |
||
9 |
<spec name="world"> |
|
10 |
<interfaceRef ref="Symbian.EXE"/> |
|
11 |
<var> |
|
12 |
<set name="SRC" value="$(ROOT)/src"/> |
|
13 |
</var> |
|
14 |
</spec> |
|
15 |
</build> |