Fixed Post File Upload
[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="-fPIC"/>
74         <element flagsID="1" commonFlags="-fPIE"/>
75         <element flagsID="2" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
76       </flagsDictionary>
77       <codeAssistance>
78       </codeAssistance>
79       <makefileType>
80         <makeTool>
81           <buildCommandWorkingDir>build</buildCommandWorkingDir>
82           <buildCommand>${MAKE} -f Makefile</buildCommand>
83           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
84           <executablePath>build/afb-daemon</executablePath>
85           <cTool flags="2">
86           </cTool>
87         </makeTool>
88         <preBuild>
89           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
90           <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>
91           <preBuildFirst>true</preBuildFirst>
92         </preBuild>
93       </makefileType>
94       <folder path="0/plugins">
95         <cTool>
96           <incDir>
97             <pElem>include</pElem>
98             <pElem>/usr/include/json-c</pElem>
99             <pElem>/usr/include/uuid</pElem>
100           </incDir>
101         </cTool>
102       </folder>
103       <folder path="0/plugins/afm-main-plugin">
104         <cTool>
105           <incDir>
106             <pElem>plugins/afm-main-plugin</pElem>
107           </incDir>
108           <preprocessorList>
109             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
110             <Elem>__PIC__=2</Elem>
111             <Elem>__REGISTER_PREFIX__=</Elem>
112             <Elem>__USER_LABEL_PREFIX__=</Elem>
113             <Elem>__pic__=2</Elem>
114             <Elem>afm_main_api_EXPORTS=1</Elem>
115           </preprocessorList>
116         </cTool>
117       </folder>
118       <folder path="0/plugins/audio">
119         <cTool>
120           <incDir>
121             <pElem>plugins/audio</pElem>
122             <pElem>build/plugins/audio</pElem>
123           </incDir>
124           <preprocessorList>
125             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
126             <Elem>__PIC__=2</Elem>
127             <Elem>__REGISTER_PREFIX__=</Elem>
128             <Elem>__USER_LABEL_PREFIX__=</Elem>
129             <Elem>__pic__=2</Elem>
130             <Elem>audio_api_EXPORTS=1</Elem>
131           </preprocessorList>
132         </cTool>
133       </folder>
134       <folder path="0/plugins/radio">
135         <cTool>
136           <incDir>
137             <pElem>/usr/include/alsa</pElem>
138             <pElem>/usr/include/libusb-1.0</pElem>
139             <pElem>build/plugins</pElem>
140             <pElem>plugins/radio</pElem>
141             <pElem>plugins/audio</pElem>
142           </incDir>
143         </cTool>
144       </folder>
145       <folder path="0/plugins/samples">
146         <cTool>
147           <preprocessorList>
148             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
149           </preprocessorList>
150         </cTool>
151       </folder>
152       <folder path="0/plugins/session">
153         <cTool>
154           <incDir>
155             <pElem>plugins/session</pElem>
156             <pElem>build/plugins/session</pElem>
157           </incDir>
158           <preprocessorList>
159             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
160             <Elem>__PIC__=2</Elem>
161             <Elem>__REGISTER_PREFIX__=</Elem>
162             <Elem>__USER_LABEL_PREFIX__=</Elem>
163             <Elem>__pic__=2</Elem>
164             <Elem>token_api_EXPORTS=1</Elem>
165           </preprocessorList>
166         </cTool>
167       </folder>
168       <item path="plugins/afm-main-plugin/afm-main-plugin.c"
169             ex="false"
170             tool="0"
171             flavor2="2">
172         <cTool flags="2">
173           <incDir>
174             <pElem>build/plugins/afm-main-plugin</pElem>
175           </incDir>
176         </cTool>
177       </item>
178       <item path="plugins/afm-main-plugin/utils-jbus.c"
179             ex="false"
180             tool="0"
181             flavor2="2">
182         <cTool flags="2">
183           <incDir>
184             <pElem>/usr/lib64/dbus-1.0/include/dbus</pElem>
185             <pElem>/usr/include/dbus-1.0/dbus</pElem>
186             <pElem>/usr/include/dbus-1.0</pElem>
187             <pElem>/usr/lib64/dbus-1.0/include</pElem>
188             <pElem>build/plugins/afm-main-plugin</pElem>
189           </incDir>
190         </cTool>
191       </item>
192       <item path="plugins/audio/audio-alsa.c" ex="false" tool="0" flavor2="2">
193         <cTool flags="2">
194         </cTool>
195       </item>
196       <item path="plugins/audio/audio-api.c" ex="false" tool="0" flavor2="2">
197         <cTool flags="2">
198         </cTool>
199       </item>
200       <item path="plugins/radio/radio-api.c" ex="false" tool="0" flavor2="2">
201         <cTool flags="2">
202         </cTool>
203       </item>
204       <item path="plugins/radio/radio-rtlsdr.c" ex="false" tool="0" flavor2="2">
205         <cTool flags="2">
206         </cTool>
207       </item>
208       <item path="plugins/samples/ClientCtx.c" ex="false" tool="0" flavor2="2">
209         <cTool flags="2">
210           <incDir>
211             <pElem>plugins/samples</pElem>
212             <pElem>build/plugins/samples</pElem>
213           </incDir>
214           <preprocessorList>
215             <Elem>__PIC__=2</Elem>
216             <Elem>__REGISTER_PREFIX__=</Elem>
217             <Elem>__USER_LABEL_PREFIX__=</Elem>
218             <Elem>__pic__=2</Elem>
219             <Elem>clientCtx_api_EXPORTS=1</Elem>
220           </preprocessorList>
221         </cTool>
222       </item>
223       <item path="plugins/samples/HelloWorld.c" ex="false" tool="0" flavor2="2">
224         <cTool flags="2">
225           <incDir>
226             <pElem>plugins/samples</pElem>
227             <pElem>build/plugins/samples</pElem>
228           </incDir>
229           <preprocessorList>
230             <Elem>__PIC__=2</Elem>
231             <Elem>__REGISTER_PREFIX__=</Elem>
232             <Elem>__USER_LABEL_PREFIX__=</Elem>
233             <Elem>__pic__=2</Elem>
234             <Elem>helloWorld_api_EXPORTS=1</Elem>
235           </preprocessorList>
236         </cTool>
237       </item>
238       <item path="plugins/samples/SamplePost.c" ex="false" tool="0" flavor2="2">
239         <cTool flags="0">
240           <incDir>
241             <pElem>/usr/include/dbus-1.0</pElem>
242             <pElem>/usr/lib64/dbus-1.0/include</pElem>
243             <pElem>/usr/include/alsa</pElem>
244             <pElem>build/plugins/samples</pElem>
245           </incDir>
246           <preprocessorList>
247             <Elem>samplePost_api_EXPORTS</Elem>
248           </preprocessorList>
249         </cTool>
250       </item>
251       <item path="plugins/session/token-api.c" ex="false" tool="0" flavor2="2">
252         <cTool flags="2">
253         </cTool>
254       </item>
255       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
256         <cTool flags="1">
257           <incDir>
258             <pElem>plugins/audio</pElem>
259             <pElem>/usr/include/json-c</pElem>
260             <pElem>include</pElem>
261             <pElem>/usr/include/uuid</pElem>
262             <pElem>build/plugins</pElem>
263             <pElem>plugins/samples</pElem>
264             <pElem>plugins/session</pElem>
265             <pElem>build/src</pElem>
266           </incDir>
267         </cTool>
268       </item>
269       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
270         <cTool flags="1">
271           <incDir>
272             <pElem>plugins/audio</pElem>
273             <pElem>/usr/include/json-c</pElem>
274             <pElem>include</pElem>
275             <pElem>/usr/include/uuid</pElem>
276             <pElem>build/plugins</pElem>
277             <pElem>plugins/samples</pElem>
278             <pElem>plugins/session</pElem>
279             <pElem>build/src</pElem>
280           </incDir>
281         </cTool>
282       </item>
283       <item path="src/config.c" ex="false" tool="0" flavor2="2">
284         <cTool flags="2">
285           <incDir>
286             <pElem>src</pElem>
287             <pElem>/usr/include/json-c</pElem>
288             <pElem>include</pElem>
289             <pElem>/usr/include/uuid</pElem>
290             <pElem>build/src</pElem>
291           </incDir>
292           <preprocessorList>
293             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
294             <Elem>__PIC__=2</Elem>
295             <Elem>__REGISTER_PREFIX__=</Elem>
296             <Elem>__USER_LABEL_PREFIX__=</Elem>
297             <Elem>__pic__=2</Elem>
298           </preprocessorList>
299         </cTool>
300       </item>
301       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
302         <cTool flags="1">
303           <incDir>
304             <pElem>plugins/audio</pElem>
305             <pElem>/usr/include/json-c</pElem>
306             <pElem>include</pElem>
307             <pElem>/usr/include/uuid</pElem>
308             <pElem>build/plugins</pElem>
309             <pElem>plugins/samples</pElem>
310             <pElem>plugins/session</pElem>
311             <pElem>build/src</pElem>
312           </incDir>
313         </cTool>
314       </item>
315       <item path="src/helper-api.c" ex="false" tool="0" flavor2="2">
316         <cTool flags="0">
317           <incDir>
318             <pElem>include</pElem>
319             <pElem>/usr/include/json-c</pElem>
320             <pElem>/usr/include/uuid</pElem>
321             <pElem>/usr/include/dbus-1.0</pElem>
322             <pElem>/usr/lib64/dbus-1.0/include</pElem>
323             <pElem>/usr/include/alsa</pElem>
324             <pElem>build/src</pElem>
325           </incDir>
326           <preprocessorList>
327             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
328           </preprocessorList>
329         </cTool>
330       </item>
331       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
332         <cTool flags="2">
333           <incDir>
334             <pElem>src</pElem>
335             <pElem>/usr/include/json-c</pElem>
336             <pElem>include</pElem>
337             <pElem>/usr/include/uuid</pElem>
338             <pElem>build/src</pElem>
339           </incDir>
340         </cTool>
341       </item>
342       <item path="src/main.c" ex="false" tool="0" flavor2="2">
343         <cTool flags="2">
344           <incDir>
345             <pElem>src</pElem>
346             <pElem>/usr/include/json-c</pElem>
347             <pElem>include</pElem>
348             <pElem>/usr/include/uuid</pElem>
349             <pElem>build/src</pElem>
350           </incDir>
351           <preprocessorList>
352             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
353             <Elem>__PIC__=2</Elem>
354             <Elem>__REGISTER_PREFIX__=</Elem>
355             <Elem>__USER_LABEL_PREFIX__=</Elem>
356             <Elem>__pic__=2</Elem>
357           </preprocessorList>
358         </cTool>
359       </item>
360       <item path="src/radio-api.c" ex="false" tool="0" flavor2="2">
361         <cTool flags="1">
362           <incDir>
363             <pElem>plugins/audio</pElem>
364             <pElem>/usr/include/json-c</pElem>
365             <pElem>include</pElem>
366             <pElem>/usr/include/uuid</pElem>
367             <pElem>build/plugins</pElem>
368             <pElem>plugins/samples</pElem>
369             <pElem>plugins/session</pElem>
370             <pElem>/usr/include/libusb-1.0</pElem>
371             <pElem>build/src</pElem>
372           </incDir>
373           <preprocessorList>
374             <Elem>WITH_RADIO_PLUGIN=1</Elem>
375           </preprocessorList>
376         </cTool>
377       </item>
378       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
379         <cTool flags="0">
380           <incDir>
381             <pElem>include</pElem>
382             <pElem>/usr/include/json-c</pElem>
383             <pElem>/usr/include/uuid</pElem>
384             <pElem>/usr/include/dbus-1.0</pElem>
385             <pElem>/usr/lib64/dbus-1.0/include</pElem>
386             <pElem>/usr/include/alsa</pElem>
387             <pElem>build/src</pElem>
388           </incDir>
389           <preprocessorList>
390             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
391           </preprocessorList>
392         </cTool>
393       </item>
394       <item path="src/session.c" ex="false" tool="0" flavor2="2">
395         <cTool flags="2">
396           <incDir>
397             <pElem>src</pElem>
398             <pElem>/usr/include/json-c</pElem>
399             <pElem>/usr/include/uuid</pElem>
400             <pElem>include</pElem>
401             <pElem>build/src</pElem>
402           </incDir>
403         </cTool>
404       </item>
405     </conf>
406   </confs>
407 </configurationDescriptor>