author | m2lahtel |
Tue, 10 Aug 2010 14:29:28 +0300 | |
changeset 3 | e7e0ae78773e |
parent 0 | 2e8eeb919028 |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<content xmlns="http://www.s60.com/xml/content/2"> |
|
3 |
<tag name='target' value='foo'/> |
|
4 |
<output dir="test/out" flatten='true'> |
|
5 |
<input file="foobar/input/file1.txt"/> |
|
6 |
</output> |
|
7 |
<output dir="content"> |
|
8 |
<input> |
|
9 |
<include files="test/override.txt, test/s60.txt"/> |
|
10 |
</input> |
|
11 |
</output> |
|
12 |
<output dir="include" flatten='true'> |
|
13 |
<input> |
|
14 |
<include pattern="\.hrh$"/> |
|
15 |
</input> |
|
16 |
</output> |
|
17 |
</content> |