Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib Modified Files: Evas.h Makefile.am Log Message: patches applied as per emails :) =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/Evas.h,v retrieving revision 1.96 retrieving revision 1.97 diff -u -3 -r1.96 -r1.97 --- Evas.h 16 Jan 2007 10:17:09 -0000 1.96 +++ Evas.h 10 Feb 2007 17:23:06 -0000 1.97 @@ -4,7 +4,7 @@ #ifdef EAPI #undef EAPI #endif -#ifdef WIN32 +#ifdef _MSC_VER # ifdef BUILDING_DLL # define EAPI __declspec(dllexport) # else =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/Makefile.am,v retrieving revision 1.22 retrieving revision 1.23 diff -u -3 -r1.22 -r1.23 --- Makefile.am 28 Oct 2006 03:02:21 -0000 1.22 +++ Makefile.am 10 Feb 2007 17:23:06 -0000 1.23 @@ -40,4 +40,4 @@ file/libevas_file.la \ imaging/libevas_imaging.la \ engines/common/libevas_engine_common.la -libevas_la_LDFLAGS = -version-info 1:0:0 +libevas_la_LDFLAGS = @create_shared_lib@ -version-info 1:0:0 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs