Added project files

This commit is contained in:
Alexey Romanov
2012-04-19 13:39:50 +04:00
parent 8663e4e2b4
commit 95182366dd
2 changed files with 30 additions and 0 deletions

22
.project Normal file
View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>erlang-sqlite3</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.erlide.core.erlbuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.erlide.core.builder.dialyzer</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.erlide.core.erlnature</nature>
</natures>
</projectDescription>