mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Add RPC proxy support
svn path=/trunk/; revision=31812
This commit is contained in:
@@ -65,6 +65,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
case Test:
|
||||
case RpcServer:
|
||||
case RpcClient:
|
||||
case RpcProxy:
|
||||
case Alias:
|
||||
case IdlHeader:
|
||||
case EmbeddedTypeLib:
|
||||
|
||||
Reference in New Issue
Block a user