warzone2100/lib
Dennis Schridde 711af01772 New MSVC project files with custom build rules to support automatic lexer/parser generation.
The include changes might break other buildsystem, I'll fix that when I am back on Linux.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@983 4a71c877-e1ca-e34f-864e-861f7616d084
2007-01-09 21:13:58 +00:00
..
framework New MSVC project files with custom build rules to support automatic lexer/parser generation. 2007-01-09 21:13:58 +00:00
gamelib New MSVC project files with custom build rules to support automatic lexer/parser generation. 2007-01-09 21:13:58 +00:00
ivis_common enabled some more code to compile with a C++ compiler without -fpermissive (i.e. there should be *less* compile-time errors now) 2007-01-07 23:50:30 +00:00
ivis_opengl enabled some more code to compile with a C++ compiler without -fpermissive (i.e. there should be *less* compile-time errors now) 2007-01-07 23:50:30 +00:00
netplay * fixed some compiler warnings 2007-01-04 20:24:26 +00:00
script New MSVC project files with custom build rules to support automatic lexer/parser generation. 2007-01-09 21:13:58 +00:00
sequence * fixed some compiler warnings 2007-01-04 20:24:26 +00:00
sound workaround for bug #8198 2007-01-08 22:35:43 +00:00
widget * expand the use of compiler-guards (C preprocessor macros) so that not only the forward declarations and referring macros are guarded, but the referred functions as well 2007-01-04 17:03:32 +00:00
Makefile.am Remove ivis02 (software renderer) 2006-07-22 22:23:43 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00