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