1
0
forked from mirrors/0ad
Files
0ad/source/lib/sysdep/os/win
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
..
2008-07-05 09:41:23 +00:00
2008-07-02 06:21:06 +00:00