- Fix local xml file (thanks to Christoph for spotting this)

- Add to dir the build

svn path=/trunk/; revision=20587
This commit is contained in:
Ged Murphy 2006-01-05 20:13:06 +00:00
parent 34e46abf35
commit e90331cf71
2 changed files with 4 additions and 1 deletions

View file

@ -62,6 +62,9 @@
<directory name="services">
<xi:include href="services/services.xml" />
</directory>
<directory name="servman">
<xi:include href="servman/servman.xml" />
</directory>
<directory name="setup">
<xi:include href="setup/setup.xml" />
</directory>

View file

@ -1,5 +1,5 @@
<module name="servman" type="win32gui" installbase="system32" installname="servman.exe">
<include base="msconfig">.</include>
<include base="servman">.</include>
<define name="UNICODE" />
<define name="_UNICODE" />
<define name="__REACTOS__" />