.classpath
author nikita@mapiproxy
Tue, 25 Aug 2009 03:42:58 +0200
changeset 355 b11d01c264a3
parent 353 91bf7d256964
child 360 13356aeb873c
child 369 952c6eeb6493
permissions -rw-r--r--
debut de l'audit de mon code
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
226
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     2
<classpath>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     3
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     4
	<classpathentry kind="lib" path="libs/smackx-debug.jar"/>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
     5
	<classpathentry kind="lib" path="libs/smackx-jingle.jar"/>
311
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     6
	<classpathentry kind="src" path=".apt_generated">
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     7
		<attributes>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     8
			<attribute name="optional" value="true"/>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
     9
		</attributes>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    10
	</classpathentry>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    11
	<classpathentry kind="lib" path="libs/security.jar"/>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    12
	<classpathentry kind="lib" path="libs/smack.jar"/>
2cc05187c92e ajout du sasl
nikita@localhost
parents: 248
diff changeset
    13
	<classpathentry kind="lib" path="libs/smackx.jar"/>
352
0b709101a42f ça compile
nikita@mapiproxy
parents: 312
diff changeset
    14
	<classpathentry kind="src" path="src"/>
0b709101a42f ça compile
nikita@mapiproxy
parents: 312
diff changeset
    15
	<classpathentry kind="src" path="gen"/>
353
91bf7d256964 merge avec mon debut de rtp
nikita@mapiproxy
parents: 352
diff changeset
    16
	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
226
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
    17
	<classpathentry kind="output" path="bin"/>
e19e8aba0dd2 Bug #163
dasilvj@jean-manuel-da-silvas-macbook.local
parents: 212
diff changeset
    18
</classpath>