author | wbernard |
Sun, 10 Oct 2010 15:22:15 +0300 | |
changeset 645 | b8d81fa19e7d |
parent 599 | fa7a3cc6effd |
permissions | -rw-r--r-- |
599 | 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 |
<var name="apply_mingw_libs"> |
|
8 |
<set name="LINKER_OPTIONS" value="-lwsock32" /> |
|
9 |
</var> |
|
10 |
||
11 |
</build> |