Skip to content

Commit 327283d

Browse files
Fixed libs
1 parent e1b8505 commit 327283d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LayoutTutorial/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<classpathentry kind="src" path="src"/>
44
<classpathentry kind="src" path="gen"/>
55
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
6-
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
6+
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
77
<classpathentry kind="output" path="bin/classes"/>
88
</classpath>

0 commit comments

Comments
 (0)