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/edo/edo.pc

12 lines
283 B
PkgConfig

# Package Information for pkg-config
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/edo
Name: Evolving Distribution Objects
Description: Evolving Distribution Objects
Version: 1.0
Libs: -L${libdir} -ledo -ledoutils
Cflags: -I${includedir}