packaging: Update spec and deb packaging
[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="plugins">
6         <df name="afm-main-plugin">
7           <in>afm-main-plugin.c</in>
8           <in>utils-jbus.c</in>
9         </df>
10         <df name="audio">
11           <in>audio-alsa.c</in>
12           <in>audio-api.c</in>
13         </df>
14         <df name="radio">
15           <in>radio-api.c</in>
16           <in>radio-rtlsdr.c</in>
17         </df>
18         <df name="samples">
19           <in>ClientCtx.c</in>
20           <in>HelloWorld.c</in>
21           <in>SamplePost.c</in>
22         </df>
23         <df name="session">
24           <in>token-api.c</in>
25         </df>
26       </df>
27       <df name="src">
28         <in>afbs-api.c</in>
29         <in>alsa-api.c</in>
30         <in>config.c</in>
31         <in>dbus-api.c</in>
32         <in>helper-api.c</in>
33         <in>http-svc.c</in>
34         <in>main.c</in>
35         <in>radio-api.c</in>
36         <in>rest-api.c</in>
37         <in>session.c</in>
38       </df>
39     </df>
40     <df root="." name="1">
41     </df>
42     <logicalFolder name="ExternalFiles"
43                    displayName="Important Files"
44                    projectFiles="false"
45                    kind="IMPORTANT_FILES_FOLDER">
46       <itemPath>CMakeLists.txt</itemPath>
47       <itemPath>build/Makefile</itemPath>
48       <itemPath>nbproject/private/launcher.properties</itemPath>
49     </logicalFolder>
50     <logicalFolder name="ExternalFiles"
51                    displayName="Important Files"
52                    projectFiles="false"
53                    kind="IMPORTANT_FILES_FOLDER">
54       <itemPath>CMakeLists.txt</itemPath>
55       <itemPath>build/Makefile</itemPath>
56       <itemPath>nbproject/private/launcher.properties</itemPath>
57     </logicalFolder>
58   </logicalFolder>
59   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
60   <sourceRootList>
61     <Elem>.</Elem>
62     <Elem>.</Elem>
63   </sourceRootList>
64   <projectmakefile>build/Makefile</projectmakefile>
65   <confs>
66     <conf name="Default" type="0">
67       <toolsSet>
68         <compilerSet>default</compilerSet>
69         <dependencyChecking>false</dependencyChecking>
70         <rebuildPropChanged>false</rebuildPropChanged>
71       </toolsSet>
72       <flagsDictionary>
73         <element flagsID="0" commonFlags="-fPIE"/>
74         <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
75       </flagsDictionary>
76       <codeAssistance>
77       </codeAssistance>
78       <makefileType>
79         <makeTool>
80           <buildCommandWorkingDir>build</buildCommandWorkingDir>
81           <buildCommand>${MAKE} -f Makefile</buildCommand>
82           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
83           <executablePath>build/afb-daemon</executablePath>
84           <cTool flags="1">
85           </cTool>
86         </makeTool>
87         <preBuild>
88           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
89           <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>
90           <preBuildFirst>true</preBuildFirst>
91         </preBuild>
92       </makefileType>
93       <folder path="0/plugins">
94         <cTool>
95           <incDir>
96             <pElem>include</pElem>
97             <pElem>/usr/include/json-c</pElem>
98             <pElem>/usr/include/uuid</pElem>
99           </incDir>
100         </cTool>
101       </folder>
102       <folder path="0/plugins/afm-main-plugin">
103         <cTool>
104           <incDir>
105             <pElem>plugins/afm-main-plugin</pElem>
106           </incDir>
107           <preprocessorList>
108             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
109             <Elem>__PIC__=2</Elem>
110             <Elem>__REGISTER_PREFIX__=</Elem>
111             <Elem>__USER_LABEL_PREFIX__=</Elem>
112             <Elem>__pic__=2</Elem>
113             <Elem>afm_main_api_EXPORTS=1</Elem>
114           </preprocessorList>
115         </cTool>
116       </folder>
117       <folder path="0/plugins/audio">
118         <cTool>
119           <incDir>
120             <pElem>plugins/audio</pElem>
121           </incDir>
122           <preprocessorList>
123             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
124             <Elem>__PIC__=2</Elem>
125             <Elem>__REGISTER_PREFIX__=</Elem>
126             <Elem>__USER_LABEL_PREFIX__=</Elem>
127             <Elem>__pic__=2</Elem>
128             <Elem>audio_api_EXPORTS=1</Elem>
129           </preprocessorList>
130         </cTool>
131       </folder>
132       <folder path="0/plugins/radio">
133         <cTool>
134           <incDir>
135             <pElem>/usr/include/alsa</pElem>
136             <pElem>/usr/include/libusb-1.0</pElem>
137             <pElem>build/plugins</pElem>
138             <pElem>plugins/radio</pElem>
139             <pElem>plugins/audio</pElem>
140           </incDir>
141         </cTool>
142       </folder>
143       <folder path="0/plugins/samples">
144         <cTool>
145           <incDir>
146             <pElem>plugins/samples</pElem>
147             <pElem>build/plugins/samples</pElem>
148           </incDir>
149           <preprocessorList>
150             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
151             <Elem>__PIC__=2</Elem>
152             <Elem>__REGISTER_PREFIX__=</Elem>
153             <Elem>__USER_LABEL_PREFIX__=</Elem>
154             <Elem>__pic__=2</Elem>
155           </preprocessorList>
156         </cTool>
157       </folder>
158       <folder path="0/plugins/session">
159         <cTool>
160           <incDir>
161             <pElem>plugins/session</pElem>
162             <pElem>build/plugins/session</pElem>
163           </incDir>
164           <preprocessorList>
165             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
166             <Elem>__PIC__=2</Elem>
167             <Elem>__REGISTER_PREFIX__=</Elem>
168             <Elem>__USER_LABEL_PREFIX__=</Elem>
169             <Elem>__pic__=2</Elem>
170             <Elem>token_api_EXPORTS=1</Elem>
171           </preprocessorList>
172         </cTool>
173       </folder>
174       <item path="plugins/afm-main-plugin/afm-main-plugin.c"
175             ex="false"
176             tool="0"
177             flavor2="2">
178         <cTool flags="1">
179           <incDir>
180             <pElem>include</pElem>
181             <pElem>/usr/include/uuid</pElem>
182             <pElem>build/plugins/afm-main-plugin</pElem>
183           </incDir>
184         </cTool>
185       </item>
186       <item path="plugins/afm-main-plugin/utils-jbus.c"
187             ex="false"
188             tool="0"
189             flavor2="2">
190         <cTool flags="1">
191           <incDir>
192             <pElem>/usr/lib64/dbus-1.0/include/dbus</pElem>
193             <pElem>/usr/include/dbus-1.0/dbus</pElem>
194             <pElem>/usr/include/dbus-1.0</pElem>
195             <pElem>/usr/lib64/dbus-1.0/include</pElem>
196             <pElem>build/plugins/afm-main-plugin</pElem>
197           </incDir>
198         </cTool>
199       </item>
200       <item path="plugins/audio/audio-alsa.c" ex="false" tool="0" flavor2="2">
201         <cTool flags="1">
202           <incDir>
203             <pElem>include</pElem>
204             <pElem>/usr/include/json-c</pElem>
205             <pElem>/usr/include/uuid</pElem>
206             <pElem>build/plugins/audio</pElem>
207           </incDir>
208         </cTool>
209       </item>
210       <item path="plugins/audio/audio-api.c" ex="false" tool="0" flavor2="2">
211         <cTool flags="1">
212           <incDir>
213             <pElem>/usr/include/json-c</pElem>
214             <pElem>include</pElem>
215             <pElem>/usr/include/uuid</pElem>
216             <pElem>build/plugins/audio</pElem>
217           </incDir>
218         </cTool>
219       </item>
220       <item path="plugins/radio/radio-api.c" ex="false" tool="0" flavor2="2">
221         <cTool flags="1">
222         </cTool>
223       </item>
224       <item path="plugins/radio/radio-rtlsdr.c" ex="false" tool="0" flavor2="2">
225         <cTool flags="1">
226         </cTool>
227       </item>
228       <item path="plugins/samples/ClientCtx.c" ex="false" tool="0" flavor2="2">
229         <cTool flags="1">
230           <preprocessorList>
231             <Elem>clientCtx_api_EXPORTS=1</Elem>
232           </preprocessorList>
233         </cTool>
234       </item>
235       <item path="plugins/samples/HelloWorld.c" ex="false" tool="0" flavor2="2">
236         <cTool flags="1">
237           <preprocessorList>
238             <Elem>helloWorld_api_EXPORTS=1</Elem>
239           </preprocessorList>
240         </cTool>
241       </item>
242       <item path="plugins/samples/SamplePost.c" ex="false" tool="0" flavor2="2">
243         <cTool flags="1">
244           <preprocessorList>
245             <Elem>samplePost_api_EXPORTS=1</Elem>
246           </preprocessorList>
247         </cTool>
248       </item>
249       <item path="plugins/session/token-api.c" ex="false" tool="0" flavor2="2">
250         <cTool flags="1">
251         </cTool>
252       </item>
253       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
254         <cTool flags="0">
255           <incDir>
256             <pElem>plugins/audio</pElem>
257             <pElem>/usr/include/json-c</pElem>
258             <pElem>include</pElem>
259             <pElem>/usr/include/uuid</pElem>
260             <pElem>build/plugins</pElem>
261             <pElem>plugins/samples</pElem>
262             <pElem>plugins/session</pElem>
263             <pElem>build/src</pElem>
264           </incDir>
265         </cTool>
266       </item>
267       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
268         <cTool flags="0">
269           <incDir>
270             <pElem>plugins/audio</pElem>
271             <pElem>/usr/include/json-c</pElem>
272             <pElem>include</pElem>
273             <pElem>/usr/include/uuid</pElem>
274             <pElem>build/plugins</pElem>
275             <pElem>plugins/samples</pElem>
276             <pElem>plugins/session</pElem>
277             <pElem>build/src</pElem>
278           </incDir>
279         </cTool>
280       </item>
281       <item path="src/config.c" ex="false" tool="0" flavor2="2">
282         <cTool flags="1">
283           <incDir>
284             <pElem>src</pElem>
285             <pElem>/usr/include/json-c</pElem>
286             <pElem>include</pElem>
287             <pElem>/usr/include/uuid</pElem>
288             <pElem>build/src</pElem>
289           </incDir>
290           <preprocessorList>
291             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
292             <Elem>__PIC__=2</Elem>
293             <Elem>__REGISTER_PREFIX__=</Elem>
294             <Elem>__USER_LABEL_PREFIX__=</Elem>
295             <Elem>__pic__=2</Elem>
296           </preprocessorList>
297         </cTool>
298       </item>
299       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
300         <cTool flags="0">
301           <incDir>
302             <pElem>plugins/audio</pElem>
303             <pElem>/usr/include/json-c</pElem>
304             <pElem>include</pElem>
305             <pElem>/usr/include/uuid</pElem>
306             <pElem>build/plugins</pElem>
307             <pElem>plugins/samples</pElem>
308             <pElem>plugins/session</pElem>
309             <pElem>build/src</pElem>
310           </incDir>
311         </cTool>
312       </item>
313       <item path="src/helper-api.c" ex="false" tool="0" flavor2="2">
314         <cTool flags="1">
315           <incDir>
316             <pElem>src</pElem>
317             <pElem>/usr/include/json-c</pElem>
318             <pElem>include</pElem>
319             <pElem>/usr/include/uuid</pElem>
320             <pElem>build/src</pElem>
321           </incDir>
322         </cTool>
323       </item>
324       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
325         <cTool flags="1">
326           <incDir>
327             <pElem>src</pElem>
328             <pElem>/usr/include/json-c</pElem>
329             <pElem>include</pElem>
330             <pElem>/usr/include/uuid</pElem>
331             <pElem>build/src</pElem>
332           </incDir>
333         </cTool>
334       </item>
335       <item path="src/main.c" ex="false" tool="0" flavor2="2">
336         <cTool flags="1">
337           <incDir>
338             <pElem>src</pElem>
339             <pElem>/usr/include/json-c</pElem>
340             <pElem>include</pElem>
341             <pElem>/usr/include/uuid</pElem>
342             <pElem>build/src</pElem>
343           </incDir>
344           <preprocessorList>
345             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
346             <Elem>__PIC__=2</Elem>
347             <Elem>__REGISTER_PREFIX__=</Elem>
348             <Elem>__USER_LABEL_PREFIX__=</Elem>
349             <Elem>__pic__=2</Elem>
350           </preprocessorList>
351         </cTool>
352       </item>
353       <item path="src/radio-api.c" ex="false" tool="0" flavor2="2">
354         <cTool flags="0">
355           <incDir>
356             <pElem>plugins/audio</pElem>
357             <pElem>/usr/include/json-c</pElem>
358             <pElem>include</pElem>
359             <pElem>/usr/include/uuid</pElem>
360             <pElem>build/plugins</pElem>
361             <pElem>plugins/samples</pElem>
362             <pElem>plugins/session</pElem>
363             <pElem>/usr/include/libusb-1.0</pElem>
364             <pElem>build/src</pElem>
365           </incDir>
366           <preprocessorList>
367             <Elem>WITH_RADIO_PLUGIN=1</Elem>
368           </preprocessorList>
369         </cTool>
370       </item>
371       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
372         <cTool flags="1">
373           <incDir>
374             <pElem>src</pElem>
375             <pElem>/usr/include/json-c</pElem>
376             <pElem>include</pElem>
377             <pElem>/usr/include/uuid</pElem>
378             <pElem>build/src</pElem>
379           </incDir>
380         </cTool>
381       </item>
382       <item path="src/session.c" ex="false" tool="0" flavor2="2">
383         <cTool flags="1">
384           <incDir>
385             <pElem>src</pElem>
386             <pElem>/usr/include/json-c</pElem>
387             <pElem>/usr/include/uuid</pElem>
388             <pElem>include</pElem>
389             <pElem>build/src</pElem>
390           </incDir>
391           <preprocessorList>
392             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
393             <Elem>__PIC__=2</Elem>
394             <Elem>__REGISTER_PREFIX__=</Elem>
395             <Elem>__USER_LABEL_PREFIX__=</Elem>
396             <Elem>__pic__=2</Elem>
397           </preprocessorList>
398         </cTool>
399       </item>
400     </conf>
401   </confs>
402 </configurationDescriptor>