From 2b20a3cc10785c479cb003e0fa9822f023c87ce1 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 24 Aug 2017 10:27:04 +0200 Subject: Clean up module naming --- nbproject/configurations.xml | 56 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 47 insertions(+), 9 deletions(-) (limited to 'nbproject/configurations.xml') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index d427c2c..71d6f6a 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -30,6 +30,9 @@ feature_tests.cxx + + ctl-plugin-sample.c + false - + + true @@ -79,14 +83,32 @@ - ../../../opt/include/afb - afb-source + /usr/include/json-c + ../../../opt/include + /usr/include/p11-kit-1 + /usr/include/lua5.3 + afb-utilities build/afb-source + + CONTROL_CONFIG_PATH="/home/fulup/Workspace/AGL-AppFW/afb-controller/conf.d/project/json.d:/home/fulup/opt/Controller-binding/json.d" + CONTROL_CONFIG_POST="control" + CONTROL_CONFIG_PRE="onload" + CONTROL_DOSCRIPT_PRE="doscript" + CONTROL_LUA_EVENT="luaevt" + CONTROL_LUA_PATH="/home/fulup/Workspace/AGL-AppFW/afb-controller/conf.d/project/lua.d:/home/fulup/opt/controller-plugins/ctl-lua.d" + CONTROL_MAXPATH_LEN=255 + CONTROL_ONLOAD_PROFILE="onload-default" + 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" + CONTROL_SUPPORT_LUA + CTL_PLUGIN_MAGIC=2468013579 + NATIVE_LINUX + control_afb_EXPORTS + - + ../../../opt/include/afb afb-source @@ -99,7 +121,7 @@ - + ../../../opt/include/afb afb-source @@ -112,7 +134,7 @@ - + ../../../opt/include/afb afb-source @@ -130,7 +152,7 @@ - + ../../../opt/include/afb afb-source @@ -154,7 +176,7 @@ - + ../../../opt/include/afb afb-utilities @@ -164,7 +186,7 @@ - + afb-utilities /usr/include/json-c @@ -186,6 +208,10 @@ + + + + @@ -193,6 +219,18 @@ + + + + ../../../opt/include/afb + ctl-plugin + /usr/include/json-c + /usr/include/lua5.3 + afb-source + build/ctl-plugin + + + -- cgit 1.2.3-korg