Excluded the whole file from consideration by a normal Wesnoth build.

This commit is contained in:
Fabian Müller 2010-02-02 12:29:26 +00:00
parent 50bb9fb763
commit 34334c4396

View file

@ -1,4 +1,6 @@
#textdomain wesnoth-lib
#ifdef EXPERIMENTAL
###
### The in game portrait dialogs.
### Due to the excessive amount of dialogs it's not possible to split off the
@ -1217,3 +1219,4 @@ if(gamemap_width - (10 + ({__GUI_IMAGE_WIDTH})) > 675
#undef __GUI_SIZE_FACTOR
#undef _GUI_HEIGHT_OFFSET
#endif