.classpath
author marseille@marseille-desktop
Thu, 18 Jun 2009 11:30:23 +0200
changeset 239 65369afd96d3
parent 226 e19e8aba0dd2
child 248 17422d221dc1
permissions -rw-r--r--
Rajout de Log dans le beem service pour les reconnections etc. Ajout d'un TODO dans le SendIM Mise en place d'un tri de la liste de contact

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="lib" path="libs/smack.jar"/>
	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
	<classpathentry kind="lib" path="libs/smackx-jingle.jar"/>
	<classpathentry kind="lib" path="libs/smackx.jar"/>
	<classpathentry kind="lib" path="libs/jlibrtp-0.2.2.jar"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="output" path="bin"/>
</classpath>