Added project files
This commit is contained in:
22
.project
Normal file
22
.project
Normal 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>
|
||||||
8
.settings/org.erlide.core.prefs
Normal file
8
.settings/org.erlide.core.prefs
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
backend_version=R14B
|
||||||
|
eclipse.preferences.version=1
|
||||||
|
external_includes=
|
||||||
|
external_modules=
|
||||||
|
include_dirs=include;
|
||||||
|
nukeOutputOnClean=false
|
||||||
|
output_dir=ebin
|
||||||
|
source_dirs=src;
|
||||||
Reference in New Issue
Block a user