aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore-win32.pc.in
blob: 17dba6ee6a8a58175cd7397ab9ca940811a719d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: ecore-win32
Description: E core library, Win32 module
@pkgconfig_requires_private@: @requirements_ecore_win32@
Version: @VERSION@
Libs: -L${libdir} -lecore_win32
Libs.private:
Cflags: -I${includedir}/ecore-@VMAJ@