repo.or.cz
/
libdatetime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added a few unittests + bugfix in Year
[libdatetime.git]
/
libdatetime.pc.in
blob
65c2c83bf43e394dd1e09284f3c4ce25d2af747b
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: @PACKAGE@
7
Description: C++ library for handling dates and times.
8
Version: @VERSION@
9
Libs: -L${libdir} -ldatetime
10
Cflags: -I${includedir}