Commit Graph

22 Commits

Author SHA1 Message Date
Vincent Torri 3939026032 and add mempool source files...
SVN revision: 48018
2010-04-15 07:06:50 +00:00
Vincent Torri 741a9cf6da Patch Eina if Visual Studio 2005 is used. I fear that
it will be a pain to support...


SVN revision: 48017
2010-04-15 07:01:29 +00:00
Vincent Torri c2b764c90a * link against iconv.lib
* staically link the modules with VS8


SVN revision: 48012
2010-04-15 06:03:37 +00:00
Vincent Torri f2b9c65adb define strcasecmp() as stricmp() for vc++, remove
useless include of Evil.h (was included for strcasecmp
when vc++ is used)


SVN revision: 47741
2010-04-03 21:29:01 +00:00
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
Vincent Torri ea61bede40 update vcproj files (add new str and strbuf files)
SVN revision: 47135
2010-03-11 18:10:20 +00:00
Vincent Torri 4866755a1c add eina_fp.c in visual studio project files
SVN revision: 44315
2009-12-09 08:17:38 +00:00
Vincent Torri cee693572e * Fix compilation with vc++
* Fix Visual Studio project files

SVN revision: 44250
2009-12-07 17:15:28 +00:00
Vincent Torri aa56214d0b Fix compilation on Windows wrt changes in fixed point code
SVN revision: 42822
2009-09-30 17:29:30 +00:00
Vincent Torri 3e74ea2ad3 configure eina with VS according to the used mode (debug or release)
SVN revision: 42625
2009-09-22 22:28:35 +00:00
Vincent Torri a7293d0cda add README.txt and MANIFEST.txt files
SVN revision: 42526
2009-09-16 20:23:11 +00:00
Vincent Torri 49ac7ebc95 * update Visual Studio project files:
- link against evil
   - eina mempools are statically linked
 * formatting in start.bat

SVN revision: 42512
2009-09-16 13:31:23 +00:00
Vincent Torri d14efa7613 * add Visual Studio 2008 project
* use a single start file to launch Visual Studio 2005 or 2008 automatically

SVN revision: 42510
2009-09-16 11:32:24 +00:00
Vincent Torri 06cb4ebf40 update Visual Studio project
SVN revision: 42501
2009-09-15 21:20:56 +00:00
Vincent Torri 42918e0b9e rename the dll name created by VS
SVN revision: 42068
2009-08-28 09:51:39 +00:00
Vincent Torri 2678846b95 rename project name and filename
SVN revision: 42064
2009-08-28 07:34:58 +00:00
Vincent Torri 0de03a3f2b update Visual Studio project even more
SVN revision: 42059
2009-08-28 06:20:15 +00:00
Vincent Torri bede23211d update Visual Studio project
SVN revision: 42058
2009-08-28 06:15:35 +00:00
Vincent Torri 6b19ce16aa set correctly the relative path of the extern directory,
so that it fits the one used in the tutorial.


SVN revision: 39099
2009-02-19 19:48:03 +00:00
Vincent Torri 53f757287f add source and header files to Visual Studio project files
SVN revision: 38813
2009-01-27 16:38:06 +00:00
Vincent Torri 092927d13e add eina_main.h in vc project
SVN revision: 38742
2009-01-23 16:44:25 +00:00
dm 77dedbca06 Eina Win32 VS8 project added
SVN revision: 38282
2008-12-22 23:20:52 +00:00