On Tue, 1 Sep 2009, Andre Dieb wrote:
I included it for EAPI. Should I define it somewhere else?
it's about point 2 ? If so, yes, you are right. If you want to follow
the Eina way, then you would need to define EAPI in another exported fle
(like eina_types.h)
It's maybe not that useful in eupnp. So just include Eupnp.h and
eupnp_private.h in source files.
Vincent
On Mon, Aug 31, 2009 at 5:37 PM, Vincent Torri <vto...@univ-evry.fr> wrote:
Hey,
1) it is useless to include Eupnp.h in the exported header files. Just
include what is needed.
2) if you include Eupnp.h in source files, then it is useless to include
the other exported header files. Usually, in source files, it is
sufficient to do:
#include "Eupnp.h"
#include "eupnp_private.h" (if needed)
and if you want to be more efficient (that is, to have a faster
compilation), just include the needed exported header files (like eina)
Vincent
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
André Dieb Martins
Embedded Systems and Pervasive Computing Lab (Embedded)
Electrical Engineering Department (DEE)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)
Blog: http://genuinepulse.blogspot.com/
--
Ce message a ?t? v?rifi? par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ?t? trouv?.
Message d?livr? par le serveur de messagerie de l'Universit? d'Evry.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel