Enlightenment CVS committal Author : ulisses Project : e17 Module : proto/python-efl
Dir : e17/proto/python-efl/python-evas Modified Files: setup.py Log Message: Add support for rotating images. Patch by Leonardo Sobral. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- setup.py 10 Nov 2007 22:51:23 -0000 1.20 +++ setup.py 15 Nov 2007 22:38:11 -0000 1.21 @@ -28,6 +28,7 @@ evasmodule = Extension('evas.c_evas', sources=['evas/evas.c_evas.pyx', + 'evas/evas_object_image_rotate.c', ], depends=['evas/evas.c_evas_canvas.pxi', 'evas/evas.c_evas_object.pxi', ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs