diff options
author | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-08-04 19:06:08 +0200 |
---|---|---|
committer | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-08-16 16:00:50 +0200 |
commit | b046f9ef9071c2a22f62b8eed34ccb25266c54ea (patch) | |
tree | 046b283da14964c9862e4fa7665c030f82f8a2a7 /nbproject/configurations.xml | |
parent | 5d4ac3aebd5f269ced0cd6f572090ad1c927e5be (diff) |
adds HAL for MOST/UNICENS
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 59122f3..3f333ec 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -57,6 +57,9 @@ <in>hal-volramp.c</in> <in>hal-volume.c</in> </df> + <df name="hal-most-unicens"> + <in>hal_most_unicens.c</in> + </df> <df name="HAL-plugin"> <in>HalPlugPcm.c</in> </df> @@ -388,6 +391,13 @@ </incDir> </cTool> </item> + <item path="HAL-afb/hal-most-unicens/hal_most_unicens.c" + ex="false" + tool="0" + flavor2="3"> + <cTool flags="3"> + </cTool> + </item> <item path="HighLevel-afb/HighLevelApiConf.c" ex="false" tool="0" flavor2="3"> <cTool flags="3"> </cTool> @@ -607,6 +617,18 @@ </preprocessorList> </cTool> </folder> + <folder path="0/HAL-afb/hal-most-unicens"> + <cTool> + <incDir> + <pElem>HAL-afb/Scarlett-Focusrite</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>Shared-Interface</pElem> + <pElem>HAL-afb/HAL-interface</pElem> + <pElem>../../../opt/include</pElem> + <pElem>build/HAL-afb/Scarlett-Focusrite</pElem> + </incDir> + </cTool> + </folder> <folder path="0/HighLevel-afb"> <cTool> <incDir> @@ -839,6 +861,13 @@ </incDir> </cTool> </item> + <item path="HAL-afb/hal-most-unicens/hal_most_unicens.c" + ex="false" + tool="0" + flavor2="3"> + <cTool flags="4"> + </cTool> + </item> <item path="HighLevel-afb/HighLevelApiConf.c" ex="false" tool="0" flavor2="3"> <cTool flags="2"> <incDir> @@ -974,6 +1003,18 @@ </incDir> </cTool> </folder> + <folder path="0/HAL-afb/hal-most-unicens"> + <cTool> + <incDir> + <pElem>HAL-afb/Scarlett-Focusrite</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>Shared-Interface</pElem> + <pElem>HAL-afb/HAL-interface</pElem> + <pElem>../../../opt/include</pElem> + <pElem>build/HAL-afb/Scarlett-Focusrite</pElem> + </incDir> + </cTool> + </folder> <folder path="0/HighLevel-afb"> <cTool> <incDir> |