.classpath
author nikita@nikita-laptop
Fri, 19 Feb 2010 00:31:43 +0100
changeset 681 9ca0e29b386f
parent 678 d1a599ccf879
permissions -rw-r--r--
merge
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 kind="src" path="src"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     4
	<classpathentry kind="src" path="gen"/>
678
d1a599ccf879 Adding of an 'Auto-Away' option, there is still some more work/translation to do
nikita@nikita-laptop
parents: 658
diff changeset
     5
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
d1a599ccf879 Adding of an 'Auto-Away' option, there is still some more work/translation to do
nikita@nikita-laptop
parents: 658
diff changeset
     6
	<classpathentry kind="lib" path="libs/asmack-jse.jar"/>
655
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     7
	<classpathentry kind="output" path="bin"/>
a122632f8622 add some screen definition in the manifest
Nikita Kozlov <nikita@beem-project.com>
parents: 645
diff changeset
     8
</classpath>