warzone2100/lib/sequence
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
..
Makefile.am Initial build system for qt/sdl-backend switcher 2011-12-11 15:30:54 +01:00
sequence.cpp Change subtitle timing from frames to seconds. 2011-12-11 20:13:01 +01:00
sequence.h Change subtitle timing from frames to seconds. 2011-12-11 20:13:01 +01:00
sequence.vcxproj Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00
sequence.vcxproj.filters Initial VS2k10 changes. 2011-03-17 21:35:00 -04:00
timer.cpp Merge remote branch 'origin/master' into qt 2011-03-13 22:31:19 +01:00
timer.h Bump year. 2011-02-25 18:50:54 +01:00