- Merge from trunk up to r45543
[reactos.git] / dll / win32 / msgsm32.acm / msgsm32.acm.rbuild
1 <module name="msgsm32.acm" type="win32dll" baseaddress="${BASEADDRESS_MSGSM32ACM}" installbase="system32" installname="msgsm32.acm" allowwarnings="true" entrypoint="0">
2 <importlibrary definition="msgsm32.acm.spec" />
3 <include base="msgsm32.acm">.</include>
4 <include base="ReactOS">include/reactos/wine</include>
5 <define name="__WINESRC__" />
6 <file>msgsm32.c</file>
7 <library>wine</library>
8 <library>winmm</library>
9 <library>user32</library>
10 </module>