mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
927792b212
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Feb 18 16:46:35 CET 2011 on sn-devel-104
15 lines
290 B
PkgConfig
15 lines
290 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: Samba libsmbsharemodes
|
|
Description: A library
|
|
Version: 0
|
|
URL: http://www.samba.org/
|
|
#Libs: -L@libdir@ -lsmbsharemodes
|
|
Libs: -lsmbsharemodes
|
|
Libs.private: -lsmbsharemodes @LIBS@
|
|
Cflags: -I@includedir@
|
|
|