efl/legacy/eina/win32
Vincent Torri 8126debb06 fix most compilation errors with vc++ (there are still a
problem with eina_log and output of the log messages:
STDERR_FILENO, STDOUT_FILENO and isatty())

fix some warnings and header files inclusion

update vcproj files


SVN revision: 47384
2010-03-23 06:41:17 +00:00
..
common fix most compilation errors with vc++ (there are still a 2010-03-23 06:41:17 +00:00
vs8 update vcproj files (add new str and strbuf files) 2010-03-11 18:10:20 +00:00
vs9 fix most compilation errors with vc++ (there are still a 2010-03-23 06:41:17 +00:00
MANIFEST.txt add README.txt and MANIFEST.txt files 2009-09-16 20:23:11 +00:00
README.txt add README.txt and MANIFEST.txt files 2009-09-16 20:23:11 +00:00
start.bat * update Visual Studio project files: 2009-09-16 13:31:23 +00:00

README.txt

 This folder contains Microsoft Visual Studio projects and some sources for
 building Eina.

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.