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
..
aken premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
tests premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
whrt premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wposix timing-related fix (only occurs with certain timer resolutions due to incorrect arithmetic) 2008-07-05 08:27:33 +00:00
comctl6.manifest premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
error_dialog.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
error_dialog.rc premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
icon.rc fix a few remnants of the previous sysdep/win folder location, including a relative path in icon.rc 2008-06-30 18:19:14 +00:00
mahaf.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
mahaf.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
manifest.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
manifest.rc premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wclipboard.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wcpu.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wcpu.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wcursor.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdbg.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdbg.h add header and include guard 2008-07-02 06:21:06 +00:00
wdbg_heap.cpp avoid two warnings: 2008-07-05 09:41:23 +00:00
wdbg_heap.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdbg_sym.cpp fix: avoid reentering allocation hook if an error is raised within memory allocators 2008-07-04 18:02:54 +00:00
wdbg_sym.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdir_watch.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdll_delay_load.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdll_delay_load.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdll_ver.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wdll_ver.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wgfx.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wgl.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
win.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
winit.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
winit.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wmi.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wmi.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wnuma.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wprintf.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wprofiler.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wsdl.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wsdl.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wseh.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wseh.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wsnd.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wstartup.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wstartup.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wsysdep.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wutil.cpp premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00
wutil.h premake: detect processor architecture from script 2008-06-30 17:34:18 +00:00