sbsv1/buildsystem/extension/tools/apply_imgtools_variants.xml
changeset 607 378360dbbdba
parent 599 fa7a3cc6effd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sbsv1/buildsystem/extension/tools/apply_imgtools_variants.xml	Wed Jun 30 11:35:58 2010 +0800
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<build xmlns="http://symbian.com/xml/build"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://symbian.com/xml/build build/2_0.xsd">
+ 
+	<var name="apply_mingw_libs">
+		<set name="LINKER_OPTIONS" value="-lwsock32" />
+	</var>
+  
+</build>