Bump up efl module version.
[platform/core/appfw/launchpad.git] / launchpad.pc.in
1 # Package Information for pkg-config
2
3 prefix=/usr
4 exec_prefix=@EXEC_PREFIX@
5 libdir=@LIB_INSTALL_DIR@
6 includedir=@INCLUDE_INSTALL_DIR@
7
8 Name: liblaunchpad
9 Description: launchpad library for making other types of loader
10 Version: @VERSION@
11 Requires: bundle dlog aul
12 Libs: -L${libdir} -llaunchpad
13 Cflags: -I${includedir} -I${includedir}/launchpad