config: updated project config
This commit is contained in:
parent
016654da2f
commit
cc37d834fe
3 changed files with 9 additions and 2 deletions
|
|
@ -39,6 +39,10 @@
|
|||
<itemPath>NeoPixel.cpp</itemPath>
|
||||
</logicalFolder>
|
||||
</logicalFolder>
|
||||
<sourceRootList>
|
||||
<Elem>.</Elem>
|
||||
<Elem>inc</Elem>
|
||||
</sourceRootList>
|
||||
<projectmakefile>Makefile</projectmakefile>
|
||||
<confs>
|
||||
<conf name="Debug" type="2">
|
||||
|
|
|
|||
|
|
@ -8,7 +8,10 @@
|
|||
<make-project-type>0</make-project-type>
|
||||
<sourceEncoding>UTF-8</sourceEncoding>
|
||||
<make-dep-projects/>
|
||||
<sourceRootList/>
|
||||
<sourceRootList>
|
||||
<sourceRootElem>.</sourceRootElem>
|
||||
<sourceRootElem>inc</sourceRootElem>
|
||||
</sourceRootList>
|
||||
<confList>
|
||||
<confElem>
|
||||
<name>Debug</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue