efl/legacy/eet/win32
Vincent Torri a8cc200870 * update Visual Studio project files
* declare alloca in eet_connection.c
 * remove the definition of __UNUSED__ (already done in config.h)
 * reorganize a bit the inclusion of header files so that
   the code is a bit more consistent


SVN revision: 47719
2010-04-03 05:29:44 +00:00
..
vs8 * update Visual Studio project files 2010-04-03 05:29:44 +00:00
vs9 * update Visual Studio project files 2010-04-03 05:29:44 +00:00
MANIFEST.txt add new line 2009-09-16 20:35:35 +00:00
README.txt update README.txt and MANIFEST.txt files 2009-09-16 20:24:23 +00:00
start.bat * fix copy/paste typo in start.bat 2009-09-18 07:41:05 +00:00

README.txt

 This folder contains Microsoft Visual Studio projects for building Eet.

Important:

 Do not launch manually any solutions or projects in the folder, to start
 a solution run the start.bat script, it will setup environment for
 projects and will check system requirements. start.bat will detect
 automatically the version of Visual Studio which is installed. It
 currently supports Visual Studio 2005 and 2008.