view inkscape/firefox/template/textmenu/app.prj @ 720:9c5abb4e114b

Fix issue of redefine a variable with the same name of a argument
author Thinker K.F. Li <thinker@branda.to>
date Sun, 15 Aug 2010 01:44:38 +0800
parents 3d21115297ba
children
line wrap: on
line source

<project>
	<scene src='list.mbsvg' />
	<source src='main.c'/>
	<source src='%n.c'/>
	<source src='%n.h'/>
	<source src='Makefile'/>
</project>