author | Richard Taylor <richard.i.taylor@nokia.com> |
Mon, 15 Mar 2010 16:54:05 +0000 | |
branch | fix |
changeset 374 | 96629a6f26e4 |
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> |