mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-26 12:32:54 -05:00
tst: memfs-fuse: add FUSE reference file system
This commit is contained in:
7
tst/memfs-fuse/README.md
Normal file
7
tst/memfs-fuse/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
`Memfs-fuse` is an in-memory FUSE file system.
|
||||
|
||||
It can be built with the following tools:
|
||||
|
||||
- Using Visual Studio (`memfs-fuse.sln`).
|
||||
- Using Cygwin GCC and linking directly with the WinFsp DLL (`make winfsp-fuse`).
|
||||
- Using Cygwin GCC and linking to CYGFUSE (`make cygfuse`).
|
Reference in New Issue
Block a user