[wesnoth-commits] [wesnoth/wesnoth] 3555b6: Update Visual Studio project file to VS2015 toolse...
GitHub
noreply at github.com
Sun Mar 18 09:57:40 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3555b6278c2103391214e1da303d6c3e652387dc
https://github.com/wesnoth/wesnoth/commit/3555b6278c2103391214e1da303d6c3e652387dc
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-03-18 (Sun, 18 Mar 2018)
Changed paths:
R .appveyor.vs2013.yml
M .appveyor.vs2015.yml
M .appveyor.vs2017.yml
R projectfiles/VC12/README.md
R projectfiles/VC12/WML_tests.cmd
R projectfiles/VC12/WindowsTimeout.cpp
R projectfiles/VC12/WindowsTimeout.vcxproj
R projectfiles/VC12/campaignd.vcxproj
R projectfiles/VC12/campaignd.vcxproj.filters
R projectfiles/VC12/files_with_deactivated_warnings.txt
R projectfiles/VC12/liblua.vcxproj
R projectfiles/VC12/liblua.vcxproj.filters
R projectfiles/VC12/wesnoth.sln
R projectfiles/VC12/wesnoth.vcxproj
R projectfiles/VC12/wesnoth.vcxproj.filters
R projectfiles/VC12/wesnothd.vcxproj
R projectfiles/VC12/wesnothd.vcxproj.filters
R projectfiles/VC12/wesnothlib.vcxproj
R projectfiles/VC12/wesnothlib.vcxproj.filters
A projectfiles/VC14/README.md
A projectfiles/VC14/WML_tests.cmd
A projectfiles/VC14/WindowsTimeout.cpp
A projectfiles/VC14/WindowsTimeout.vcxproj
A projectfiles/VC14/campaignd.vcxproj
A projectfiles/VC14/campaignd.vcxproj.filters
A projectfiles/VC14/files_with_deactivated_warnings.txt
A projectfiles/VC14/liblua.vcxproj
A projectfiles/VC14/liblua.vcxproj.filters
A projectfiles/VC14/wesnoth.sln
A projectfiles/VC14/wesnoth.vcxproj
A projectfiles/VC14/wesnoth.vcxproj.filters
A projectfiles/VC14/wesnothd.vcxproj
A projectfiles/VC14/wesnothd.vcxproj.filters
A projectfiles/VC14/wesnothlib.vcxproj
A projectfiles/VC14/wesnothlib.vcxproj.filters
Log Message:
-----------
Update Visual Studio project file to VS2015 toolset
I also enabled /DEBUG:FASTLINK and /LTCG:incremental to speed up compile
times. VS2015 introduces support for both switches.
More information about the Commits
mailing list