This is why we can't have nice things. Reverting r40538, r40539, due to RosBE differe...
[reactos.git] / reactos / base / system / autochk / autochk.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="autochk" type="nativecui" installbase="system32" installname="autochk.exe">
4 <include base="autochk">.</include>
5 <define name="_DISABLE_TIDENTS" />
6 <library>nt</library>
7 <library>ntdll</library>
8 <file>autochk.c</file>
9 <file>autochk.rc</file>
10 </module>