* Replaced d3d9 debug helper function with native call
[reactos.git] / reactos / dll / directx / d3d9 / d3d9.rbuild
index 1fe8bd5..53e86c3 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>\r
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">\r
-<module name="d3d9" type="win32dll" entrypoint="0" installbase="system32" installname="d3d9.dll">\r
+<module name="d3d9" type="win32dll" entrypoint="0" installbase="system32" installname="d3d9.dll" baseaddress="0x4fdd0000">\r
        <importlibrary definition="d3d9.def" />\r
 \r
        <library>advapi32</library>\r
@@ -9,6 +9,7 @@
        <library>gdi32</library>\r
        <library>uuid</library>\r
        <library>dxguid</library>\r
+       <library>strsafe</library>\r
 \r
        <file>d3d9.c</file>\r
        <file>d3d9_helpers.c</file>\r