chiark / gitweb /
doc/clang.tex: Order the table of `simple' C types more sensibly.
[sod] / sod.pc.in
CommitLineData
dfc03582
MW
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: sod
7Description: Sensible object design, runtime library
8Version: @VERSION@
9Libs: -L${libdir} -lsod
10Cflags: -I${includedir}