Fix HelloWorld
[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="-fPIC"/>
68         <element flagsID="1" commonFlags="-fPIE"/>
69         <element flagsID="2" commonFlags="-mtune=generic -march=x86-64 -fPIC"/>
70       </flagsDictionary>
71       <codeAssistance>
72       </codeAssistance>
73       <makefileType>
74         <makeTool>
75           <buildCommandWorkingDir>build</buildCommandWorkingDir>
76           <buildCommand>${MAKE} -f Makefile</buildCommand>
77           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
78           <executablePath>build/afb-daemon</executablePath>
79           <cTool flags="2">
80           </cTool>
81         </makeTool>
82         <preBuild>
83           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
84           <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>
85           <preBuildFirst>true</preBuildFirst>
86         </preBuild>
87       </makefileType>
88       <folder path="0/plugins">
89         <cTool>
90           <incDir>
91             <pElem>include</pElem>
92             <pElem>/usr/include/json-c</pElem>
93             <pElem>/usr/include/uuid</pElem>
94             <pElem>/usr/include/alsa</pElem>
95           </incDir>
96         </cTool>
97       </folder>
98       <folder path="0/plugins/audio">
99         <cTool>
100           <incDir>
101             <pElem>build/plugins/audio</pElem>
102           </incDir>
103           <preprocessorList>
104             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
105             <Elem>audio_api_EXPORTS</Elem>
106           </preprocessorList>
107         </cTool>
108       </folder>
109       <folder path="0/plugins/radio">
110         <cTool>
111           <incDir>
112             <pElem>/usr/include/libusb-1.0</pElem>
113             <pElem>build/plugins</pElem>
114             <pElem>plugins/radio</pElem>
115             <pElem>plugins/audio</pElem>
116           </incDir>
117         </cTool>
118       </folder>
119       <folder path="0/plugins/samples">
120         <cTool>
121           <incDir>
122             <pElem>build/plugins/samples</pElem>
123           </incDir>
124           <preprocessorList>
125             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
126           </preprocessorList>
127         </cTool>
128       </folder>
129       <folder path="0/plugins/session">
130         <cTool>
131           <incDir>
132             <pElem>build/plugins/session</pElem>
133           </incDir>
134           <preprocessorList>
135             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
136             <Elem>token_api_EXPORTS</Elem>
137           </preprocessorList>
138         </cTool>
139       </folder>
140       <item path="plugins/audio/audio-alsa.c" ex="false" tool="0" flavor2="2">
141         <cTool flags="0">
142         </cTool>
143       </item>
144       <item path="plugins/audio/audio-api.c" ex="false" tool="0" flavor2="2">
145         <cTool flags="0">
146         </cTool>
147       </item>
148       <item path="plugins/radio/radio-api.c" ex="false" tool="0" flavor2="2">
149         <cTool flags="2">
150         </cTool>
151       </item>
152       <item path="plugins/radio/radio-rtlsdr.c" ex="false" tool="0" flavor2="2">
153         <cTool flags="2">
154         </cTool>
155       </item>
156       <item path="plugins/samples/HelloWorld.c" ex="false" tool="0" flavor2="2">
157         <cTool flags="0">
158           <preprocessorList>
159             <Elem>helloWorld_api_EXPORTS</Elem>
160           </preprocessorList>
161         </cTool>
162       </item>
163       <item path="plugins/samples/SamplePost.c" ex="false" tool="0" flavor2="2">
164         <cTool flags="0">
165           <preprocessorList>
166             <Elem>samplePost_api_EXPORTS</Elem>
167           </preprocessorList>
168         </cTool>
169       </item>
170       <item path="plugins/session/token-api.c" ex="false" tool="0" flavor2="2">
171         <cTool flags="0">
172         </cTool>
173       </item>
174       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
175         <cTool flags="1">
176           <incDir>
177             <pElem>plugins/audio</pElem>
178             <pElem>/usr/include/json-c</pElem>
179             <pElem>include</pElem>
180             <pElem>/usr/include/uuid</pElem>
181             <pElem>build/plugins</pElem>
182             <pElem>plugins/samples</pElem>
183             <pElem>plugins/session</pElem>
184             <pElem>build/src</pElem>
185           </incDir>
186         </cTool>
187       </item>
188       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
189         <cTool flags="1">
190           <incDir>
191             <pElem>plugins/audio</pElem>
192             <pElem>/usr/include/json-c</pElem>
193             <pElem>include</pElem>
194             <pElem>/usr/include/uuid</pElem>
195             <pElem>build/plugins</pElem>
196             <pElem>plugins/samples</pElem>
197             <pElem>plugins/session</pElem>
198             <pElem>build/src</pElem>
199           </incDir>
200         </cTool>
201       </item>
202       <item path="src/config.c" ex="false" tool="0" flavor2="2">
203         <cTool flags="0">
204           <incDir>
205             <pElem>include</pElem>
206             <pElem>/usr/include/json-c</pElem>
207             <pElem>/usr/include/uuid</pElem>
208             <pElem>/usr/include/alsa</pElem>
209             <pElem>build/src</pElem>
210           </incDir>
211           <preprocessorList>
212             <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
213             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
214           </preprocessorList>
215         </cTool>
216       </item>
217       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
218         <cTool flags="1">
219           <incDir>
220             <pElem>plugins/audio</pElem>
221             <pElem>/usr/include/json-c</pElem>
222             <pElem>include</pElem>
223             <pElem>/usr/include/uuid</pElem>
224             <pElem>build/plugins</pElem>
225             <pElem>plugins/samples</pElem>
226             <pElem>plugins/session</pElem>
227             <pElem>build/src</pElem>
228           </incDir>
229         </cTool>
230       </item>
231       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
232         <cTool flags="0">
233           <incDir>
234             <pElem>include</pElem>
235             <pElem>/usr/include/json-c</pElem>
236             <pElem>/usr/include/uuid</pElem>
237             <pElem>/usr/include/alsa</pElem>
238             <pElem>build/src</pElem>
239           </incDir>
240           <preprocessorList>
241             <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
242             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
243           </preprocessorList>
244         </cTool>
245       </item>
246       <item path="src/main.c" ex="false" tool="0" flavor2="2">
247         <cTool flags="0">
248           <incDir>
249             <pElem>include</pElem>
250             <pElem>/usr/include/json-c</pElem>
251             <pElem>/usr/include/uuid</pElem>
252             <pElem>/usr/include/alsa</pElem>
253             <pElem>build/src</pElem>
254           </incDir>
255           <preprocessorList>
256             <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
257             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
258           </preprocessorList>
259         </cTool>
260       </item>
261       <item path="src/radio-api.c" ex="false" tool="0" flavor2="2">
262         <cTool flags="1">
263           <incDir>
264             <pElem>plugins/audio</pElem>
265             <pElem>/usr/include/json-c</pElem>
266             <pElem>include</pElem>
267             <pElem>/usr/include/uuid</pElem>
268             <pElem>build/plugins</pElem>
269             <pElem>plugins/samples</pElem>
270             <pElem>plugins/session</pElem>
271             <pElem>/usr/include/libusb-1.0</pElem>
272             <pElem>build/src</pElem>
273           </incDir>
274           <preprocessorList>
275             <Elem>WITH_RADIO_PLUGIN=1</Elem>
276           </preprocessorList>
277         </cTool>
278       </item>
279       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
280         <cTool flags="0">
281           <incDir>
282             <pElem>include</pElem>
283             <pElem>/usr/include/json-c</pElem>
284             <pElem>/usr/include/uuid</pElem>
285             <pElem>/usr/include/alsa</pElem>
286             <pElem>build/src</pElem>
287           </incDir>
288           <preprocessorList>
289             <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
290             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
291           </preprocessorList>
292         </cTool>
293       </item>
294       <item path="src/session.c" ex="false" tool="0" flavor2="2">
295         <cTool flags="0">
296           <incDir>
297             <pElem>include</pElem>
298             <pElem>/usr/include/json-c</pElem>
299             <pElem>/usr/include/uuid</pElem>
300             <pElem>/usr/include/alsa</pElem>
301             <pElem>build/src</pElem>
302           </incDir>
303           <preprocessorList>
304             <Elem>HAVE_AUDIO_PLUGIN=1</Elem>
305             <Elem>PLUGIN_INSTALL_DIR="/usr/local/lib64/afb"</Elem>
306           </preprocessorList>
307         </cTool>
308       </item>
309     </conf>
310   </confs>
311 </configurationDescriptor>