summaryrefslogtreecommitdiff
path: root/launchpad.pc.in
blob: a3da8bfa9764ca8d3461fef2c1f42b5ae45333fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Package Information for pkg-config

prefix=/usr
exec_prefix=@EXEC_PREFIX@
libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@

Name: liblaunchpad
Description: launchpad library for making other types of loader
Version: @VERSION@
Requires: bundle dlog aul
Libs: -L${libdir} -llaunchpad
Cflags: -I${includedir} -I${includedir}/launchpad