summaryrefslogtreecommitdiff
path: root/synthesis.pc.in
blob: 383349b600cc31951573f819f1514f5f21d2bf04 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: synthesis
Description: Synthesis SyncML SDK, Client and Server Engine
Version: @VERSION@
Libs: -L${libdir} -lsynthesissdk -lsmltk -lsynthesis
Cflags: -I${includedir}