From 4921883434749752ac82a0cbab8e6e57120800c5 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Wed, 23 Aug 2017 01:00:20 +0200 Subject: Restore Basic HTML5 testing Scenario as a Standalone Controller --- nbproject/configurations.xml | 198 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 nbproject/configurations.xml (limited to 'nbproject/configurations.xml') 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 @@ + + + + + + ctl-binding.c + ctl-dispatch.c + ctl-lua.c + ctl-plugin-sample.c + ctl-policy.c + ctl-timer.c + filescan-utils.c + wrap-json.c + + + filescan-utils.c + wrap-json.c + + + + + + CMakeCCompilerId.c + + + CMakeCXXCompilerId.cpp + + + feature_tests.c + feature_tests.cxx + + + + + CMakeLists.txt + Makefile + nbproject/private/launcher.properties + + + ^(nbproject)$ + + . + + Makefile + + + + default + false + false + + + + + + true + + + + build + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + + + + . + + + + + build + cmake .. + true + + + + + + ../../../opt/include/afb + afb-source + build/afb-source + + + + + + + ../../../opt/include/afb + afb-source + /usr/include/json-c + /usr/include/lua5.3 + afb-utilities + ../../../opt/include + build/afb-source + + + + + + + ../../../opt/include/afb + afb-source + /usr/include/json-c + /usr/include/lua5.3 + afb-utilities + ../../../opt/include + build/afb-source + + + + + + + ../../../opt/include/afb + afb-source + /usr/include/json-c + /usr/include/lua5.3 + build/afb-source + + + + + + + . + + + + + + + ../../../opt/include/afb + afb-source + ../../../opt/include + build/afb-source + + + + + + + . + + + + + + + . + + + + + + + ../../../opt/include/afb + afb-utilities + /usr/include/json-c + build/afb-utilities + + + + + + + afb-utilities + /usr/include/json-c + build/afb-utilities + + + + + + + + + + + + + + + . + + + + + + -- cgit 1.2.3-korg