1
0
forked from 0ad/0ad
Go to file
janwas ab7cd7a5fa avoid two warnings:
- recompiled enet without /GL and /LTCG because the game's release mode
doesn't include those, either (due to their heavy compile-time impact)
- wdbg_heap: wrap all allocation-hook logic in #ifndef NDEBUG to avoid
unreferenced local function warnings

This was SVN commit r6201.
2008-07-05 09:41:23 +00:00
binaries This was SVN commit r6186. 2008-07-03 05:54:40 +00:00
build Fixed Linux build more 2008-07-01 21:43:08 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source avoid two warnings: 2008-07-05 09:41:23 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00