summaryrefslogtreecommitdiffstats
path: root/tinySMS/tinySMS.pc.in
blob: 815c7d25648d823b5d657b6127a7b4f355aebc50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix = @prefix@
exec_prefix = @exec_prefix@
libdir = @libdir@
includedir = @includedir@

Name : libtinySMS
Description : Doubango Telecom tinySMS (3GPP SMS) library
Version : @PACKAGE_VERSION@
Requires: 
Requires.private: tinySAK = @PACKAGE_VERSION@
Conflicts:
Cflags : -I${includedir}/tinysms
Libs : -L${libdir} -ltinySMS
Libs.private: 
OpenPOWER on IntegriCloud