[Commits] [wesnoth/wesnoth] cbd024: vcproj: Add png screenshot support
GitHub
noreply at github.com
Sun Jul 26 13:06:08 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: cbd024fea999b25934d5cb82c9463a7f2d502dd9
https://github.com/wesnoth/wesnoth/commit/cbd024fea999b25934d5cb82c9463a7f2d502dd9
Author: aquileia <sk.aquileia at gmail.com>
Date: 2015-07-26 (Sun, 26 Jul 2015)
Changed paths:
M projectfiles/VC9/wesnoth.vcproj
M projectfiles/VC9/wesnothlib.vcproj
Log Message:
-----------
vcproj: Add png screenshot support
Commit: d279aa4afe8c74601f9839ab86c957ea169a943b
https://github.com/wesnoth/wesnoth/commit/d279aa4afe8c74601f9839ab86c957ea169a943b
Author: aquileia <sk.aquileia at gmail.com>
Date: 2015-07-26 (Sun, 26 Jul 2015)
Changed paths:
M packaging/windows/wesnoth.rc
M projectfiles/VC9/WML_tests.cmd
M projectfiles/VC9/WindowsTimeout.vcproj
M projectfiles/VC9/wesnoth.sln
M projectfiles/VC9/wesnoth.vcproj
M projectfiles/VC9/wesnoth.vcproj.user
Log Message:
-----------
vcproj: Fixes and cleanup
Fixed an issue caused by 659b9a4 - the 'Start Debugging' option was
basically useless as the process terminates itself if OMP_WAIT_POLICY
isn't defined.
Cleaned up unnecessary configurations for WindowsTimeout.
Fixed duplicate manifest.
Disabled WML unit tests on MSVC Debug builds as they would quintuple build
duration (over 60s per test).
Re-enabled stdout redirection in WML_tests.cmd to avoid spamming the
command line.
Updated vcproj for daa2140 (added multimenu widget).
Compare: https://github.com/wesnoth/wesnoth/compare/e72bba5ab622...d279aa4afe8c
More information about the Commits
mailing list