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-11-01 12:26:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3736938030
reactos
/
modules
/
rosapps
/
lib
/
CMakeLists.txt
3 lines
52 B
CMake
Raw
Normal View
History
Unescape
Escape
[VFD] Import the VFD project (Virtual Floppy Drive) which allows creating virtual floppy drives in ReactOS and mount images on them. Only the cmd got imported. The GUI interface may come later on. Note that, as for vcdrom, the driver is left disabled and you need to explicitely start it through vfd command line interface. CORE-14090
2017-12-16 20:48:17 +00:00
add_subdirectory
(
vfdlib
)
[ROSAPPS] Add part of missing sysutils folder and needed win32err lib to build. svn path=/trunk/; revision=67421
2015-04-25 17:41:44 +00:00
add_subdirectory
(
win32err
)
Reference in a new issue
Copy permalink