foxygit / doom Log in
commit 6c63460b5a401c1c211a563ef109659d350f6773
Merge: 6487e142 81163488
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Sun May 11 15:30:35 2014 -0400
Commit:     Simon Howard <fraggle+github@gmail.com>
CommitDate: Sun May 11 15:30:35 2014 -0400

    Merge pull request #405 from alexey-lysiuk/fix_msvc_build

    Fix build with MSVC2008

 msvc/chocolate.sln        |   8 ++
 msvc/doom.vcproj          | 122 +++++++++++++++++++-------
 msvc/heretic.vcproj       | 214 ++++++++++++++++++++++++++++++++++++++++++++--
 msvc/hexen.vcproj         | 121 +++++++++++++++++++++++---
 msvc/libtextscreen.vcproj |  21 ++++-
 msvc/server.vcproj        |  10 +++
 msvc/setup.vcproj         | 182 ++++++++++++++++++++++++++++++++-------
 msvc/strife.vcproj        |  13 ++-
 src/i_sdlmusic.c          |   4 +-
 9 files changed, 604 insertions(+), 91 deletions(-)