made it so the Wesbench scenarios get only included in debug mode

This commit is contained in:
Gunter Labes 2010-09-03 21:58:50 +00:00
parent da190c1849
commit aa386ef8ea
3 changed files with 12 additions and 0 deletions

View file

@ -1,4 +1,6 @@
#textdomain wesnoth-multiplayer
#ifdef DEBUG_MODE
[binary_path]
path=data/campaigns/Heir_To_The_Throne
[/binary_path]
@ -189,3 +191,5 @@ Aa^Fpa ,Aa^Fpa , Aa^Fpa , Ha , Mm , Mm
[/endlevel]
[/event]
[/multiplayer]
#endif

View file

@ -1,4 +1,6 @@
#textdomain wesnoth-multiplayer
#ifdef DEBUG_MODE
[binary_path]
path=data/campaigns/Heir_To_The_Throne
[/binary_path]
@ -211,3 +213,5 @@ border_size=1
[/endlevel]
[/event]
[/multiplayer]
#endif

View file

@ -1,4 +1,6 @@
#textdomain wesnoth-multiplayer
#ifdef DEBUG_MODE
[binary_path]
path=data/campaigns/Heir_To_The_Throne
[/binary_path]
@ -603,3 +605,5 @@ border_size=1
[/endlevel]
[/event]
[/multiplayer]
#endif