warzone2100/lib/exceptionhandler
Roman C ab1629285b Fix MSVC compilation. Patch by Buginator.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4533 4a71c877-e1ca-e34f-864e-861f7616d084
2008-04-06 16:07:36 +00:00
..
include Add the exceptionhandler from Dr. MinGW (part of mingw-utils) with my fixes to it (doesn't compile & link in yet) 2008-04-05 16:00:58 +00:00
Makefile.am the exceptionhandler requires $(SDL_CFLAGS) (because it #includes frame.h which depends on that) 2008-04-05 16:18:37 +00:00
Makefile.raw Compile & link in Dr. MinGW's exceptionhandler 2008-04-05 16:15:14 +00:00
exceptionhandler.c Keep track of the previous exceptionhandler and call it when we're finished in our own 2008-04-05 22:14:16 +00:00
exceptionhandler.h Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00
exceptionhandler.vcproj Fix MSVC compilation. Patch by Buginator. 2008-04-06 16:07:36 +00:00
exchndl.c Fix MSVC compilation. Patch by Buginator. 2008-04-06 16:07:36 +00:00
exchndl.h Compile & link in Dr. MinGW's exceptionhandler 2008-04-05 16:15:14 +00:00