Enlightenment CVS committal
Author : barbieri
Project : e17
Module : proto/python-efl
Dir : e17/proto/python-efl/python-evas/include/evas
Modified Files:
c_evas.pxd
Added Files:
evas_object_image_python_extras.h
Log Message:
Fix build of modules dependent on python-evas.
Move evas_object_image_python_extras.h inside include/evas and install
it so python-ecore doesn't fail.
===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/include/evas/c_evas.pxd,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- c_evas.pxd 12 Mar 2008 18:53:55 -0000 1.7
+++ c_evas.pxd 12 Mar 2008 19:57:49 -0000 1.8
@@ -531,7 +531,7 @@
void evas_object_text_style_pad_get(Evas_Object *obj, int *l, int *r, int
*t, int *b)
-cdef extern from "evas_object_image_python_extras.h":
+cdef extern from "evas/evas_object_image_python_extras.h":
ctypedef enum Evas_Object_Image_Rotation:
ROTATE_NONE
ROTATE_90
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs