enventor/pc/enventor.pc.in

12 lines
312 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: enventor
Description: dynamic edc editor to write your layout fast and easy.
Requires.private:@requirement_enventor@
Version: @VERSION@
Libs: -L${libdir} -lenventor
Cflags: -I${includedir}/enventor-@ENVENTOR_VERSION_MAJOR@