view inkscape/firefox/content/sample.prj @ 912:a934ad0c8968

Add the sample app framework. The scene framework will be added latter for multi scene applications.
author wycc
date Tue, 19 Oct 2010 04:07:47 +0800
parents 04609111485d
children
line wrap: on
line source

<project>
	<scene src="/tmp/scene.mbsvg"/>
	<scene src="/tmp/second.mbsvg"/>
	<source src="/tmp/main.c"/>
	<source src="/tmp/second.c"/>
</project>