author | wbernard |
Sun, 10 Oct 2010 15:22:15 +0300 | |
changeset 645 | b8d81fa19e7d |
parent 591 | 22486c9c7b15 |
permissions | -rw-r--r-- |
591 | 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> |