.classpath
author Nikita Kozlov <nikita@beem-project.com>
Sat, 13 Feb 2010 15:55:49 +0100
changeset 657 f0ee4f04b3ac
parent 655 a122632f8622
child 658 baaee1877b2b
permissions -rw-r--r--
i have commented some extensions in the ProviderManager, since we don't use them yet
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
655
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     2
<classpath>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     3
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     4
	<classpathentry kind="lib" path="libs/asmack-jse.jar"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     5
	<classpathentry kind="src" path="src"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     6
	<classpathentry kind="src" path="gen"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     7
	<classpathentry kind="lib" path="libs/jlibrtp.jar"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     8
	<classpathentry kind="output" path="bin"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     9
</classpath>