diff options
author | fulup <fulup.arfoll@iot.bzh> | 2018-05-14 13:51:09 +0200 |
---|---|---|
committer | fulup <fulup.arfoll@iot.bzh> | 2018-05-14 14:34:50 +0200 |
commit | 837812cab0ece2be90cdb7c45645e1182dfced02 (patch) | |
tree | 65874910a92e448e27c16971a458ad347fed8b14 | |
parent | 9d18f1f512a888aba5378fac4c152311da9df141 (diff) |
Fix previous commit error
-rw-r--r-- | nbproject/configurations.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 210a225..556d5fb 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -84,7 +84,6 @@ <incDir> <pElem>../../../opt/include/afb</pElem> <pElem>app-afb-helpers-submodule</pElem> - <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem> <pElem>../../../opt/include</pElem> <pElem>build/app-afb-helpers-submodule</pElem> </incDir> @@ -97,7 +96,6 @@ <cTool flags="1"> <incDir> <pElem>app-afb-helpers-submodule</pElem> - <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem> <pElem>build/app-afb-helpers-submodule</pElem> </incDir> </cTool> @@ -163,9 +161,7 @@ <incDir> <pElem>../../../opt/include/afb</pElem> <pElem>app-controller-submodule/ctl-lib</pElem> - <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem> <pElem>app-afb-helpers-submodule</pElem> - <pElem>/usr/include/lua5.3</pElem> <pElem>../../../opt/include</pElem> <pElem>build/app-controller-submodule/ctl-lib</pElem> </incDir> @@ -176,7 +172,6 @@ <incDir> <pElem>../../../opt/include/afb</pElem> <pElem>mixer-binding</pElem> - <pElem>/usr/lib64/gcc/x86_64-suse-linux/7/include</pElem> <pElem>../../../opt/include/alsa</pElem> <pElem>app-afb-helpers-submodule</pElem> <pElem>app-controller-submodule/ctl-lib</pElem> |