move to new build system
This commit is contained in:
11
support/3rd_party/winfsp-2.0/lib/fuse.pc
vendored
Normal file
11
support/3rd_party/winfsp-2.0/lib/fuse.pc
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
arch=x64
|
||||
prefix=${pcfiledir}/..
|
||||
incdir=${prefix}/inc/fuse
|
||||
implib=${prefix}/bin/winfsp-${arch}.dll
|
||||
|
||||
Name: fuse
|
||||
Description: WinFsp FUSE compatible API
|
||||
Version: 2.8
|
||||
URL: https://winfsp.dev
|
||||
Libs: "${implib}"
|
||||
Cflags: -I"${incdir}"
|
11
support/3rd_party/winfsp-2.0/lib/fuse3.pc
vendored
Normal file
11
support/3rd_party/winfsp-2.0/lib/fuse3.pc
vendored
Normal 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}"
|
BIN
support/3rd_party/winfsp-2.0/lib/winfsp-a64.lib
vendored
Normal file
BIN
support/3rd_party/winfsp-2.0/lib/winfsp-a64.lib
vendored
Normal file
Binary file not shown.
BIN
support/3rd_party/winfsp-2.0/lib/winfsp-x64.lib
vendored
Normal file
BIN
support/3rd_party/winfsp-2.0/lib/winfsp-x64.lib
vendored
Normal file
Binary file not shown.
BIN
support/3rd_party/winfsp-2.0/lib/winfsp-x86.lib
vendored
Normal file
BIN
support/3rd_party/winfsp-2.0/lib/winfsp-x86.lib
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user