This repository has been archived on 2026-03-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
eodev/do.pc
2010-08-24 18:40:49 +02:00

12 lines
260 B
PkgConfig

# Package Information for pkg-config
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/do
Name: Distribution Object
Description: Distribution Object
Version: 1.0
Libs: -L${libdir} -ldo -ldoutils
Cflags: -I${includedir}