author | lorewang |
Wed, 17 Nov 2010 11:21:28 +0800 | |
changeset 684 | 2defe8c85348 |
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> |