Change LC_ALL value
[platform/core/appfw/app-core.git] / appcore-efl.pc.in
1 # Package Information for pkg-config
2
3 prefix=@PREFIX@
4 exec_prefix=@EXEC_PREFIX@
5 libdir=@LIB_INSTALL_DIR@
6 includedir=@INCLUDEDIR@
7
8 Name: app-core-efl
9 Description: Tizen application core library for EFL
10 Version: @VERSION@
11 Requires.private: elementary dlog
12 Requires: appcore-common appcore-ui
13 Libs: -L${libdir} -lappcore-efl
14 Cflags: -I${includedir} -I${includedir}/appcore