mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-30 19:48:38 -05:00 
			
		
		
		
	tst: add memfs-fuse3 file system
This commit is contained in:
		
							
								
								
									
										7
									
								
								tst/memfs-fuse3/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								tst/memfs-fuse3/README.md
									
									
									
									
									
										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