1
0
forked from 0ad/0ad
0ad/build
janwas 4fbaea3780 # fix for exceptions when not running in debugger
move exception-specific stuff into wseh. it now grabs the entry point
and wraps it in a __try block (but only for the main EXE).
this works around issues with the previous SEH registration code
(exceptions weren't caught in release mode when not running in debugger)

This was SVN commit r5151.
2007-06-08 17:44:24 +00:00
..
bin Made CxxTest work a bit more on Linux 2006-09-30 18:47:24 +00:00
docs Generate documentation for all source (except tools), with more sensible project hierarchy 2006-12-01 20:42:30 +00:00
errorlist Updated Errors.cpp-generating program: stopped use of external DLL, added parameters and help and file/LOC count 2005-07-27 21:51:43 +00:00
linefix Correction to restructuring (part 2 of 2) 2004-12-05 18:05:16 +00:00
premake # fix for exceptions when not running in debugger 2007-06-08 17:44:24 +00:00
resources Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
workspaces Reverted update-workspaces.bat 2007-06-02 15:24:20 +00:00
xmbcleanup Moved xmbcleanup so that non-programmers can reach it 2004-12-19 00:42:44 +00:00