25eddd2315fc8864568bf6d50ca30160d689e583
[reactos.git] / reactos / dll / win32 / msgina / msgina.xml
1 <module name="msgina" type="win32dll" baseaddress="${BASEADDRESS_MSGINA}" installbase="system32" installname="msgina.dll">
2 <importlibrary definition="msgina.def" />
3 <include base="msgina">.</include>
4 <include base="msgina">include</include>
5 <define name="UNICODE" />
6 <define name="_UNICODE" />
7 <define name="__REACTOS__" />
8 <define name="__USE_W32API" />
9 <library>ntdll</library>
10 <library>kernel32</library>
11 <library>advapi32</library>
12 <library>user32</library>
13 <file>msgina.c</file>
14 <file>stubs.c</file>
15 <file>msgina.rc</file>
16 </module>