summaryrefslogtreecommitdiff
path: root/hyp2mat/lib/hyp2mat.pc.in
blob: 863586116afe105d3906d8e0ab611a42775b9b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: hyp2mat
Description: Convert Hyperlynx PCB files to matlab scripts
Requires: 
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lhyp2mat
Libs.private: @LIBS@
Cflags: -I${includedir}