wesnoth/utils/autoexp_vc6.txt
Eric S. Raymond 8e60c8463d Move tools stuff into utils (Ivanovic's suggestion).
This directory is going to go away.
2007-04-05 23:17:46 +00:00

12 lines
479 B
Plaintext

; 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>