[Commits] [wesnoth/wesnoth] 76582b: Update Visual Studio project

GitHub noreply at github.com
Wed Oct 12 18:32:40 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 76582bcf290fdb700f2a319cfea7ffb6b8c0e38e
      https://github.com/wesnoth/wesnoth/commit/76582bcf290fdb700f2a319cfea7ffb6b8c0e38e
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters

  Log Message:
  -----------
  Update Visual Studio project


  Commit: 4fc5e25e8b8eed07bef7e14a082c3480c0df129b
      https://github.com/wesnoth/wesnoth/commit/4fc5e25e8b8eed07bef7e14a082c3480c0df129b
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M src/desktop/paths.cpp

  Log Message:
  -----------
  Fix build with Visual Studio 2013

MSVC2013 doesn't support constexpr.

We have a CONSTEXPR macro, but I decided to just drop the constexpr
qualifier instead. It's not at all important to evaluate the variable
at compile time.


  Commit: cf65a384c1bc4d05393ec586ada5c6a3a82b7bbf
      https://github.com/wesnoth/wesnoth/commit/cf65a384c1bc4d05393ec586ada5c6a3a82b7bbf
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M host.lua
    M join.lua

  Log Message:
  -----------
  Update the preference key in GUI1 MP test plugins

Follow-up to c0c87fa9dea95986a8b93dc0248097c18bcee095.


Compare: https://github.com/wesnoth/wesnoth/compare/5770fa74f0eb...cf65a384c1bc


More information about the Commits mailing list