Add information letting us know creation deletion of services has worked.
[reactos.git] / reactos / subsys / smss / smss.xml
index 4b9b160..5f2ef32 100644 (file)
@@ -2,10 +2,11 @@
        <include base="smss">.</include>
        <define name="__USE_W32API" />
        <define name="_DISABLE_TIDENTS" />
+       <library>nt</library>
        <library>smlib</library>
        <library>ntdll</library>
        <linkerflag>-lgcc</linkerflag>
-    <pch>smss.h</pch>
+       <pch>smss.h</pch>
        <file>client.c</file>
        <file>debug.c</file>
        <file>init.c</file>