34a5fc4d4f26fb501ea5145adac1a123d3bc6cda
[reactos.git] / reactos / subsys / system / sm / sm.xml
1 <module name="sm" type="win32cui" installbase="system32" installname="sm.exe">
2 <include base="sm">.</include>
3 <define name="__USE_W32API" />
4 <define name="ANONYMOUSUNIONS" />
5 <library>smdll</library>
6 <library>ntdll</library>
7 <library>kernel32</library>
8 <file>sm.c</file>
9 <file>sm.rc</file>
10 </module>