mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Don't mix host and targets include files
Add HostStaticLibrary type svn path=/trunk/; revision=32594
This commit is contained in:
@@ -57,6 +57,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
return true;
|
||||
case BuildTool:
|
||||
case StaticLibrary:
|
||||
case HostStaticLibrary:
|
||||
case ObjectLibrary:
|
||||
case Iso:
|
||||
case LiveIso:
|
||||
|
||||
Reference in New Issue
Block a user