Bugfix: Path to PCANBasic was not correct. Now using a relative path to the sub directory.

This commit is contained in:
Christian Sueltrop 2013-10-02 12:17:32 +02:00
parent dc965eb600
commit a04155be8c
13 changed files with 685 additions and 647 deletions

17
.project Normal file
View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>CANLibrary</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.python.pydev.pythonNature</nature>
</natures>
</projectDescription>