]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Added MSVC++ 2013 projects, fixed a casting issue in C++ compilation of r_shadow.c.
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 6 Jun 2015 04:17:56 +0000 (04:17 +0000)
committerRudolf Polzer <divVerent@xonotic.org>
Sat, 6 Jun 2015 15:12:54 +0000 (17:12 +0200)
commit227957b642542768d15dcbf1506024c89e64ffea
tree0896c0d31f01ed4cda42df1ffd87d0fc63033e3b
parent200d1d9cb52e8a7e6e4cbd470b620d91b7b9637a
Added MSVC++ 2013 projects, fixed a casting issue in C++ compilation of r_shadow.c.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12210 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=3a93dd233045deeb0b8bdb07757ecba726421414
darkplaces-dedicated-vs2013.vcxproj [new file with mode: 0644]
darkplaces-sdl-vs2013.vcxproj [new file with mode: 0644]
darkplaces-vs2013.sln [new file with mode: 0644]
darkplaces-wgl-vs2013.vcxproj [new file with mode: 0644]
r_shadow.c