This is why we can't have nice things. Reverting r40538, r40539, due to RosBE differe...
[reactos.git] / reactos / dll / keyboard / kbda2 / kbda2.rbuild
index 4cf31cc..b3a1cf5 100644 (file)
@@ -3,6 +3,7 @@
 <module name="kbda2" type="keyboardlayout" entrypoint="0" installbase="system32" installname="kbda2.dll">
        <importlibrary definition="kbda2.spec" />
        <include base="ntoskrnl">include</include>
+       <define name="_DISABLE_TIDENTS" />
        <file>kbda2.c</file>
        <file>kbda2.rc</file>
 </module>