Skip to content

Commit

Permalink
Renaming and branching as new v3 development branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnPalmer committed Feb 13, 2014
1 parent 62312dd commit 6f200fb
Show file tree
Hide file tree
Showing 52 changed files with 3,923 additions and 3,928 deletions.
19 changes: 10 additions & 9 deletions SpaceMapper_v2.09Pro/.classpath
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<?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="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
<?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
2 changes: 1 addition & 1 deletion SpaceMapper_v2.09Pro/.project
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>SpaceMapper_v2.09Pro</name>
<name>SpaceMapper_v3dev_Pro</name>
<comment></comment>
<projects>
</projects>
Expand Down
Loading

0 comments on commit 6f200fb

Please sign in to comment.