- Formatting fixes
[reactos.git] / rosapps / sysutils / chklib / chklib.xml
1 <module name="chklib" type="win32cui" installbase="system32" installname="chklib.exe" allowwarnings="true">
2 <linkerflag>--numeric-sort</linkerflag>
3 <define name="__USE_W32API" />
4 <define name="_WIN32_IE">0x0501</define>
5 <define name="_WIN32_WINNT">0x0501</define>
6 <library>kernel32</library>
7 <library>win32err</library>
8 <file>chklib.c</file>
9 <file>chklib.rc</file>
10 </module>