11 lines
479 B
Text
11 lines
479 B
Text
; Part of the Battle for Wesnoth Project http://www.wesnoth.org/
|
|
; See the COPYING file for more details.
|
|
;---------------------------------------------------------------
|
|
; Add the following lines to AutoExp.Dat in your VC6 program files
|
|
|
|
|
|
; for wesnoth
|
|
config =attribs=<values._Tr._Size> nodes=<children._Tr._Size>
|
|
std::map<*> =size=<_Tr._Size>
|
|
t_string =<value_._Ptr> (<translatable_,u>)
|
|
std::pair<std::basic_string<*>,t_string> =<first._Ptr>=<second.value_._Ptr>
|