[Commits] [wesnoth/wesnoth-old] 191689: scons: hotkey/hotkey_preferences_display.cpp is no...
GitHub
noreply at github.com
Fri Feb 14 06:36:09 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: 1916898d013698de904c53b7eeee082021e0f831
https://github.com/wesnoth/wesnoth-old/commit/1916898d013698de904c53b7eeee082021e0f831
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2014-02-13 (Thu, 13 Feb 2014)
Changed paths:
M src/SConscript
Log Message:
-----------
scons: hotkey/hotkey_preferences_display.cpp is not special
The only reason game_preferences_display.cpp receives special
considerations is that it depends on a preprocessor symbol that we don't
want to trigger a full rebuild every time the relevant scons option is
changed. hotkey_preferences_display.cpp does not use that symbol
(WESNOTH_PREFIX).
More information about the Commits
mailing list