aaa074a7f570d85b04df4daa1c2ff9850626787a
[apps/agl-service-unicens.git] / nbproject / configurations.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <configurationDescriptor version="100">
3   <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
4     <df root="." name="0">
5       <df name="build">
6         <df name="CMakeFiles">
7           <df name="3.5.2">
8             <df name="CompilerIdC">
9               <in>CMakeCCompilerId.c</in>
10             </df>
11             <df name="CompilerIdCXX">
12               <in>CMakeCXXCompilerId.cpp</in>
13             </df>
14           </df>
15           <in>feature_tests.c</in>
16           <in>feature_tests.cxx</in>
17         </df>
18       </df>
19       <df name="ucs2-afb">
20         <in>ucs_apihat.c</in>
21         <in>ucs_binding.c</in>
22       </df>
23       <df name="ucs2-interface">
24         <df name="ucs-xml">
25           <in>UcsXml.c</in>
26           <in>UcsXml_Private.c</in>
27         </df>
28         <in>ucs_lib_interf.c</in>
29         <in>ucs_vol_interf.c</in>
30       </df>
31       <df name="ucs2-lib">
32         <df name="unicens">
33           <df name="src">
34             <in>ucs_alm.c</in>
35             <in>ucs_amd.c</in>
36             <in>ucs_ams.c</in>
37             <in>ucs_amsmessage.c</in>
38             <in>ucs_amspool.c</in>
39             <in>ucs_amtp.c</in>
40             <in>ucs_attach.c</in>
41             <in>ucs_base.c</in>
42             <in>ucs_bc_diag.c</in>
43             <in>ucs_class.c</in>
44             <in>ucs_cmd.c</in>
45             <in>ucs_dec.c</in>
46             <in>ucs_dl.c</in>
47             <in>ucs_eh.c</in>
48             <in>ucs_encoder.c</in>
49             <in>ucs_epm.c</in>
50             <in>ucs_exc.c</in>
51             <in>ucs_factory.c</in>
52             <in>ucs_fsm.c</in>
53             <in>ucs_gpio.c</in>
54             <in>ucs_i2c.c</in>
55             <in>ucs_inic.c</in>
56             <in>ucs_inic_res.c</in>
57             <in>ucs_jobs.c</in>
58             <in>ucs_lldpool.c</in>
59             <in>ucs_message.c</in>
60             <in>ucs_mgr.c</in>
61             <in>ucs_misc.c</in>
62             <in>ucs_net.c</in>
63             <in>ucs_nodedis.c</in>
64             <in>ucs_nodeobserver.c</in>
65             <in>ucs_nsm.c</in>
66             <in>ucs_obs.c</in>
67             <in>ucs_pmchannel.c</in>
68             <in>ucs_pmcmd.c</in>
69             <in>ucs_pmevent.c</in>
70             <in>ucs_pmfifo.c</in>
71             <in>ucs_pmfifos.c</in>
72             <in>ucs_pmp.c</in>
73             <in>ucs_pool.c</in>
74             <in>ucs_prog.c</in>
75             <in>ucs_rsm.c</in>
76             <in>ucs_rtm.c</in>
77             <in>ucs_scheduler.c</in>
78             <in>ucs_segmentation.c</in>
79             <in>ucs_smm.c</in>
80             <in>ucs_sys_diag.c</in>
81             <in>ucs_telqueue.c</in>
82             <in>ucs_timer.c</in>
83             <in>ucs_transceiver.c</in>
84             <in>ucs_xrm.c</in>
85             <in>ucs_xrm_res.c</in>
86             <in>ucs_xrmpool.c</in>
87           </df>
88         </df>
89       </df>
90       <df name="ucs2-vol">
91         <df name="src">
92           <in>callbacks.cpp</in>
93           <in>device_container.cpp</in>
94           <in>device_value.cpp</in>
95           <in>libmostvolume.cpp</in>
96           <in>setup.cpp</in>
97         </df>
98       </df>
99     </df>
100     <logicalFolder name="ExternalFiles"
101                    displayName="Important Files"
102                    projectFiles="false"
103                    kind="IMPORTANT_FILES_FOLDER">
104       <itemPath>Build/Makefile</itemPath>
105       <itemPath>nbproject/private/launcher.properties</itemPath>
106     </logicalFolder>
107     <itemPath>etc/gdb/run-on-fulup-laptop.bash</itemPath>
108     <itemPath>conf.d/templates/ssh/start-on-target.sh</itemPath>
109   </logicalFolder>
110   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
111   <sourceRootList>
112     <Elem>.</Elem>
113   </sourceRootList>
114   <projectmakefile>Build/Makefile</projectmakefile>
115   <confs>
116     <conf name="Localhost" type="0">
117       <toolsSet>
118         <compilerSet>GNU|GNU</compilerSet>
119         <dependencyChecking>false</dependencyChecking>
120         <rebuildPropChanged>false</rebuildPropChanged>
121       </toolsSet>
122       <flagsDictionary>
123         <element flagsID="0" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
124         <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -g -g -fPIC"/>
125         <element flagsID="2"
126                  commonFlags="-mtune=generic -march=x86-64 -g -g -ggdb -fPIC"/>
127       </flagsDictionary>
128       <codeAssistance>
129         <includeAdditional>true</includeAdditional>
130       </codeAssistance>
131       <makefileType>
132         <makeTool>
133           <buildCommandWorkingDir>build</buildCommandWorkingDir>
134           <buildCommand>${MAKE} -f Makefile</buildCommand>
135           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
136           <executablePath></executablePath>
137         </makeTool>
138         <preBuild>
139           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
140           <preBuildCommand>cmake  ..</preBuildCommand>
141           <preBuildFirst>true</preBuildFirst>
142         </preBuild>
143       </makefileType>
144       <folder path="0/ucs2-interface/ucs-xml">
145         <cTool>
146           <incDir>
147             <pElem>ucs2-interface/ucs-xml</pElem>
148             <pElem>ucs2-lib/unicens/inc</pElem>
149           </incDir>
150         </cTool>
151       </folder>
152       <folder path="0/ucs2-lib">
153         <cTool>
154           <incDir>
155             <pElem>ucs2-lib/unicens/src</pElem>
156           </incDir>
157           <preprocessorList>
158             <Elem>UCS2_CFG_PATH="/etc/default/ucs:./data"</Elem>
159           </preprocessorList>
160         </cTool>
161       </folder>
162       <item path="ucs2-afb/ucs_apihat.c" ex="false" tool="0" flavor2="3">
163         <cTool flags="1">
164           <incDir>
165             <pElem>ucs2-afb</pElem>
166             <pElem>/opt/AGL/include/afb</pElem>
167             <pElem>build/ucs2-afb</pElem>
168           </incDir>
169         </cTool>
170       </item>
171       <item path="ucs2-afb/ucs_binding.c" ex="false" tool="0" flavor2="3">
172         <cTool flags="1">
173           <incDir>
174             <pElem>/opt/AGL/include/afb</pElem>
175             <pElem>ucs2-afb</pElem>
176             <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem>
177             <pElem>/usr/include/json-c</pElem>
178             <pElem>ucs2-lib/unicens/inc</pElem>
179             <pElem>ucs2-interface</pElem>
180             <pElem>ucs2-interface/ucs-xml</pElem>
181             <pElem>build/ucs2-afb</pElem>
182           </incDir>
183         </cTool>
184       </item>
185       <item path="ucs2-interface/ucs-xml/UcsXml.c" ex="false" tool="0" flavor2="3">
186         <cTool flags="2">
187           <incDir>
188             <pElem>build/ucs2-interface</pElem>
189           </incDir>
190         </cTool>
191       </item>
192       <item path="ucs2-interface/ucs-xml/UcsXml_Private.c"
193             ex="false"
194             tool="0"
195             flavor2="3">
196         <cTool flags="2">
197         </cTool>
198       </item>
199       <item path="ucs2-interface/ucs_lib_interf.c" ex="false" tool="0" flavor2="3">
200         <cTool flags="2">
201           <incDir>
202             <pElem>ucs2-interface</pElem>
203             <pElem>ucs2-lib/unicens/inc</pElem>
204             <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem>
205             <pElem>ucs2-interface/ucs-xml</pElem>
206             <pElem>build/ucs2-interface</pElem>
207           </incDir>
208         </cTool>
209       </item>
210       <item path="ucs2-interface/ucs_vol_interf.c" ex="false" tool="0" flavor2="3">
211         <cTool flags="2">
212           <incDir>
213             <pElem>ucs2-interface</pElem>
214             <pElem>ucs2-lib/unicens/inc</pElem>
215             <pElem>ucs2-vol/inc</pElem>
216             <pElem>build/ucs2-interface</pElem>
217           </incDir>
218         </cTool>
219       </item>
220       <item path="ucs2-lib/unicens/src/ucs_alm.c" ex="false" tool="0" flavor2="3">
221         <cTool flags="2">
222           <incDir>
223             <pElem>ucs2-lib/unicens/inc</pElem>
224           </incDir>
225         </cTool>
226       </item>
227       <item path="ucs2-lib/unicens/src/ucs_amd.c" ex="false" tool="0" flavor2="3">
228         <cTool flags="2">
229           <incDir>
230             <pElem>ucs2-lib/unicens/inc</pElem>
231           </incDir>
232         </cTool>
233       </item>
234       <item path="ucs2-lib/unicens/src/ucs_ams.c" ex="false" tool="0" flavor2="3">
235         <cTool flags="2">
236           <incDir>
237             <pElem>ucs2-lib/unicens/inc</pElem>
238           </incDir>
239         </cTool>
240       </item>
241       <item path="ucs2-lib/unicens/src/ucs_amsmessage.c"
242             ex="false"
243             tool="0"
244             flavor2="3">
245         <cTool flags="2">
246           <incDir>
247             <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem>
248             <pElem>ucs2-lib/unicens/inc</pElem>
249           </incDir>
250         </cTool>
251       </item>
252       <item path="ucs2-lib/unicens/src/ucs_amspool.c" ex="false" tool="0" flavor2="3">
253         <cTool flags="2">
254           <incDir>
255             <pElem>ucs2-lib/unicens/inc</pElem>
256           </incDir>
257         </cTool>
258       </item>
259       <item path="ucs2-lib/unicens/src/ucs_amtp.c" ex="false" tool="0" flavor2="3">
260         <cTool flags="2">
261           <incDir>
262             <pElem>ucs2-lib/unicens/inc</pElem>
263           </incDir>
264         </cTool>
265       </item>
266       <item path="ucs2-lib/unicens/src/ucs_attach.c" ex="false" tool="0" flavor2="3">
267         <cTool flags="2">
268           <incDir>
269             <pElem>ucs2-lib/unicens/inc</pElem>
270           </incDir>
271         </cTool>
272       </item>
273       <item path="ucs2-lib/unicens/src/ucs_base.c" ex="false" tool="0" flavor2="3">
274         <cTool flags="2">
275           <incDir>
276             <pElem>ucs2-lib/unicens/inc</pElem>
277           </incDir>
278         </cTool>
279       </item>
280       <item path="ucs2-lib/unicens/src/ucs_bc_diag.c" ex="false" tool="0" flavor2="3">
281         <cTool flags="2">
282           <incDir>
283             <pElem>ucs2-lib/unicens/inc</pElem>
284           </incDir>
285         </cTool>
286       </item>
287       <item path="ucs2-lib/unicens/src/ucs_class.c" ex="false" tool="0" flavor2="3">
288         <cTool flags="2">
289           <incDir>
290             <pElem>ucs2-lib/unicens/inc</pElem>
291           </incDir>
292         </cTool>
293       </item>
294       <item path="ucs2-lib/unicens/src/ucs_cmd.c" ex="false" tool="0" flavor2="3">
295         <cTool flags="2">
296           <incDir>
297             <pElem>ucs2-lib/unicens/inc</pElem>
298           </incDir>
299         </cTool>
300       </item>
301       <item path="ucs2-lib/unicens/src/ucs_dec.c" ex="false" tool="0" flavor2="3">
302         <cTool flags="2">
303           <incDir>
304             <pElem>ucs2-lib/unicens/inc</pElem>
305           </incDir>
306         </cTool>
307       </item>
308       <item path="ucs2-lib/unicens/src/ucs_dl.c" ex="false" tool="0" flavor2="3">
309         <cTool flags="2">
310           <incDir>
311             <pElem>ucs2-lib/unicens/inc</pElem>
312           </incDir>
313         </cTool>
314       </item>
315       <item path="ucs2-lib/unicens/src/ucs_eh.c" ex="false" tool="0" flavor2="3">
316         <cTool flags="2">
317           <incDir>
318             <pElem>ucs2-lib/unicens/inc</pElem>
319           </incDir>
320         </cTool>
321       </item>
322       <item path="ucs2-lib/unicens/src/ucs_encoder.c" ex="false" tool="0" flavor2="3">
323         <cTool flags="2">
324           <incDir>
325             <pElem>ucs2-lib/unicens/inc</pElem>
326           </incDir>
327         </cTool>
328       </item>
329       <item path="ucs2-lib/unicens/src/ucs_epm.c" ex="false" tool="0" flavor2="3">
330         <cTool flags="2">
331           <incDir>
332             <pElem>ucs2-lib/unicens/inc</pElem>
333           </incDir>
334         </cTool>
335       </item>
336       <item path="ucs2-lib/unicens/src/ucs_exc.c" ex="false" tool="0" flavor2="3">
337         <cTool flags="2">
338           <incDir>
339             <pElem>ucs2-lib/unicens/inc</pElem>
340           </incDir>
341         </cTool>
342       </item>
343       <item path="ucs2-lib/unicens/src/ucs_factory.c" ex="false" tool="0" flavor2="3">
344         <cTool flags="2">
345           <incDir>
346             <pElem>ucs2-lib/unicens/inc</pElem>
347           </incDir>
348         </cTool>
349       </item>
350       <item path="ucs2-lib/unicens/src/ucs_fsm.c" ex="false" tool="0" flavor2="3">
351         <cTool flags="2">
352           <incDir>
353             <pElem>ucs2-lib/unicens/inc</pElem>
354           </incDir>
355         </cTool>
356       </item>
357       <item path="ucs2-lib/unicens/src/ucs_gpio.c" ex="false" tool="0" flavor2="3">
358         <cTool flags="2">
359           <incDir>
360             <pElem>ucs2-lib/unicens/inc</pElem>
361           </incDir>
362         </cTool>
363       </item>
364       <item path="ucs2-lib/unicens/src/ucs_i2c.c" ex="false" tool="0" flavor2="3">
365         <cTool flags="2">
366           <incDir>
367             <pElem>ucs2-lib/unicens/inc</pElem>
368           </incDir>
369         </cTool>
370       </item>
371       <item path="ucs2-lib/unicens/src/ucs_inic.c" ex="false" tool="0" flavor2="3">
372         <cTool flags="2">
373           <incDir>
374             <pElem>ucs2-lib/unicens/inc</pElem>
375           </incDir>
376         </cTool>
377       </item>
378       <item path="ucs2-lib/unicens/src/ucs_inic_res.c"
379             ex="false"
380             tool="0"
381             flavor2="3">
382         <cTool flags="2">
383           <incDir>
384             <pElem>ucs2-lib/unicens/inc</pElem>
385           </incDir>
386         </cTool>
387       </item>
388       <item path="ucs2-lib/unicens/src/ucs_jobs.c" ex="false" tool="0" flavor2="3">
389         <cTool flags="2">
390           <incDir>
391             <pElem>ucs2-lib/unicens/inc</pElem>
392           </incDir>
393         </cTool>
394       </item>
395       <item path="ucs2-lib/unicens/src/ucs_lldpool.c" ex="false" tool="0" flavor2="3">
396         <cTool flags="2">
397           <incDir>
398             <pElem>ucs2-lib/unicens/inc</pElem>
399           </incDir>
400         </cTool>
401       </item>
402       <item path="ucs2-lib/unicens/src/ucs_message.c" ex="false" tool="0" flavor2="3">
403         <cTool flags="2">
404           <incDir>
405             <pElem>ucs2-lib/unicens/inc</pElem>
406           </incDir>
407         </cTool>
408       </item>
409       <item path="ucs2-lib/unicens/src/ucs_mgr.c" ex="false" tool="0" flavor2="3">
410         <cTool flags="2">
411           <incDir>
412             <pElem>ucs2-lib/unicens/inc</pElem>
413           </incDir>
414         </cTool>
415       </item>
416       <item path="ucs2-lib/unicens/src/ucs_misc.c" ex="false" tool="0" flavor2="3">
417         <cTool flags="2">
418         </cTool>
419       </item>
420       <item path="ucs2-lib/unicens/src/ucs_net.c" ex="false" tool="0" flavor2="3">
421         <cTool flags="2">
422           <incDir>
423             <pElem>ucs2-lib/unicens/inc</pElem>
424           </incDir>
425         </cTool>
426       </item>
427       <item path="ucs2-lib/unicens/src/ucs_nodedis.c" ex="false" tool="0" flavor2="3">
428         <cTool flags="2">
429           <incDir>
430             <pElem>ucs2-lib/unicens/inc</pElem>
431           </incDir>
432         </cTool>
433       </item>
434       <item path="ucs2-lib/unicens/src/ucs_nodeobserver.c"
435             ex="false"
436             tool="0"
437             flavor2="3">
438         <cTool flags="2">
439           <incDir>
440             <pElem>ucs2-lib/unicens/inc</pElem>
441           </incDir>
442         </cTool>
443       </item>
444       <item path="ucs2-lib/unicens/src/ucs_nsm.c" ex="false" tool="0" flavor2="3">
445         <cTool flags="2">
446           <incDir>
447             <pElem>ucs2-lib/unicens/inc</pElem>
448           </incDir>
449         </cTool>
450       </item>
451       <item path="ucs2-lib/unicens/src/ucs_obs.c" ex="false" tool="0" flavor2="3">
452         <cTool flags="2">
453           <incDir>
454             <pElem>ucs2-lib/unicens/inc</pElem>
455           </incDir>
456         </cTool>
457       </item>
458       <item path="ucs2-lib/unicens/src/ucs_pmchannel.c"
459             ex="false"
460             tool="0"
461             flavor2="3">
462         <cTool flags="2">
463           <incDir>
464             <pElem>ucs2-lib/unicens/inc</pElem>
465           </incDir>
466         </cTool>
467       </item>
468       <item path="ucs2-lib/unicens/src/ucs_pmcmd.c" ex="false" tool="0" flavor2="3">
469         <cTool flags="2">
470           <incDir>
471             <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem>
472             <pElem>ucs2-lib/unicens/inc</pElem>
473           </incDir>
474         </cTool>
475       </item>
476       <item path="ucs2-lib/unicens/src/ucs_pmevent.c" ex="false" tool="0" flavor2="3">
477         <cTool flags="2">
478           <incDir>
479             <pElem>ucs2-lib/unicens/inc</pElem>
480           </incDir>
481         </cTool>
482       </item>
483       <item path="ucs2-lib/unicens/src/ucs_pmfifo.c" ex="false" tool="0" flavor2="3">
484         <cTool flags="2">
485           <incDir>
486             <pElem>ucs2-lib/unicens/inc</pElem>
487           </incDir>
488         </cTool>
489       </item>
490       <item path="ucs2-lib/unicens/src/ucs_pmfifos.c" ex="false" tool="0" flavor2="3">
491         <cTool flags="2">
492           <incDir>
493             <pElem>ucs2-lib/unicens/inc</pElem>
494           </incDir>
495         </cTool>
496       </item>
497       <item path="ucs2-lib/unicens/src/ucs_pmp.c" ex="false" tool="0" flavor2="3">
498         <cTool flags="2">
499           <incDir>
500             <pElem>ucs2-lib/unicens/inc</pElem>
501           </incDir>
502         </cTool>
503       </item>
504       <item path="ucs2-lib/unicens/src/ucs_pool.c" ex="false" tool="0" flavor2="3">
505         <cTool flags="2">
506           <incDir>
507             <pElem>ucs2-lib/unicens/inc</pElem>
508           </incDir>
509         </cTool>
510       </item>
511       <item path="ucs2-lib/unicens/src/ucs_prog.c" ex="false" tool="0" flavor2="3">
512         <cTool flags="2">
513           <incDir>
514             <pElem>ucs2-lib/unicens/inc</pElem>
515           </incDir>
516         </cTool>
517       </item>
518       <item path="ucs2-lib/unicens/src/ucs_rsm.c" ex="false" tool="0" flavor2="3">
519         <cTool flags="2">
520           <incDir>
521             <pElem>ucs2-lib/unicens/inc</pElem>
522           </incDir>
523         </cTool>
524       </item>
525       <item path="ucs2-lib/unicens/src/ucs_rtm.c" ex="false" tool="0" flavor2="3">
526         <cTool flags="2">
527           <incDir>
528             <pElem>ucs2-lib/unicens/inc</pElem>
529           </incDir>
530         </cTool>
531       </item>
532       <item path="ucs2-lib/unicens/src/ucs_scheduler.c"
533             ex="false"
534             tool="0"
535             flavor2="3">
536         <cTool flags="2">
537           <incDir>
538             <pElem>ucs2-lib/unicens/inc</pElem>
539           </incDir>
540         </cTool>
541       </item>
542       <item path="ucs2-lib/unicens/src/ucs_segmentation.c"
543             ex="false"
544             tool="0"
545             flavor2="3">
546         <cTool flags="2">
547           <incDir>
548             <pElem>ucs2-lib/unicens/inc</pElem>
549           </incDir>
550         </cTool>
551       </item>
552       <item path="ucs2-lib/unicens/src/ucs_smm.c" ex="false" tool="0" flavor2="3">
553         <cTool flags="2">
554           <incDir>
555             <pElem>ucs2-lib/unicens/inc</pElem>
556           </incDir>
557         </cTool>
558       </item>
559       <item path="ucs2-lib/unicens/src/ucs_sys_diag.c"
560             ex="false"
561             tool="0"
562             flavor2="3">
563         <cTool flags="2">
564           <incDir>
565             <pElem>ucs2-lib/unicens/inc</pElem>
566           </incDir>
567         </cTool>
568       </item>
569       <item path="ucs2-lib/unicens/src/ucs_telqueue.c"
570             ex="false"
571             tool="0"
572             flavor2="3">
573         <cTool flags="2">
574           <incDir>
575             <pElem>ucs2-lib/unicens/inc</pElem>
576           </incDir>
577         </cTool>
578       </item>
579       <item path="ucs2-lib/unicens/src/ucs_timer.c" ex="false" tool="0" flavor2="3">
580         <cTool flags="2">
581           <incDir>
582             <pElem>ucs2-lib/unicens/inc</pElem>
583           </incDir>
584         </cTool>
585       </item>
586       <item path="ucs2-lib/unicens/src/ucs_transceiver.c"
587             ex="false"
588             tool="0"
589             flavor2="3">
590         <cTool flags="2">
591           <incDir>
592             <pElem>ucs2-lib/unicens/inc</pElem>
593           </incDir>
594         </cTool>
595       </item>
596       <item path="ucs2-lib/unicens/src/ucs_xrm.c" ex="false" tool="0" flavor2="3">
597         <cTool flags="2">
598           <incDir>
599             <pElem>ucs2-lib/unicens/inc</pElem>
600           </incDir>
601         </cTool>
602       </item>
603       <item path="ucs2-lib/unicens/src/ucs_xrm_res.c" ex="false" tool="0" flavor2="3">
604         <cTool flags="2">
605           <incDir>
606             <pElem>ucs2-lib/unicens/inc</pElem>
607           </incDir>
608         </cTool>
609       </item>
610       <item path="ucs2-lib/unicens/src/ucs_xrmpool.c" ex="false" tool="0" flavor2="3">
611         <cTool flags="2">
612           <incDir>
613             <pElem>ucs2-lib/unicens/inc</pElem>
614           </incDir>
615         </cTool>
616       </item>
617       <item path="ucs2-vol/src/callbacks.cpp" ex="false" tool="1" flavor2="4">
618         <ccTool flags="0">
619           <incDir>
620             <pElem>ucs2-vol/src</pElem>
621             <pElem>ucs2-lib/unicens/inc</pElem>
622             <pElem>ucs2-vol/inc</pElem>
623           </incDir>
624         </ccTool>
625       </item>
626       <item path="ucs2-vol/src/device_container.cpp" ex="false" tool="1" flavor2="4">
627         <ccTool flags="0">
628           <incDir>
629             <pElem>ucs2-vol/inc</pElem>
630             <pElem>ucs2-vol/src</pElem>
631             <pElem>ucs2-lib/unicens/inc</pElem>
632           </incDir>
633         </ccTool>
634       </item>
635       <item path="ucs2-vol/src/device_value.cpp" ex="false" tool="1" flavor2="4">
636         <ccTool flags="0">
637           <incDir>
638             <pElem>ucs2-vol/src</pElem>
639             <pElem>ucs2-lib/unicens/inc</pElem>
640             <pElem>ucs2-vol/inc</pElem>
641           </incDir>
642         </ccTool>
643       </item>
644       <item path="ucs2-vol/src/libmostvolume.cpp" ex="false" tool="1" flavor2="4">
645         <ccTool flags="0">
646           <incDir>
647             <pElem>ucs2-vol/src</pElem>
648             <pElem>ucs2-lib/unicens/inc</pElem>
649             <pElem>ucs2-vol/inc</pElem>
650           </incDir>
651         </ccTool>
652       </item>
653       <item path="ucs2-vol/src/setup.cpp" ex="false" tool="1" flavor2="4">
654         <ccTool flags="0">
655           <incDir>
656             <pElem>ucs2-vol/inc</pElem>
657             <pElem>ucs2-vol/src</pElem>
658             <pElem>ucs2-lib/unicens/inc</pElem>
659           </incDir>
660         </ccTool>
661       </item>
662     </conf>
663     <conf name="Fulup-Laptop" type="0">
664       <toolsSet>
665         <compilerSet>default</compilerSet>
666         <dependencyChecking>false</dependencyChecking>
667         <rebuildPropChanged>false</rebuildPropChanged>
668       </toolsSet>
669       <flagsDictionary>
670         <element flagsID="0" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
671         <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -g -g -fPIC"/>
672       </flagsDictionary>
673       <codeAssistance>
674         <includeAdditional>true</includeAdditional>
675       </codeAssistance>
676       <makefileType>
677         <makeTool>
678           <buildCommandWorkingDir>build</buildCommandWorkingDir>
679           <buildCommand>${MAKE} remote-target-populate</buildCommand>
680           <cleanCommand>${MAKE} clean</cleanCommand>
681           <executablePath>/home/fulup/opt/bin/afb-daemon</executablePath>
682         </makeTool>
683         <preBuild>
684           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
685           <preBuildCommand>cmake  ..</preBuildCommand>
686           <preBuildFirst>true</preBuildFirst>
687         </preBuild>
688       </makefileType>
689       <item path="build/CMakeFiles/3.5.2/CompilerIdC/CMakeCCompilerId.c"
690             ex="false"
691             tool="0"
692             flavor2="2">
693       </item>
694       <item path="build/CMakeFiles/3.5.2/CompilerIdCXX/CMakeCXXCompilerId.cpp"
695             ex="false"
696             tool="1"
697             flavor2="4">
698       </item>
699       <item path="build/CMakeFiles/feature_tests.c" ex="false" tool="0" flavor2="2">
700       </item>
701       <item path="build/CMakeFiles/feature_tests.cxx" ex="false" tool="1" flavor2="4">
702       </item>
703       <folder path="0/ucs2-interface/ucs-xml">
704         <cTool>
705           <incDir>
706             <pElem>ucs2-interface/ucs-xml</pElem>
707             <pElem>ucs2-lib/inc</pElem>
708             <pElem>build/ucs2-interface</pElem>
709           </incDir>
710         </cTool>
711       </folder>
712       <folder path="0/ucs2-lib">
713         <cTool>
714           <incDir>
715             <pElem>../../../opt/include</pElem>
716             <pElem>/usr/include/json-c</pElem>
717             <pElem>ucs2-lib/inc</pElem>
718             <pElem>ucs2-lib/cfg</pElem>
719             <pElem>ucs2-lib/src/ucs-xml</pElem>
720             <pElem>build/ucs2-lib/src</pElem>
721           </incDir>
722           <preprocessorList>
723             <Elem>CONTROL_CDEV_RX="/dev/inic-usb-crx"</Elem>
724             <Elem>CONTROL_CDEV_TX="/dev/inic-usb-ctx"</Elem>
725             <Elem>_REENTRANT</Elem>
726             <Elem>_THREAD_SAFE</Elem>
727           </preprocessorList>
728         </cTool>
729       </folder>
730       <folder path="0/ucs2-vol">
731         <ccTool>
732           <incDir>
733             <pElem>../../../opt/include</pElem>
734             <pElem>/usr/include/json-c</pElem>
735             <pElem>ucs2-vol/inc</pElem>
736             <pElem>ucs2-vol/cfg</pElem>
737             <pElem>ucs2-vol/src/ucs-xml</pElem>
738             <pElem>ucs2-lib/inc</pElem>
739             <pElem>ucs2-lib/cfg</pElem>
740             <pElem>ucs2-lib/src/ucs-xml</pElem>
741             <pElem>build/ucs2-vol/src</pElem>
742           </incDir>
743           <preprocessorList>
744             <Elem>CONTROL_CDEV_RX="/dev/inic-usb-crx"</Elem>
745             <Elem>CONTROL_CDEV_TX="/dev/inic-usb-ctx"</Elem>
746             <Elem>_REENTRANT</Elem>
747             <Elem>_THREAD_SAFE</Elem>
748           </preprocessorList>
749         </ccTool>
750       </folder>
751       <item path="ucs2-afb/ucs_apihat.c" ex="false" tool="0" flavor2="3">
752         <cTool flags="1">
753           <incDir>
754             <pElem>ucs2-afb</pElem>
755             <pElem>../../../opt/include/afb</pElem>
756             <pElem>build/ucs2-afb</pElem>
757           </incDir>
758         </cTool>
759       </item>
760       <item path="ucs2-afb/ucs_binding.c" ex="false" tool="0" flavor2="3">
761         <cTool flags="1">
762           <incDir>
763             <pElem>../../../opt/include/afb</pElem>
764             <pElem>ucs2-afb</pElem>
765             <pElem>/usr/include/json-c</pElem>
766             <pElem>ucs2-lib/inc</pElem>
767             <pElem>ucs2-interface</pElem>
768             <pElem>ucs2-interface/ucs-xml</pElem>
769             <pElem>build/ucs2-afb</pElem>
770           </incDir>
771         </cTool>
772       </item>
773       <item path="ucs2-interface/ucs-xml/UcsXml.c" ex="false" tool="0" flavor2="3">
774         <cTool flags="1">
775         </cTool>
776       </item>
777       <item path="ucs2-interface/ucs_lib_interf.c" ex="false" tool="0" flavor2="3">
778         <cTool flags="1">
779           <incDir>
780             <pElem>ucs2-interface</pElem>
781             <pElem>ucs2-lib/inc</pElem>
782             <pElem>ucs2-interface/ucs-xml</pElem>
783             <pElem>build/ucs2-interface</pElem>
784           </incDir>
785         </cTool>
786       </item>
787       <item path="ucs2-interface/ucs_vol_interf.c" ex="false" tool="0" flavor2="3">
788         <cTool flags="1">
789           <incDir>
790             <pElem>ucs2-interface</pElem>
791             <pElem>ucs2-lib/inc</pElem>
792             <pElem>ucs2-vol/inc</pElem>
793             <pElem>build/ucs2-interface</pElem>
794           </incDir>
795         </cTool>
796       </item>
797       <item path="ucs2-vol/src/callbacks.cpp" ex="false" tool="1" flavor2="4">
798         <ccTool flags="0">
799           <incDir>
800             <pElem>ucs2-vol/src</pElem>
801             <pElem>ucs2-lib/inc</pElem>
802             <pElem>ucs2-vol/inc</pElem>
803           </incDir>
804         </ccTool>
805       </item>
806       <item path="ucs2-vol/src/device_container.cpp" ex="false" tool="1" flavor2="4">
807         <ccTool flags="0">
808           <incDir>
809             <pElem>ucs2-vol/inc</pElem>
810             <pElem>ucs2-vol/src</pElem>
811             <pElem>ucs2-lib/inc</pElem>
812           </incDir>
813         </ccTool>
814       </item>
815       <item path="ucs2-vol/src/device_value.cpp" ex="false" tool="1" flavor2="4">
816         <ccTool flags="0">
817           <incDir>
818             <pElem>ucs2-vol/src</pElem>
819             <pElem>ucs2-lib/inc</pElem>
820             <pElem>ucs2-vol/inc</pElem>
821           </incDir>
822         </ccTool>
823       </item>
824       <item path="ucs2-vol/src/libmostvolume.cpp" ex="false" tool="1" flavor2="4">
825         <ccTool flags="0">
826           <incDir>
827             <pElem>ucs2-vol/src</pElem>
828             <pElem>ucs2-lib/inc</pElem>
829             <pElem>ucs2-vol/inc</pElem>
830           </incDir>
831         </ccTool>
832       </item>
833       <item path="ucs2-vol/src/setup.cpp" ex="false" tool="1" flavor2="4">
834         <ccTool flags="0">
835           <incDir>
836             <pElem>ucs2-vol/inc</pElem>
837             <pElem>ucs2-vol/src</pElem>
838             <pElem>ucs2-lib/inc</pElem>
839           </incDir>
840         </ccTool>
841       </item>
842     </conf>
843   </confs>
844 </configurationDescriptor>