diff options
author | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-08-09 14:14:50 +0200 |
---|---|---|
committer | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-08-16 16:00:50 +0200 |
commit | e94c8800c515dc64a7d7ae275e607e23591b8498 (patch) | |
tree | 9c5fd8fc819e13b57061b62ffc6e0b1dccb1b9e7 /nbproject | |
parent | 1d36fcd6461a106711725642e7dc6d89c3473b3e (diff) |
introduced automatic connection/start of unicens2-binding
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configurations.xml | 36 |
1 files changed, 24 insertions, 12 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 3f333ec..d22e757 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -59,6 +59,7 @@ </df> <df name="hal-most-unicens"> <in>hal_most_unicens.c</in> + <in>wrap-json.c</in> </df> <df name="HAL-plugin"> <in>HalPlugPcm.c</in> @@ -396,6 +397,29 @@ tool="0" flavor2="3"> <cTool flags="3"> + <incDir> + <pElem>/opt/AGL/include/afb</pElem> + <pElem>HAL-afb/hal-most-unicens</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>Shared-Interface</pElem> + <pElem>HAL-afb/HAL-interface</pElem> + <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem> + <pElem>/opt/AGL/include</pElem> + <pElem>build/HAL-afb/hal-most-unicens</pElem> + </incDir> + </cTool> + </item> + <item path="HAL-afb/hal-most-unicens/wrap-json.c" + ex="false" + tool="0" + flavor2="3"> + <cTool flags="3"> + <incDir> + <pElem>HAL-afb/hal-most-unicens</pElem> + <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>build/HAL-afb/hal-most-unicens</pElem> + </incDir> </cTool> </item> <item path="HighLevel-afb/HighLevelApiConf.c" ex="false" tool="0" flavor2="3"> @@ -617,18 +641,6 @@ </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> |