diff options
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configurations.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index d22e757..f7ef12b 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -60,6 +60,7 @@ <df name="hal-most-unicens"> <in>hal_most_unicens.c</in> <in>wrap-json.c</in> + <in>wrap_unicens.c</in> </df> <df name="HAL-plugin"> <in>HalPlugPcm.c</in> @@ -422,6 +423,20 @@ </incDir> </cTool> </item> + <item path="HAL-afb/hal-most-unicens/wrap_unicens.c" + ex="false" + 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>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem> + <pElem>build/HAL-afb/hal-most-unicens</pElem> + </incDir> + </cTool> + </item> <item path="HighLevel-afb/HighLevelApiConf.c" ex="false" tool="0" flavor2="3"> <cTool flags="3"> </cTool> @@ -880,6 +895,13 @@ <cTool flags="4"> </cTool> </item> + <item path="HAL-afb/hal-most-unicens/wrap_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> |