Document UUID dependency, make radio plugin buildable
[src/app-framework-binder.git] / nbproject / configurations.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configurationDescriptor version="97">
3   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
4     <df root="." name="0">
5       <df name="src">
6         <in>afbs-api.c</in>
7         <in>alsa-api.c</in>
8         <in>config.c</in>
9         <in>dbus-api.c</in>
10         <in>http-svc.c</in>
11         <in>main.c</in>
12         <in>radio-api.c</in>
13         <in>rest-api.c</in>
14         <in>session.c</in>
15       </df>
16     </df>
17     <df root="." name="1">
18     </df>
19     <logicalFolder name="ExternalFiles"
20                    displayName="Important Files"
21                    projectFiles="false"
22                    kind="IMPORTANT_FILES_FOLDER">
23       <itemPath>CMakeLists.txt</itemPath>
24       <itemPath>build/Makefile</itemPath>
25       <itemPath>nbproject/private/launcher.properties</itemPath>
26     </logicalFolder>
27     <logicalFolder name="ExternalFiles"
28                    displayName="Important Files"
29                    projectFiles="false"
30                    kind="IMPORTANT_FILES_FOLDER">
31       <itemPath>CMakeLists.txt</itemPath>
32       <itemPath>build/Makefile</itemPath>
33       <itemPath>nbproject/private/launcher.properties</itemPath>
34     </logicalFolder>
35   </logicalFolder>
36   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
37   <sourceRootList>
38     <Elem>.</Elem>
39     <Elem>.</Elem>
40   </sourceRootList>
41   <projectmakefile>build/Makefile</projectmakefile>
42   <confs>
43     <conf name="Default" type="0">
44       <toolsSet>
45         <compilerSet>default</compilerSet>
46         <dependencyChecking>false</dependencyChecking>
47         <rebuildPropChanged>false</rebuildPropChanged>
48       </toolsSet>
49       <flagsDictionary>
50         <element flagsID="0" commonFlags="-fPIE"/>
51       </flagsDictionary>
52       <codeAssistance>
53       </codeAssistance>
54       <makefileType>
55         <makeTool>
56           <buildCommandWorkingDir>build</buildCommandWorkingDir>
57           <buildCommand>${MAKE} -f Makefile</buildCommand>
58           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
59           <executablePath>build/src/afb-daemon</executablePath>
60           <cTool>
61             <incDir>
62               <pElem>include</pElem>
63               <pElem>/usr/include/json-c</pElem>
64               <pElem>/usr/include/libusb-1.0</pElem>
65               <pElem>build/src</pElem>
66             </incDir>
67             <preprocessorList>
68               <Elem>WITH_RADIO_PLUGIN=1</Elem>
69             </preprocessorList>
70           </cTool>
71         </makeTool>
72         <preBuild>
73           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
74           <preBuildCommand>cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=${IDE_CC} -DCMAKE_CXX_COMPILER=${IDE_CXX} -DCMAKE_C_FLAGS_DEBUG="-g3 -gdwarf-2" -DCMAKE_CXX_FLAGS_DEBUG="-g3 -gdwarf-2" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ..</preBuildCommand>
75           <preBuildFirst>true</preBuildFirst>
76         </preBuild>
77       </makefileType>
78       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
79         <cTool flags="0">
80         </cTool>
81       </item>
82       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
83         <cTool flags="0">
84         </cTool>
85       </item>
86       <item path="src/config.c" ex="false" tool="0" flavor2="2">
87         <cTool flags="0">
88         </cTool>
89       </item>
90       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
91         <cTool flags="0">
92         </cTool>
93       </item>
94       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
95         <cTool flags="0">
96         </cTool>
97       </item>
98       <item path="src/main.c" ex="false" tool="0" flavor2="2">
99         <cTool flags="0">
100         </cTool>
101       </item>
102       <item path="src/radio-api.c" ex="false" tool="0" flavor2="0">
103         <cTool flags="0">
104         </cTool>
105       </item>
106       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
107         <cTool flags="0">
108         </cTool>
109       </item>
110       <item path="src/session.c" ex="false" tool="0" flavor2="2">
111         <cTool flags="0">
112         </cTool>
113       </item>
114     </conf>
115   </confs>
116 </configurationDescriptor>