En court
[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         <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
52         <element flagsID="2" commonFlags="-mtune=generic -march=x86-64 -fPIE"/>
53       </flagsDictionary>
54       <codeAssistance>
55       </codeAssistance>
56       <makefileType>
57         <makeTool>
58           <buildCommandWorkingDir>build</buildCommandWorkingDir>
59           <buildCommand>${MAKE} -f Makefile</buildCommand>
60           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
61           <executablePath>build/src/afb-daemon</executablePath>
62         </makeTool>
63         <preBuild>
64           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
65           <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>
66           <preBuildFirst>true</preBuildFirst>
67         </preBuild>
68       </makefileType>
69       <item path="plugins/audio/audio-api.c" ex="false" tool="0" flavor2="2">
70         <cTool flags="1">
71           <incDir>
72             <pElem>plugins/audio</pElem>
73             <pElem>/usr/include/json-c</pElem>
74             <pElem>include</pElem>
75             <pElem>/usr/include/uuid</pElem>
76             <pElem>build/plugins</pElem>
77           </incDir>
78         </cTool>
79       </item>
80       <item path="plugins/samples/HelloWorld.c" ex="false" tool="0" flavor2="2">
81         <cTool flags="1">
82           <incDir>
83             <pElem>plugins/samples</pElem>
84             <pElem>/usr/include/json-c</pElem>
85             <pElem>include</pElem>
86             <pElem>/usr/include/uuid</pElem>
87             <pElem>build/plugins</pElem>
88           </incDir>
89         </cTool>
90       </item>
91       <item path="plugins/session/token-api.c" ex="false" tool="0" flavor2="2">
92         <cTool flags="1">
93           <incDir>
94             <pElem>plugins/session</pElem>
95             <pElem>/usr/include/json-c</pElem>
96             <pElem>include</pElem>
97             <pElem>/usr/include/uuid</pElem>
98             <pElem>build/plugins</pElem>
99           </incDir>
100         </cTool>
101       </item>
102       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
103         <cTool flags="0">
104           <incDir>
105             <pElem>include</pElem>
106             <pElem>/usr/include/json-c</pElem>
107             <pElem>build/src</pElem>
108           </incDir>
109         </cTool>
110       </item>
111       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
112         <cTool flags="0">
113           <incDir>
114             <pElem>include</pElem>
115             <pElem>/usr/include/json-c</pElem>
116             <pElem>build/src</pElem>
117           </incDir>
118         </cTool>
119       </item>
120       <item path="src/config.c" ex="false" tool="0" flavor2="2">
121         <cTool flags="2">
122           <incDir>
123             <pElem>src</pElem>
124             <pElem>/usr/include/json-c</pElem>
125             <pElem>include</pElem>
126             <pElem>/usr/include/uuid</pElem>
127             <pElem>build/src</pElem>
128           </incDir>
129           <preprocessorList>
130             <Elem>__PIC__=2</Elem>
131             <Elem>__PIE__=2</Elem>
132             <Elem>__REGISTER_PREFIX__=</Elem>
133             <Elem>__USER_LABEL_PREFIX__=</Elem>
134             <Elem>__pic__=2</Elem>
135             <Elem>__pie__=2</Elem>
136           </preprocessorList>
137         </cTool>
138       </item>
139       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
140         <cTool flags="0">
141           <incDir>
142             <pElem>include</pElem>
143             <pElem>/usr/include/json-c</pElem>
144             <pElem>build/src</pElem>
145           </incDir>
146         </cTool>
147       </item>
148       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
149         <cTool flags="1">
150           <incDir>
151             <pElem>src</pElem>
152             <pElem>/usr/include/json-c</pElem>
153             <pElem>include</pElem>
154             <pElem>/usr/include/uuid</pElem>
155             <pElem>build/src</pElem>
156           </incDir>
157         </cTool>
158       </item>
159       <item path="src/main.c" ex="false" tool="0" flavor2="2">
160         <cTool flags="2">
161           <incDir>
162             <pElem>src</pElem>
163             <pElem>/usr/include/json-c</pElem>
164             <pElem>include</pElem>
165             <pElem>/usr/include/uuid</pElem>
166             <pElem>build/src</pElem>
167           </incDir>
168           <preprocessorList>
169             <Elem>__PIC__=2</Elem>
170             <Elem>__PIE__=2</Elem>
171             <Elem>__REGISTER_PREFIX__=</Elem>
172             <Elem>__USER_LABEL_PREFIX__=</Elem>
173             <Elem>__pic__=2</Elem>
174             <Elem>__pie__=2</Elem>
175           </preprocessorList>
176         </cTool>
177       </item>
178       <item path="src/radio-api.c" ex="false" tool="0" flavor2="2">
179         <cTool flags="0">
180           <incDir>
181             <pElem>include</pElem>
182             <pElem>/usr/include/json-c</pElem>
183             <pElem>/usr/include/libusb-1.0</pElem>
184             <pElem>build/src</pElem>
185           </incDir>
186           <preprocessorList>
187             <Elem>WITH_RADIO_PLUGIN=1</Elem>
188           </preprocessorList>
189         </cTool>
190       </item>
191       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
192         <cTool flags="2">
193           <incDir>
194             <pElem>src</pElem>
195             <pElem>/usr/include/json-c</pElem>
196             <pElem>include</pElem>
197             <pElem>/usr/include/uuid</pElem>
198             <pElem>build/src</pElem>
199           </incDir>
200         </cTool>
201       </item>
202       <item path="src/session.c" ex="false" tool="0" flavor2="2">
203         <cTool flags="2">
204           <incDir>
205             <pElem>src</pElem>
206             <pElem>/usr/include/json-c</pElem>
207             <pElem>/usr/include/uuid</pElem>
208             <pElem>include</pElem>
209             <pElem>build/src</pElem>
210           </incDir>
211           <preprocessorList>
212             <Elem>__PIC__=2</Elem>
213             <Elem>__PIE__=2</Elem>
214             <Elem>__REGISTER_PREFIX__=</Elem>
215             <Elem>__USER_LABEL_PREFIX__=</Elem>
216             <Elem>__pic__=2</Elem>
217             <Elem>__pie__=2</Elem>
218           </preprocessorList>
219         </cTool>
220       </item>
221     </conf>
222   </confs>
223 </configurationDescriptor>