mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Enable PCH for NTDLL. This is commit 16000. Alex pwns you all.
svn path=/trunk/; revision=16000
This commit is contained in:
parent
2df663e3fe
commit
ffe54a1108
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue