d3575be4588b893cd2381702b32c1f958fe10c6f
[reactos.git] / reactos / subsys / system / expand / expand.xml
1 <module name="expand" type="win32cui" installbase="system32" installname="expand.exe" usewrc="false">
2 <include base="cmd">.</include>
3 <define name="__USE_W32API" />
4 <define name="ANONYMOUSUNIONS" />
5 <define name="_WIN32_WINNT">0x0501</define>
6 <library>lz32</library>
7 <library>user32</library>
8 <file>expand.c</file>
9 <file>expand.rc</file>
10 </module>