From 6c0d556e956eaf1f4eea734d7313d258dd75b878 Mon Sep 17 00:00:00 2001 From: fulup Date: Tue, 27 Jun 2017 14:24:38 +0200 Subject: Work in Progress --- nbproject/configurations.xml | 63 ++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 26 deletions(-) (limited to 'nbproject') diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 1ba69e3..c1f4a61 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -3,6 +3,7 @@ + Alsa-AddCtl.c Alsa-ApiHat.c Alsa-SetGet.c Alsa-Ucm.c @@ -62,7 +63,8 @@ false - + + true @@ -76,52 +78,39 @@ build - cmake -Wno-dev -DCXX=g++-5 -DCC=gcc-5 .. + cmake .. true + + + + - - ALSA-afb - ../../../opt/include/afb - build/ALSA-afb - - - ../../../opt/include/afb - ALSA-afb - /usr/include/json-c - build/ALSA-afb - - - ../../../opt/include/afb - ALSA-afb - /usr/include/json-c - build/ALSA-afb - - + - + - + Shared-Interface ../../../opt/include @@ -130,7 +119,7 @@ - + /usr/include/json-c Shared-Interface @@ -177,6 +166,23 @@ + + + + /usr/include/alsa + ../../../opt/include + /usr/include/json-c + Shared-Interface + build/ALSA-afb + + + CONTROL_CDEV_RX="/dev/inic-usb-crx" + CONTROL_CDEV_TX="/dev/inic-usb-ctx" + MAX_SND_CARD=16 + alsa_lowlevel_EXPORTS + + + @@ -217,12 +223,17 @@ - ../../../opt/include/afb - Shared-Interface - /usr/include/json-c + /usr/include/alsa ../../../opt/include + /usr/include/json-c + Shared-Interface build/Shared-Interface + + CONTROL_CDEV_RX="/dev/inic-usb-crx" + CONTROL_CDEV_TX="/dev/inic-usb-ctx" + MAX_SND_CARD=16 + -- cgit 1.2.3-korg