sbsv1/buildsystem/extension/tools/apply_imgtools_variants.xml
changeset 40 68f68128601f
equal deleted inserted replaced
39:fa9d7d89d3d6 40:68f68128601f
       
     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>