.classpath
author Da Risk <darisk972@gmail.com>
Fri, 25 Sep 2009 15:14:49 +0200
changeset 387 055bfaf224ce
parent 370 99121cde0136
child 404 3c8ca2a1a327
permissions -rw-r--r--
First commit of jingle demo

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
	<classpathentry kind="lib" path="libs/smackx-jingle.jar" sourcepath="/home/darisk/devel/smack_src_3_1_0/jingle/extension/source"/>
	<classpathentry kind="src" path=".apt_generated">
		<attributes>
			<attribute name="optional" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="libs/security.jar"/>
	<classpathentry kind="lib" path="libs/smack.jar"/>
	<classpathentry kind="lib" path="libs/smackx.jar"/>
	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="output" path="bin"/>
</classpath>