* Updated to ZDoom 4166:

- Fixed: GCC build.
- Added support for Visual Studio to the CMake project. [Untested]

git-svn-id: http://mancubus.net/svn/hosted/gzdoom/trunk@1533 b0f79afe-0144-0410-b225-9a4edf0717df
This commit is contained in:
gez 2013-02-25 19:22:53 +00:00
parent 4ee531e60c
commit ad91214e85
6 changed files with 69 additions and 23 deletions

View file

@ -3,5 +3,5 @@
// This file was automatically generated by the
// updaterevision tool. Do not edit by hand.
#define ZD_SVN_REVISION_STRING "4164"
#define ZD_SVN_REVISION_NUMBER 4164
#define ZD_SVN_REVISION_STRING "4166"
#define ZD_SVN_REVISION_NUMBER 4166