mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Merge 13831:14550 from trunk
svn path=/branches/xmlbuildsystem/; revision=14575
This commit is contained in:
@@ -40,6 +40,8 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
case ObjectLibrary:
|
||||
case Iso:
|
||||
case Test:
|
||||
case RpcServer:
|
||||
case RpcClient:
|
||||
return false;
|
||||
}
|
||||
throw InvalidOperationException ( __FILE__,
|
||||
|
||||
Reference in New Issue
Block a user