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

Name: elementary++
Description: Elementary C++ bindings
Requires.private: @requirements_pc_elementary@
Version: @VERSION@
Libs: -L${libdir} -lelementary -lefl -leina -lpthread -leet -levas -lecore -lecore_evas -lecore_file -lecore_input -ledje -leo -lethumb_client -lemotion -lecore_imf -lecore_con -leldbus -lefreet -lefreet_mime -lefreet_trash -leio @requirements_public_libs_elementary@  @requirements_public_libs_eina@ @requirements_libs_eina@
Cflags: -I${includedir}/elementary-@VMAJ@ -I${includedir}/elementary-cxx-@VMAJ@