bba6f889bd24c1fc72fefec811cbbaad9355ec43
[profile/ivi/ecore.git] / ecore-sdl.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ecore-sdl
7 Description: E core library, SDL module
8 Requires: ecore @requirements_ecore_sdl@
9 Version: @VERSION@
10 Libs: -L${libdir} -lecore_sdl
11 Cflags: -I${includedir}