summaryrefslogtreecommitdiff
path: root/system/pkgconfig/chrysalide.pc.in
blob: f3a3af74de8a7e6e2985d4c8c36943f4a9c192a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@

Name: Chrysalide
Description: Reverse Engineering Factory focused on embedded systems
Version: r@PACKAGE_VERSION@
URL: https://www.chrysalide.re/
Requires: glib-2.0 gtk+-3.0 libxml-2.0
Cflags: -I${includedir}/chrysalide/core -I${includedir}/chrysalide
Libs: -L${libdir} -L${libdir}/chrysalide-plugins -lchrysacore