From 0608d9d3e98a9ed7a08df21401907b4e3a5e0f67 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 10 Dec 2015 19:06:23 +0100 Subject: Fix &query error --- nbproject/configurations.xml | 104 +++++++++++-------------------------------- 1 file changed, 25 insertions(+), 79 deletions(-) (limited to 'nbproject/configurations.xml') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 6d98107c..3d743b11 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -13,6 +13,16 @@ session.c + + + + CMakeLists.txt + build/Makefile + nbproject/private/launcher.properties + ^(nbproject)$ . + . build/Makefile @@ -36,7 +47,6 @@ - @@ -46,6 +56,13 @@ ${MAKE} -f Makefile ${MAKE} -f Makefile clean build/src/afb-daemon + + + include + /usr/include/json-c + build/src + + build @@ -54,106 +71,35 @@ - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - - - __PIC__=2 - __PIE__=2 - __REGISTER_PREFIX__= - __USER_LABEL_PREFIX__= - __pic__=2 - __pie__=2 - + - - include - /usr/include/json-c - build/src - - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - - - __PIC__=2 - __PIE__=2 - __REGISTER_PREFIX__= - __USER_LABEL_PREFIX__= - __pic__=2 - __pie__=2 - + - - - src - /usr/include/json-c - include - build/src - + - - - src - /usr/include/json-c - include - build/src - - - __PIC__=2 - __PIE__=2 - __REGISTER_PREFIX__= - __USER_LABEL_PREFIX__= - __pic__=2 - __pie__=2 - + -- cgit 1.2.3-korg