Addinmg version number and other info (the rc file was missing and it is need to set right version number of the file)
Modified: trunk/reactos/lib/dsound/dsound.xml

Modified: trunk/reactos/lib/dsound/dsound.xml
--- trunk/reactos/lib/dsound/dsound.xml	2005-10-27 21:23:04 UTC (rev 18802)
+++ trunk/reactos/lib/dsound/dsound.xml	2005-10-27 21:23:35 UTC (rev 18803)
@@ -16,6 +16,7 @@
 	<library>ole32</library>
 	<library>winmm</library>
 	<library>dxguid</library>
+      <file>version.rc</file>
 	<file>buffer.c</file>	
       <file>capture.c</file>
       <file>dsound.c</file>