Add __WINESRC__ define amd reactos/wine include path to libwine. This will be needed...
[reactos.git] / reactos / lib / 3rdparty / libwine / libwine.rbuild
index fc20245..9ab8901 100644 (file)
@@ -1,7 +1,9 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="wine" type="staticlibrary">
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="wine" type="staticlibrary">
+       <include base="ReactOS">include/reactos/wine</include>
        <define name="_DISABLE_TIDENTS" />
        <define name="_DISABLE_TIDENTS" />
+       <define name="__WINESRC__" />
        <file>config.c</file>
        <file>debug_ros.c</file>
        <file>string.c</file>
        <file>config.c</file>
        <file>debug_ros.c</file>
        <file>string.c</file>