try to re enable rpc4rt winetest
authorChristoph von Wittich <christoph_vw@reactos.org>
Sat, 8 Aug 2009 06:47:51 +0000 (06:47 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Sat, 8 Aug 2009 06:47:51 +0000 (06:47 +0000)
svn path=/trunk/; revision=42492

rostests/winetests/directory.rbuild
rostests/winetests/rpcrt4/rpcrt4.rbuild

index 4970a37..5cff979 100644 (file)
                <xi:include href="riched32/riched32.rbuild" />
        </directory>
        <directory name="rpcrt4">
                <xi:include href="riched32/riched32.rbuild" />
        </directory>
        <directory name="rpcrt4">
-               <!-- xi:include href="rpcrt4/rpcrt4.rbuild" / -->
+               <xi:include href="rpcrt4/rpcrt4.rbuild" />
        </directory>
        <directory name="rsabase">
                <xi:include href="rsabase/rsabase.rbuild" />
        </directory>
        <directory name="rsabase">
                <xi:include href="rsabase/rsabase.rbuild" />
index 54b42d1..c4cf8c0 100644 (file)
@@ -2,9 +2,11 @@
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <group>
        <module name="rpcrt4_winetest_server" type="rpcserver" allowwarnings="true">
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <group>
        <module name="rpcrt4_winetest_server" type="rpcserver" allowwarnings="true">
+               <define name="__ROS_LONG64__" />
                <file>server.idl</file>
        </module>
        <module name="rpcrt4_winetest_client" type="rpcclient">
                <file>server.idl</file>
        </module>
        <module name="rpcrt4_winetest_client" type="rpcclient">
+               <define name="__ROS_LONG64__" />
                <file>server.idl</file>
        </module>
        <module name="rpcrt4_winetest" type="win32cui" installbase="bin" installname="rpcrt4_winetest.exe" allowwarnings="true">
                <file>server.idl</file>
        </module>
        <module name="rpcrt4_winetest" type="win32cui" installbase="bin" installname="rpcrt4_winetest.exe" allowwarnings="true">