diff options
Diffstat (limited to 'nbproject/configurations.xml')
-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> |