Speed up compilation of smss

svn path=/trunk/; revision=19655
This commit is contained in:
Casper Hornstrup 2005-11-26 19:43:36 +00:00
parent 223bd2540c
commit ffbdfdd66d

View file

@ -7,6 +7,7 @@
<library>ntdll</library>
<linkerflag>-lgcc</linkerflag>
<pch>smss.h</pch>
<compilationunit name="unit.c">
<file>client.c</file>
<file>debug.c</file>
<file>init.c</file>
@ -26,5 +27,6 @@
<file>smapiexec.c</file>
<file>smapiquery.c</file>
<file>smss.c</file>
</compilationunit>
<file>smss.rc</file>
</module>