2007-09-14 17:07:53 +00:00
|
|
|
<?xml version="1.0"?>
|
2010-04-18 18:20:33 +00:00
|
|
|
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
|
2010-02-20 12:41:24 +00:00
|
|
|
<group>
|
2008-11-07 12:49:51 +00:00
|
|
|
<module name="rpcss" type="win32cui" installbase="system32" installname="rpcss.exe" unicode="yes">
|
2005-07-24 21:42:00 +00:00
|
|
|
<include base="rpcss">.</include>
|
2008-11-07 10:52:49 +00:00
|
|
|
<include base="rpcss" root="intermediate">.</include>
|
|
|
|
<library>wine</library>
|
|
|
|
<library>rpcss_epm_server</library>
|
|
|
|
<library>rpcss_irot_server</library>
|
|
|
|
<library>rpcrt4</library>
|
2005-07-24 21:42:00 +00:00
|
|
|
<library>advapi32</library>
|
2008-11-24 13:05:40 +00:00
|
|
|
<library>pseh</library>
|
2008-11-07 10:52:49 +00:00
|
|
|
<file>epmp.c</file>
|
|
|
|
<file>irotp.c</file>
|
2008-11-07 12:49:51 +00:00
|
|
|
<file>rpcss_main.c</file>
|
|
|
|
<file>service_main.c</file>
|
2008-11-07 10:52:49 +00:00
|
|
|
<file>epm.idl</file>
|
|
|
|
<file>irot.idl</file>
|
2005-07-24 21:42:00 +00:00
|
|
|
<file>rpcss.rc</file>
|
|
|
|
</module>
|
2009-01-18 12:09:55 +00:00
|
|
|
<module name="rpcss_epm_server" type="rpcserver">
|
2008-11-07 10:52:49 +00:00
|
|
|
<file>epm.idl</file>
|
|
|
|
</module>
|
2009-01-18 12:09:55 +00:00
|
|
|
<module name="rpcss_irot_server" type="rpcserver">
|
2008-11-07 10:52:49 +00:00
|
|
|
<file>irot.idl</file>
|
|
|
|
</module>
|
2010-02-20 12:41:24 +00:00
|
|
|
</group>
|