author | lorewang |
Wed, 17 Nov 2010 11:24:29 +0800 | |
changeset 685 | 39f7ecf8fbc7 |
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> |