mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Put remaining files on the cd
svn path=/branches/xmlbuildsystem/; revision=13840
This commit is contained in:
@@ -33,11 +33,11 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
case Win32GUI:
|
||||
case KernelModeDriver:
|
||||
case BootSector:
|
||||
case BootLoader:
|
||||
return true;
|
||||
case BuildTool:
|
||||
case StaticLibrary:
|
||||
case ObjectLibrary:
|
||||
case BootLoader:
|
||||
case Iso:
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user