ecore_evas/fb: Also check for NULL argument to strtol()
[framework/uifw/ecore.git] / ecore-x.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-x
7 Description: E core library, X module
8 @pkgconfig_requires_private@: @requirements_ecore_x@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_x
11 Libs.private: @x_libs@ @ecore_x_libs_private@
12 Cflags: -I${includedir}/ecore-@VMAJ@ @have_ecore_x_xcb_define@