.classpath
author Da Risk <darisk972@gmail.com>
Fri, 19 Feb 2010 02:27:21 +0100
changeset 687 dc9b54bc7559
parent 678 d1a599ccf879
permissions -rw-r--r--
Checkstyle
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>