- Sync with trunk up to r46941.
[reactos.git] / base / applications / mscutils / eventvwr / eventvwr.rbuild
index 367c19e..cb23e1f 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<rbuild xmlns:xi="http://www.w3.org/2001/XInclude">
+<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
 <module name="eventvwr" type="win32gui" installbase="system32" installname="eventvwr.exe" unicode="yes">
        <include base="eventvwr">.</include>
        <library>user32</library>
@@ -8,4 +8,3 @@
        <file>eventvwr.c</file>
        <file>eventvwr.rc</file>
 </module>
-</rbuild>