view inkscape/firefox/template/textmenu/app.prj @ 766:be0e02948c1d

Improve resource management for coords, shapes and paints. - Make paint to use weak reference to release resource before collected. - Call Persistent<Object>::Dispose() before deleting the handle variable. Dispose() will real release Persistent handle. Handle variable is just a pointer to the handle.
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 29 Aug 2010 13:34:40 +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>