Enable PCH for NTDLL. This is commit 16000. Alex pwns you all.
Modified: trunk/reactos/lib/ntdll/ntdll.xml
_____
Modified: trunk/reactos/lib/ntdll/ntdll.xml
--- trunk/reactos/lib/ntdll/ntdll.xml 2005-06-17 17:22:27 UTC (rev
15999)
+++ trunk/reactos/lib/ntdll/ntdll.xml 2005-06-17 17:22:44 UTC (rev
16000)
@@ -94,5 +94,8 @@
<directory name="def">
<file>ntdll.rc</file>
</directory>
+ <directory name="inc">
+ <pch>ntdll.h</pch>
+ </directory>
<file>napi.S</file>
</module>
Show replies by date