File: libsmb2.pc.in

package info (click to toggle)
libsmb2 6.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,424 kB
  • sloc: ansic: 32,679; sh: 221; makefile: 189; cpp: 98
file content (14 lines) | stat: -rw-r--r-- 295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# libsmb2 pkg-config file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libsmb2
Description: libsmb2 is a client library for accessing SMB shares over a network.
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -lsmb2
Cflags: -I${includedir}