diff options
| author | krasimir <krasimir@chalmers.se> | 2010-06-02 08:02:48 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-06-02 08:02:48 +0000 |
| commit | 094f75068ea018bc8630e553bbe4ab350ae4970c (patch) | |
| tree | 31ab73bf67a4f5af34c34fb9d1c45f3a4b5fe316 /src/android/Fridge/.classpath | |
| parent | ad0d8cd288fe5137805bc29a7116ac461096a703 (diff) | |
forgot some files for android
Diffstat (limited to 'src/android/Fridge/.classpath')
| -rw-r--r-- | src/android/Fridge/.classpath | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/android/Fridge/.classpath b/src/android/Fridge/.classpath new file mode 100644 index 000000000..6e9239ff0 --- /dev/null +++ b/src/android/Fridge/.classpath @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
|
