summaryrefslogtreecommitdiff
path: root/pc/efl-cxx.pc.in
blob: 8eed043b86ab68cbceffef4457a5f588ff8995af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
eoincludedir=@datadir@/eolian/include
eolian_flags=-I${pc_sysrootdir}${eoincludedir}/efl-@VMAJ@

Name: EFL++
Description: EFL's C++ bindings
Version: @PACKAGE_VERSION@
Requires.private: @requirements_pc_efl@
Libs: -L${libdir} -lefl
Libs.private:
Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/efl-@VMAJ@/interfaces -I${includedir}/efl-cxx-@VMAJ@