No need to define __USE_W32API
[reactos.git] / reactos / base / applications / regedit / regedit.rbuild
index ccd0c76..fdd1bd7 100644 (file)
@@ -1,9 +1,8 @@
 <?xml version="1.0"?>
 <!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
-<group>
+<group xmlns:xi="http://www.w3.org/2001/XInclude">
 <module name="regedit" type="win32gui" installname="regedit.exe">
        <include base="regedit">.</include>
-       <define name="__USE_W32API" />
        <define name="UNICODE" />
        <define name="_UNICODE" />
        <define name="_WIN32_IE">0x0501</define>