efl/legacy/eina/win32
Vincent Torri cee693572e * Fix compilation with vc++
* Fix Visual Studio project files

SVN revision: 44250
2009-12-07 17:15:28 +00:00
..
common configure eina with VS according to the used mode (debug or release) 2009-09-22 22:28:35 +00:00
vs8 * Fix compilation with vc++ 2009-12-07 17:15:28 +00:00
vs9 * Fix compilation with vc++ 2009-12-07 17:15:28 +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.