1
0
mirror of https://github.com/bspeice/M28_App synced 2025-07-01 13:55:52 -04:00

Add in the dot-files that should have been there

This commit is contained in:
Bradlee Speice
2013-03-28 10:01:32 -04:00
parent 0576552ec6
commit 55b422ec7c
6 changed files with 45 additions and 0 deletions

8
.classpath Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>