This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2024-12-29 10:35:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
29721ac552
reactos
/
drivers
/
storage
/
floppy
/
CMakeLists.txt
4 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
[STORAGE] Storage driver cleanup part 5 (last part) Move the fdc and flpydrv drivers into the floppy directory.
2019-11-30 12:33:32 +00:00
#add_subdirectory(fdc)
[STORAGE] Storage driver cleanup part 4 Move the floppy driver into the floppy/floppy directory.
2019-11-30 12:13:59 +00:00
add_subdirectory(floppy)
[STORAGE] Storage driver cleanup part 5 (last part) Move the fdc and flpydrv drivers into the floppy directory.
2019-11-30 12:33:32 +00:00
#add_subdirectory(flpydisk)
Reference in a new issue
Copy permalink