mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
[SMSS2]: Oh, right, rbuild.
svn path=/trunk/; revision=55312
This commit is contained in:
@@ -5,10 +5,19 @@
|
||||
<include base="smss2">.</include>
|
||||
<include base="ReactOS">include/reactos/subsys</include>
|
||||
<library>nt</library>
|
||||
<library>pseh</library>
|
||||
<library>ntdll</library>
|
||||
<pch>smss.h</pch>
|
||||
<compilationunit name="unit.c">
|
||||
<file>smss.c</file>
|
||||
<file>crashdmp.c</file>
|
||||
<file>pagefile.c</file>
|
||||
<file>sminit.c</file>
|
||||
<file>smloop.c</file>
|
||||
<file>smsbapi.c</file>
|
||||
<file>smsessn.c</file>
|
||||
<file>smsubsys.c</file>
|
||||
<file>smutil.c</file>
|
||||
</compilationunit>
|
||||
<file>smss.rc</file>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user