author | hgs |
Thu, 22 Jul 2010 14:08:51 +0300 | |
changeset 55 | ac7f90a6ff4c |
parent 50 | c6e8afe0ba85 |
permissions | -rw-r--r-- |
50 | 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 build/2_0.xsd"> |
|
6 |
||
7 |
<!-- This variant is used so that we can tell if the APPLY keyword |
|
8 |
can find variants exported into the epoc32 tree --> |
|
9 |
||
10 |
<var name="tools2_shlwapi"> |
|
11 |
<append name="LINKER_OPTIONS" value="-lshlwapi" /> |
|
12 |
</var> |
|
13 |
</build> |