* Bring back rbuild build to be used until bug 6372 is fixed.
[reactos.git] / base / services / svchost / svchost.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <module name="svchost" type="win32cui" installbase="system32" installname="svchost.exe">
4 <include base="svchost">.</include>
5 <library>advapi32</library>
6 <file>svchost.c</file>
7 <file>svchost.rc</file>
8 </module>