From c68316b787706d49bbddb387af45e25804678ce6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Mon, 30 Oct 2017 21:18:41 +0100 Subject: Code Reorganisation preparing transfer to gerrit --- nbproject/configurations.xml | 112 +++++++++++++++++++++++++++++++++++++++++++ nbproject/project.xml | 26 ++++++++++ 2 files changed, 138 insertions(+) create mode 100644 nbproject/configurations.xml create mode 100644 nbproject/project.xml (limited to 'nbproject') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml new file mode 100644 index 0000000..8ebd7d3 --- /dev/null +++ b/nbproject/configurations.xml @@ -0,0 +1,112 @@ + + + + + + filescan-utils.c + wrap-json.c + + + ahl-binding.c + ahl-config.c + ahl-deviceenum.c + + + ahl-interface.h + ahl-policy-utils.c + ahl-policy-utils.h + + + + + + CMakeCCompilerId.c + + + CMakeCXXCompilerId.cpp + + + feature_tests.c + feature_tests.cxx + + + + + build/Makefile + nbproject/private/launcher.properties + + + ^(nbproject)$ + + . + + build/Makefile + + + + default + false + false + + + false + + + + build + ${MAKE} -f Makefile + ${MAKE} -f Makefile clean + + + + . + + + + + . + + + + + build + cmake .. + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..72c2a3b --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,26 @@ + + + org.netbeans.modules.cnd.makeproject + + + afb-audiohighlevel + c + cpp,cxx + h + UTF-8 + + + . + + + + Default + 0 + + + + false + + + + -- cgit 1.2.3-korg