set eol-style for most xml files
[reactos.git] / reactos / subsys / system / format / format.xml
1 <module name="format" type="win32cui" installbase="system32" installname="format.exe" warnings="true">
2 <include base="format">.</include>
3 <define name="__USE_W32API" />
4 <library>ntdll</library>
5 <library>kernel32</library>
6 <library>fmifs</library>
7 <file>format.c</file>
8 </module>