From e2d857c5f05f84de8e2642ff9272a80ea9e5fed6 Mon Sep 17 00:00:00 2001 From: Manuel Bachmann Date: Wed, 16 Dec 2015 11:25:54 +0100 Subject: New tree organization, update CMake req. to 2.8.8. Use CMake-2.8.8-specific feature to allow building the daemon from various source directories. Signed-off-by: Manuel Bachmann --- nbproject/private/configurations.xml | 44 ++++++++---------------------------- nbproject/private/private.xml | 7 +++++- 2 files changed, 16 insertions(+), 35 deletions(-) (limited to 'nbproject/private') diff --git a/nbproject/private/configurations.xml b/nbproject/private/configurations.xml index 706acf31..0b5e7921 100644 --- a/nbproject/private/configurations.xml +++ b/nbproject/private/configurations.xml @@ -2,30 +2,18 @@ - - - - - CMakeCCompilerId.c - - - - - feature_tests.c - - - - - + + + - - local-def.h proto-def.h + + SamplePost.c afbs-api.c @@ -40,26 +28,16 @@ - - - - - - - - - - - - - + + + - - + + @@ -89,8 +67,6 @@ - - diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml index 795635d6..10916bd0 100644 --- a/nbproject/private/private.xml +++ b/nbproject/private/private.xml @@ -6,6 +6,11 @@ - + + file:/home/mbc/git/afb-daemon-newapi/include/local-def.h + file:/home/mbc/git/afb-daemon-newapi/src/radio-api.c + file:/home/mbc/git/afb-daemon-newapi/src/afbs-api.c + file:/home/mbc/git/afb-daemon-newapi/src/dbus-api.c + -- cgit 1.2.3-korg