mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- add support for .ocx files to rbuild
- update project to VS2005 svn path=/trunk/; revision=26541
This commit is contained in:
@@ -47,6 +47,7 @@ Bootstrap::IsSupportedModuleType ( ModuleType type )
|
||||
case NativeDLL:
|
||||
case NativeCUI:
|
||||
case Win32DLL:
|
||||
case Win32OCX:
|
||||
case Win32CUI:
|
||||
case Win32SCR:
|
||||
case Win32GUI:
|
||||
|
||||
Reference in New Issue
Block a user