mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 06:16:38 +00:00
Speed up compilation of smss
svn path=/trunk/; revision=19655
This commit is contained in:
parent
223bd2540c
commit
ffbdfdd66d
1 changed files with 21 additions and 19 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue