summaryrefslogtreecommitdiffstats
path: root/nbproject/configurations.xml
diff options
context:
space:
mode:
authorManuel Bachmann <manuel.bachmann@iot.bzh>2015-12-17 10:54:24 +0100
committerManuel Bachmann <manuel.bachmann@iot.bzh>2015-12-17 12:09:22 +0100
commit3bce4a6a8648c91b6ddea478116b3b0679ef4648 (patch)
tree752ddb7f13ba774998fefd052f6dd1c387e4e882 /nbproject/configurations.xml
parent07fb99ec63d034983b768e8b8bd3d2b30ae37f6f (diff)
Final modifications for Radio-Audio API communication
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r--nbproject/configurations.xml35
1 files changed, 32 insertions, 3 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml
index c9b7be53..ae317b8e 100644
--- a/nbproject/configurations.xml
+++ b/nbproject/configurations.xml
@@ -4,6 +4,7 @@
<df root="." name="0">
<df name="plugins">
<df name="audio">
+ <in>audio-alsa.c</in>
<in>audio-api.c</in>
</df>
<df name="radio">
@@ -87,6 +88,8 @@
<incDir>
<pElem>include</pElem>
<pElem>/usr/include/json-c</pElem>
+ <pElem>/usr/include/uuid</pElem>
+ <pElem>/usr/include/alsa</pElem>
<pElem>/usr/include/libusb-1.0</pElem>
<pElem>build/plugins</pElem>
</incDir>
@@ -96,7 +99,6 @@
<cTool>
<incDir>
<pElem>plugins/audio</pElem>
- <pElem>/usr/include/uuid</pElem>
</incDir>
</cTool>
</folder>
@@ -111,7 +113,6 @@
<cTool>
<incDir>
<pElem>plugins/samples</pElem>
- <pElem>/usr/include/uuid</pElem>
</incDir>
</cTool>
</folder>
@@ -119,12 +120,33 @@
<cTool>
<incDir>
<pElem>plugins/session</pElem>
- <pElem>/usr/include/uuid</pElem>
</incDir>
+ <preprocessorList>
+ <Elem>__PIC__=2</Elem>
+ <Elem>__REGISTER_PREFIX__=</Elem>
+ <Elem>__USER_LABEL_PREFIX__=</Elem>
+ <Elem>__pic__=2</Elem>
+ </preprocessorList>
</cTool>
</folder>
+ <item path="plugins/audio/audio-alsa.c" ex="false" tool="0" flavor2="2">
+ <cTool flags="1">
+ <incDir>
+ <pElem>include</pElem>
+ <pElem>/usr/include/json-c</pElem>
+ <pElem>/usr/include/uuid</pElem>
+ <pElem>build/plugins</pElem>
+ </incDir>
+ </cTool>
+ </item>
<item path="plugins/audio/audio-api.c" ex="false" tool="0" flavor2="2">
<cTool flags="1">
+ <incDir>
+ <pElem>/usr/include/json-c</pElem>
+ <pElem>include</pElem>
+ <pElem>/usr/include/uuid</pElem>
+ <pElem>build/plugins</pElem>
+ </incDir>
</cTool>
</item>
<item path="plugins/radio/radio-api.c" ex="false" tool="0" flavor2="2">
@@ -132,6 +154,7 @@
<incDir>
<pElem>/usr/include/json-c</pElem>
<pElem>include</pElem>
+ <pElem>plugins/audio</pElem>
<pElem>/usr/include/uuid</pElem>
<pElem>build/plugins</pElem>
</incDir>
@@ -140,6 +163,7 @@
<item path="plugins/radio/radio-rtlsdr.c" ex="false" tool="0" flavor2="2">
<cTool flags="1">
<incDir>
+ <pElem>plugins/audio</pElem>
<pElem>include</pElem>
<pElem>/usr/include/json-c</pElem>
<pElem>/usr/include/uuid</pElem>
@@ -193,6 +217,7 @@
<pElem>build/src</pElem>
</incDir>
<preprocessorList>
+ <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
<Elem>HAVE_RADIO_PLUGIN=1</Elem>
<Elem>__PIC__=2</Elem>
<Elem>__REGISTER_PREFIX__=</Elem>
@@ -225,6 +250,7 @@
<pElem>build/src</pElem>
</incDir>
<preprocessorList>
+ <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
<Elem>HAVE_RADIO_PLUGIN=1</Elem>
<Elem>__PIC__=2</Elem>
<Elem>__REGISTER_PREFIX__=</Elem>
@@ -243,6 +269,7 @@
<pElem>build/src</pElem>
</incDir>
<preprocessorList>
+ <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
<Elem>HAVE_RADIO_PLUGIN=1</Elem>
<Elem>__PIC__=2</Elem>
<Elem>__REGISTER_PREFIX__=</Elem>
@@ -279,6 +306,7 @@
<pElem>build/src</pElem>
</incDir>
<preprocessorList>
+ <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
<Elem>HAVE_RADIO_PLUGIN=1</Elem>
<Elem>__PIC__=2</Elem>
<Elem>__REGISTER_PREFIX__=</Elem>
@@ -297,6 +325,7 @@
<pElem>build/src</pElem>
</incDir>
<preprocessorList>
+ <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
<Elem>HAVE_RADIO_PLUGIN=1</Elem>
<Elem>__PIC__=2</Elem>
<Elem>__REGISTER_PREFIX__=</Elem>