diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-23 01:00:20 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-08-23 01:00:20 +0200 |
commit | c74ba24e19a5db52d237628aff012f9fb372f580 (patch) | |
tree | c60d2919e1c6941e95931231bf5f75720f9c959d /nbproject/configurations.xml | |
parent | c254a5b100b9ea011dc35b4079ce184e5c842135 (diff) |
Restore Basic HTML5 testing Scenario as a Standalone Controller
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r-- | nbproject/configurations.xml | 198 |
1 files changed, 198 insertions, 0 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml new file mode 100644 index 0000000..d427c2c --- /dev/null +++ b/nbproject/configurations.xml @@ -0,0 +1,198 @@ +<?xml version="1.0" encoding="UTF-8"?> +<configurationDescriptor version="100"> + <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT"> + <df root="." name="0"> + <df name="afb-source"> + <in>ctl-binding.c</in> + <in>ctl-dispatch.c</in> + <in>ctl-lua.c</in> + <in>ctl-plugin-sample.c</in> + <in>ctl-policy.c</in> + <in>ctl-timer.c</in> + <in>filescan-utils.c</in> + <in>wrap-json.c</in> + </df> + <df name="afb-utilities"> + <in>filescan-utils.c</in> + <in>wrap-json.c</in> + </df> + <df name="build"> + <df name="CMakeFiles"> + <df name="3.5.2"> + <df name="CompilerIdC"> + <in>CMakeCCompilerId.c</in> + </df> + <df name="CompilerIdCXX"> + <in>CMakeCXXCompilerId.cpp</in> + </df> + </df> + <in>feature_tests.c</in> + <in>feature_tests.cxx</in> + </df> + </df> + </df> + <logicalFolder name="ExternalFiles" + displayName="Important Files" + projectFiles="false" + kind="IMPORTANT_FILES_FOLDER"> + <itemPath>CMakeLists.txt</itemPath> + <itemPath>Makefile</itemPath> + <itemPath>nbproject/private/launcher.properties</itemPath> + </logicalFolder> + </logicalFolder> + <sourceFolderFilter>^(nbproject)$</sourceFolderFilter> + <sourceRootList> + <Elem>.</Elem> + </sourceRootList> + <projectmakefile>Makefile</projectmakefile> + <confs> + <conf name="Default" type="0"> + <toolsSet> + <compilerSet>default</compilerSet> + <dependencyChecking>false</dependencyChecking> + <rebuildPropChanged>false</rebuildPropChanged> + </toolsSet> + <flagsDictionary> + <element flagsID="0" commonFlags="-mtune=generic -march=x86-64 -g -fPIC"/> + </flagsDictionary> + <codeAssistance> + <includeAdditional>true</includeAdditional> + </codeAssistance> + <makefileType> + <makeTool> + <buildCommandWorkingDir>build</buildCommandWorkingDir> + <buildCommand>${MAKE} -f Makefile</buildCommand> + <cleanCommand>${MAKE} -f Makefile clean</cleanCommand> + <executablePath></executablePath> + <ccTool> + <incDir> + <pElem>.</pElem> + </incDir> + </ccTool> + </makeTool> + <preBuild> + <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir> + <preBuildCommand>cmake ..</preBuildCommand> + <preBuildFirst>true</preBuildFirst> + </preBuild> + </makefileType> + <item path="afb-source/ctl-binding.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>../../../opt/include/afb</pElem> + <pElem>afb-source</pElem> + <pElem>build/afb-source</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/ctl-dispatch.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>../../../opt/include/afb</pElem> + <pElem>afb-source</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> + <pElem>afb-utilities</pElem> + <pElem>../../../opt/include</pElem> + <pElem>build/afb-source</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/ctl-lua.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>../../../opt/include/afb</pElem> + <pElem>afb-source</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> + <pElem>afb-utilities</pElem> + <pElem>../../../opt/include</pElem> + <pElem>build/afb-source</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/ctl-plugin-sample.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>../../../opt/include/afb</pElem> + <pElem>afb-source</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>/usr/include/lua5.3</pElem> + <pElem>build/afb-source</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/ctl-policy.c" ex="false" tool="0" flavor2="2"> + <cTool> + <incDir> + <pElem>.</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/ctl-timer.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>../../../opt/include/afb</pElem> + <pElem>afb-source</pElem> + <pElem>../../../opt/include</pElem> + <pElem>build/afb-source</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/filescan-utils.c" ex="false" tool="0" flavor2="2"> + <cTool> + <incDir> + <pElem>.</pElem> + </incDir> + </cTool> + </item> + <item path="afb-source/wrap-json.c" ex="false" tool="0" flavor2="2"> + <cTool> + <incDir> + <pElem>.</pElem> + </incDir> + </cTool> + </item> + <item path="afb-utilities/filescan-utils.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>../../../opt/include/afb</pElem> + <pElem>afb-utilities</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>build/afb-utilities</pElem> + </incDir> + </cTool> + </item> + <item path="afb-utilities/wrap-json.c" ex="false" tool="0" flavor2="3"> + <cTool flags="0"> + <incDir> + <pElem>afb-utilities</pElem> + <pElem>/usr/include/json-c</pElem> + <pElem>build/afb-utilities</pElem> + </incDir> + </cTool> + </item> + <item path="build/CMakeFiles/3.5.2/CompilerIdC/CMakeCCompilerId.c" + ex="false" + tool="0" + flavor2="2"> + </item> + <item path="build/CMakeFiles/3.5.2/CompilerIdCXX/CMakeCXXCompilerId.cpp" + ex="false" + tool="1" + flavor2="4"> + </item> + <item path="build/CMakeFiles/feature_tests.c" ex="false" tool="0" flavor2="2"> + </item> + <item path="build/CMakeFiles/feature_tests.cxx" ex="false" tool="1" flavor2="4"> + </item> + <folder path="0/build"> + <cTool> + <incDir> + <pElem>.</pElem> + </incDir> + </cTool> + </folder> + </conf> + </confs> +</configurationDescriptor> |