mirror of
https://github.com/reactos/reactos.git
synced 2026-06-06 13:47:40 +08:00
- 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:
@@ -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>
|
||||
|
||||
@@ -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__" />
|
||||
|
||||
Reference in New Issue
Block a user