initial commit
This commit is contained in:
7
3rd_party/winfsp-1.10/samples/memfs-fuse3/README.md
vendored
Normal file
7
3rd_party/winfsp-1.10/samples/memfs-fuse3/README.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
`Memfs-fuse3` is an in-memory FUSE3 file system.
|
||||
|
||||
It can be built with the following tools:
|
||||
|
||||
- Using Visual Studio (`memfs-fuse3.sln`).
|
||||
- Using Cygwin GCC and linking directly with the WinFsp DLL (`make winfsp-fuse3`).
|
||||
- Using Cygwin GCC and linking to CYGFUSE3 (`make cygfuse3`).
|
||||
Reference in New Issue
Block a user