efl/legacy/eet/win32
Vincent Torri 61458db565 * Include winsock2.h in eet_image.c for htonl definition on Windows.
* Fix Visual Studio project files

SVN revision: 44249
2009-12-07 17:13:37 +00:00
..
vs8 * Include winsock2.h in eet_image.c for htonl definition on Windows. 2009-12-07 17:13:37 +00:00
vs9 * Include winsock2.h in eet_image.c for htonl definition on Windows. 2009-12-07 17:13:37 +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.