You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cedric BAIL 532c000c5c eoxx: add some vodoo to the C++ binding. 10 years ago
..
src eoxx: add some vodoo to the C++ binding. 10 years ago
AUTHORS eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
COPYING eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
ChangeLog eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
INSTALL eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
Makefile.am eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
NEWS eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
README eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
TODO eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
autogen.sh eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
configure.ac eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago
eoxx.pc.in eoxx: let welcome a little prototype of an Eo binding in C++. 10 years ago

README

The goal of this project is to provide a stable API/ABI in C++ for EFL and
still take advantage of all C++ feature. It leverage its feature from latest
EFL 1.8.

Before doing any patch to it, please read :
http://techbase.kde.org/Policies/Binary_Compatibility_Issues_With_C++