diff options
author | fulup <fulup.arfoll@iot.bzh> | 2017-08-24 13:38:06 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-13 15:02:25 +0100 |
commit | 2fa58370d0a464b4b6736d450dc83d261942d0f6 (patch) | |
tree | a69d6f22ea0466de8cc149a8709e843045b3a6fe /nbproject/configurations.xml | |
parent | 95f819a0a60f7c11aab87503320bf0e2eb8d513f (diff) |
Cleanup in reop names
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 71d6f6a..c894fc0 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -30,9 +30,6 @@ <in>feature_tests.cxx</in> </df> </df> - <df name="ctl-plugin"> - <in>ctl-plugin-sample.c</in> - </df> </df> <logicalFolder name="ExternalFiles" displayName="Important Files" @@ -102,7 +99,6 @@ <Elem>CONTROL_PLUGIN_PATH="/home/fulup/Workspace/AGL-AppFW/afb-controller/build:/home/fulup/opt/Controller-binding/lib/controller-plugins:/usr/lib/afb/controller-plugins/ctlplug"</Elem> <Elem>CONTROL_SUPPORT_LUA</Elem> <Elem>CTL_PLUGIN_MAGIC=2468013579</Elem> - <Elem>NATIVE_LINUX</Elem> <Elem>control_afb_EXPORTS</Elem> </preprocessorList> </cTool> @@ -208,10 +204,6 @@ </item> <item path="build/CMakeFiles/feature_tests.cxx" ex="false" tool="1" flavor2="4"> </item> - <item path="ctl-plugin/ctl-plugin-sample.c" ex="false" tool="0" flavor2="3"> - <cTool flags="1"> - </cTool> - </item> <folder path="0/build"> <cTool> <incDir> @@ -219,18 +211,6 @@ </incDir> </cTool> </folder> - <folder path="0/ctl-plugin"> - <cTool> - <incDir> - <pElem>../../../opt/include/afb</pElem> - <pElem>ctl-plugin</pElem> - <pElem>/usr/include/json-c</pElem> - <pElem>/usr/include/lua5.3</pElem> - <pElem>afb-source</pElem> - <pElem>build/ctl-plugin</pElem> - </incDir> - </cTool> - </folder> </conf> </confs> </configurationDescriptor> |