$(value)
$(value.replace('.xrc', '_xrc.cpp'))
$(value[value.rfind('/')+1:value.rfind('.')])
-c -n InitXMLResource_$(_xrc_base)
$(_xrc_cpp)
$(_xrc_cpp)
$(_xrc_file)
$(SRCDIR)/$(_xrc)
$(WXRC) $(_wxrc_options) -o $(_xrc_cpp) $(_xrc)
$(_xrc_file)
$(_xrc_file.replace('/','\\'))
Compiling XRC resources: $(_xrc_file)...
InputPath=$(_xrc_file)
"$(_xrc_cpp.replace('/','\\'))" : "$(DOLLAR)(INTDIR)"
$(TAB)$(WXRC) $(_wxrc_options) -o $(_xrc_cpp) $(_xrc_file)