Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/savers/jpeg


Modified Files:
        Makefile.am 


Log Message:
 * Remove Windows code in evas_module.c and use evilness instead
 * Allow Windows Mobile to correctly load dll's
 * Use correct scheme for EAPI on Windows and include config.h when necessary
 * add -mwin32 to compiler flags when compiling with cegcc

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/savers/jpeg/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 13 Feb 2008 07:55:23 -0000      1.5
+++ Makefile.am 14 Mar 2008 16:49:49 -0000      1.6
@@ -4,7 +4,8 @@
 AM_CPPFLAGS           = -I. \
                         -I$(top_srcdir)/src/lib \
                         -I$(top_srcdir)/src/lib/include \
-                        @FREETYPE_CFLAGS@ @jpeg_cflags@
+                        @FREETYPE_CFLAGS@ @jpeg_cflags@ \
+                        @WIN32_CFLAGS@
 
 pkgdir                 = $(libdir)/evas/modules/savers/jpeg/$(MODULE_ARCH)
 



-------------------------------------------------------------------------
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
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to