v2.0.6-release (#50)

Reviewed-on: #50
This commit is contained in:
2025-07-25 07:51:03 -05:00
parent 87b6e92356
commit 280884d72e
311 changed files with 13495 additions and 12079 deletions

View File

@@ -0,0 +1,11 @@
arch=x64
prefix=${pcfiledir}/..
incdir=${prefix}/inc/fuse3
implib=${prefix}/bin/winfsp-${arch}.dll
Name: fuse3
Description: WinFsp FUSE3 compatible API
Version: 3.2
URL: https://winfsp.dev
Libs: "${implib}"
Cflags: -I"${incdir}"