warzone2100/lib/exceptionhandler
vexed 193552de92 Update MSVC solution for building both SDL & Qt backends.
Note:
Highly recommend to use STLport, (www.stlport.org).  MS's version is too slow.
Qt finally released libs for 2010, but I have no idea if they compile with openSSL support,
which is REQUIRED at the time I write this, so you need to build Qt with SSL support yourself
if the pre-built don't support it.

Don't forget to setup the environment variable QTDIR correctly when using Qt builds!
Hack note: configuration type of 'utility' was needed to pick which lib to link to--yes, that is lame,
but I see no other fix for now.
Default builds are set for SDL.
2012-01-07 01:33:40 -05:00
..
include Try to fix cross-compile errors. 2010-12-21 16:34:04 +01:00
Makefile.am Initial build system for qt/sdl-backend switcher 2011-12-11 15:30:54 +01:00
dumpinfo.cpp Removes a include from src in lib/exceptionhandler/dumpinfo.cpp. 2011-07-20 03:28:49 +02:00
dumpinfo.h Removes a include from src in lib/exceptionhandler/dumpinfo.cpp. 2011-07-20 03:28:49 +02:00
exceptionhandler.cpp Remove another direct src include from the exceptionhandler. 2011-07-20 11:44:24 +02:00
exceptionhandler.h Removes a include from src in lib/exceptionhandler/dumpinfo.cpp. 2011-07-20 03:28:49 +02:00
exceptionhandler.vcxproj Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00
exceptionhandler.vcxproj.filters Initial VS2k10 changes. 2011-03-17 21:35:00 -04:00
exchndl.cpp Remove another direct src include from the exceptionhandler. 2011-07-20 11:44:24 +02:00
exchndl.h Remove another direct src include from the exceptionhandler. 2011-07-20 11:44:24 +02:00