reactos/drivers/storage/floppy_new
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
floppy.c [FLOPPY_NEW] Import the floppy driver from MS GitHub repository 2018-12-15 20:04:00 +01:00
floppy.rc [FLOPPY_NEW] Import the floppy driver from MS GitHub repository 2018-12-15 20:04:00 +01:00
floppy_reg.inf [FLOPPY_NEW] Import the floppy driver from MS GitHub repository 2018-12-15 20:04:00 +01:00
guid.c [FLOPPY_NEW] Import the floppy driver from MS GitHub repository 2018-12-15 20:04:00 +01:00