Skip to content

Commit

Permalink
Revert "Merge pull request Maescool#847 from Stuessy/removeFiles"
Browse files Browse the repository at this point in the history
This reverts commit 2d395f4, reversing
changes made to 81f7afe.
  • Loading branch information
master-lincoln committed Mar 8, 2012
1 parent 758c4e8 commit 0682ab6
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="res"/>
<classpathentry kind="lib" path="lib/CodecJOrbis.jar"/>
<classpathentry kind="lib" path="lib/CodecWav.jar"/>
<classpathentry kind="lib" path="lib/LibraryJavaSound.jar"/>
<classpathentry kind="lib" path="lib/SoundSystem.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ build
*.sw?
lib/.tmp/
doc/
.classpath
.project
17 changes: 17 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Catacomb-Snatch</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

0 comments on commit 0682ab6

Please sign in to comment.