 <install>
	<name>ofxAppUtils</name>
	<version>0.1</version>
	<author>Dan Wilcox</author>
	<author_website>http://www.robotcowboy.com</author_website>
	<code_url>https://github.com/danomatika/ofxAppUtils</code_url>
	<download_url>https://github.com/danomatika/ofxAppUtils/zipball/master</download_url>
	<forum_url>http://forum.openframeworks.cc/index.php/topic,5995.0.html</forum_url>
	<site_url>http://forum.openframeworks.cc/index.php/topic,5995.0.html</site_url>
	<supported_os>
		<win>y</win>
		<mac>y</mac>
		<linux>y</linux>
	</supported_os>
	<description><![CDATA[<p>
	ofxAppUtils is a set utilites for application development including: ofxScene: a mini ofBaseApp for writing stand alone scenes, ofxSceneManager: handles a list of scenes using a std::map, ofxTimer: a simple millis timer, etc.</p>]]></description>
	<add>
		<include>
			<path></path>
		</include>
		<link>
			<lib os="win_cb|xcode" compiler="mingw"></lib>
		</link>
	</add>
</install>
