Merge remote-tracking branch 'origin/sandbox/jaehwan/devel' into tizen
[platform/upstream/efl.git] / pc / emotion.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 modules=@libdir@/emotion/modules
6 generic_players=@libdir@/emotion/generic_players
7 module_arch=@MODULE_ARCH@
8
9 Name: emotion
10 Description: Emotion evas based multimedia library
11 Version: @VERSION@
12 Requires.private: @requirements_pc_emotion@
13 Libs: -L${libdir} -lemotion
14 Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/emotion-@VMAJ@