Force Nagle algorithm off for loopback
[reactos.git] / rosapps / cmdutils / touch / touch.xml
index ef53aa7..24fdba5 100644 (file)
@@ -1,10 +1,10 @@
-<module name="touch" type="win32cui" installbase="system32" installname="touch.exe" warnings="true">\r
-       <include base="touch">.</include>\r
-       <define name="__USE_W32API" />\r
-       <define name="_WIN32_IE">0x0501</define>\r
-       <define name="_WIN32_WINNT">0x0501</define>\r
-       <library>ntdll</library>\r
-       <file>err.c</file>\r
-       <file>touch.c</file>\r
-       <file>touch.rc</file>\r
+<module name="touch" type="win32cui" installbase="system32" installname="touch.exe">
+       <include base="touch">.</include>
+       <define name="__USE_W32API" />
+       <define name="_WIN32_IE">0x0501</define>
+       <define name="_WIN32_WINNT">0x0501</define>
+       <library>ntdll</library>
+       <file>err.c</file>
+       <file>touch.c</file>
+       <file>touch.rc</file>
 </module>
\ No newline at end of file