CuckooChessEngineTest: New project for CuckooChessEngine unit tests.

This commit is contained in:
Peter Osterlund
2015-12-21 22:27:43 +01:00
parent c3f34dc9de
commit 6cfa32c0bb
21 changed files with 3744 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>CuckooChessEngineTest</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>