view inkscape/firefox/content/sample.prj @ 556:c9d23f7279a4 Android_Skia

The first testcase that nodejs code can show a MadButterfly window. This testcase call MadButterfly from Javascript with nodejs framework. The testcase show a MadButterfly window in X.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 06 Jun 2010 19:13:21 +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>