mirror of
https://github.com/winfsp/winfsp.git
synced 2025-04-26 02:12:45 -05:00
11 lines
228 B
PkgConfig
11 lines
228 B
PkgConfig
prefix=${pcfiledir}/..
|
|
incdir=${prefix}/inc/fuse
|
|
implib=${prefix}/bin/winfsp-${arch}.dll
|
|
|
|
Name: fuse
|
|
Description: WinFsp FUSE compatible API
|
|
Version: 2.8
|
|
URL: http://www.secfs.net/winfsp/
|
|
Libs: "${implib}"
|
|
Cflags: -I"${incdir}"
|