efl/legacy/eina/win32
Vincent Torri aa56214d0b Fix compilation on Windows wrt changes in fixed point code
SVN revision: 42822
2009-09-30 17:29:30 +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 on Windows wrt changes in fixed point code 2009-09-30 17:29:30 +00:00
vs9 Fix compilation on Windows wrt changes in fixed point code 2009-09-30 17:29:30 +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.