mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 17:56:06 +00:00
remove allowwarnings=true
svn path=/trunk/; revision=38885
This commit is contained in:
parent
076028efe9
commit
56c6d214ab
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@
|
|||
<file>irot.idl</file>
|
||||
<file>rpcss.rc</file>
|
||||
</module>
|
||||
<module name="rpcss_epm_server" type="rpcserver" allowwarnings="true">
|
||||
<module name="rpcss_epm_server" type="rpcserver">
|
||||
<file>epm.idl</file>
|
||||
</module>
|
||||
<module name="rpcss_irot_server" type="rpcserver" allowwarnings="true">
|
||||
<module name="rpcss_irot_server" type="rpcserver">
|
||||
<file>irot.idl</file>
|
||||
</module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue