Merge 13831:14550 from trunk

svn path=/branches/xmlbuildsystem/; revision=14575
This commit is contained in:
Casper Hornstrup
2005-04-10 14:32:30 +00:00
1089 changed files with 131731 additions and 74063 deletions
+2
View File
@@ -40,6 +40,8 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
case ObjectLibrary:
case Iso:
case Test:
case RpcServer:
case RpcClient:
return false;
}
throw InvalidOperationException ( __FILE__,