1
0
forked from 0ad/0ad
0ad/source
janwas ebfd7910cf fixes: (after testing on other machine)
- add newly added dirs to premake.lua
- self_test is in lowlevel project and thus doesn't have cxxtest include
path set => must not include self_test.h
- wposix: make each _CRTIMP declaration extern "C" (can't rely on
definition of _CRTIMP, nor that the header is wrapped in extern "C" {})

This was SVN commit r4730.
2007-01-01 22:54:42 +00:00
..
collada # Conversion of skeleton animations from COLLADA 2006-12-26 22:43:09 +00:00
graphics # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
gui # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib fixes: (after testing on other machine) 2007-01-01 22:54:42 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network # GCC fixes 2007-01-01 21:55:38 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
renderer # Added support for automatically loading 3d models in the COLLADA format. 2006-12-20 03:22:24 +00:00
scripting # minor fixes exposed by ICC 9.0 warnings 2006-12-17 00:49:09 +00:00
simulation # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
sound # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
tools # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
main.cpp # Changed handling of command-line arguments. 2006-12-09 14:39:52 +00:00
test_setup.cpp * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00