a25adaa8f57038fccb54443e8f60af269187dc0c
[reactos.git] / reactos / lib / dsound / dsound.xml
1 <module name="dsound" type="win32dll" baseaddress="${BASEADDRESS_DSOUND}">
2 <importlibrary definition="dsound.def" />
3 <include base="dsound">.</include>
4 <define name="_DISABLE_TIDENTS" />
5 <define name="__USE_W32API" />
6 <library>kernel32</library>
7 <file>dsound.c</file>
8 </module>