mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
renamed TypeLib target to EmbeddedTypeLib
svn path=/trunk/; revision=27374
This commit is contained in:
@@ -68,7 +68,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
case RpcClient:
|
||||
case Alias:
|
||||
case IdlHeader:
|
||||
case TypeLib:
|
||||
case EmbeddedTypeLib:
|
||||
return false;
|
||||
}
|
||||
throw InvalidOperationException ( __FILE__,
|
||||
|
||||
Reference in New Issue
Block a user