mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
dd56e065bc
- Use PnP storage class drivers - Make partmgr an upper filter driver for Disk class - Fill upper filters in txtsetup and usetup/devinst - Add cdrom driver to the critical device database CORE-6264
4 lines
108 B
CMake
4 lines
108 B
CMake
add_subdirectory(cdrom_new)
|
|
add_subdirectory(classpnp)
|
|
add_subdirectory(disk_new)
|
|
add_subdirectory(ramdisk)
|