Added Session Management
[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="src">
6         <in>afbs-api.c</in>
7         <in>alsa-api.c</in>
8         <in>config.c</in>
9         <in>dbus-api.c</in>
10         <in>http-svc.c</in>
11         <in>main.c</in>
12         <in>rest-api.c</in>
13         <in>session.c</in>
14       </df>
15     </df>
16     <df root="." name="1">
17     </df>
18     <logicalFolder name="ExternalFiles"
19                    displayName="Important Files"
20                    projectFiles="false"
21                    kind="IMPORTANT_FILES_FOLDER">
22       <itemPath>CMakeLists.txt</itemPath>
23       <itemPath>build/Makefile</itemPath>
24       <itemPath>nbproject/private/launcher.properties</itemPath>
25     </logicalFolder>
26     <logicalFolder name="ExternalFiles"
27                    displayName="Important Files"
28                    projectFiles="false"
29                    kind="IMPORTANT_FILES_FOLDER">
30       <itemPath>CMakeLists.txt</itemPath>
31       <itemPath>build/Makefile</itemPath>
32       <itemPath>nbproject/private/launcher.properties</itemPath>
33     </logicalFolder>
34   </logicalFolder>
35   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
36   <sourceRootList>
37     <Elem>.</Elem>
38     <Elem>.</Elem>
39   </sourceRootList>
40   <projectmakefile>build/Makefile</projectmakefile>
41   <confs>
42     <conf name="Default" type="0">
43       <toolsSet>
44         <compilerSet>default</compilerSet>
45         <dependencyChecking>false</dependencyChecking>
46         <rebuildPropChanged>false</rebuildPropChanged>
47       </toolsSet>
48       <flagsDictionary>
49         <element flagsID="0" commonFlags="-fPIE"/>
50         <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -fPIE"/>
51       </flagsDictionary>
52       <codeAssistance>
53       </codeAssistance>
54       <makefileType>
55         <makeTool>
56           <buildCommandWorkingDir>build</buildCommandWorkingDir>
57           <buildCommand>${MAKE} -f Makefile</buildCommand>
58           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
59           <executablePath>build/src/afb-daemon</executablePath>
60         </makeTool>
61         <preBuild>
62           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
63           <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>
64           <preBuildFirst>true</preBuildFirst>
65         </preBuild>
66       </makefileType>
67       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
68         <cTool flags="0">
69           <incDir>
70             <pElem>include</pElem>
71             <pElem>/usr/include/json-c</pElem>
72             <pElem>build/src</pElem>
73           </incDir>
74         </cTool>
75       </item>
76       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
77         <cTool flags="0">
78           <incDir>
79             <pElem>include</pElem>
80             <pElem>/usr/include/json-c</pElem>
81             <pElem>build/src</pElem>
82           </incDir>
83         </cTool>
84       </item>
85       <item path="src/config.c" ex="false" tool="0" flavor2="2">
86         <cTool flags="1">
87           <incDir>
88             <pElem>src</pElem>
89             <pElem>/usr/include/json-c</pElem>
90             <pElem>include</pElem>
91             <pElem>/usr/include/uuid</pElem>
92             <pElem>build/src</pElem>
93           </incDir>
94           <preprocessorList>
95             <Elem>__PIC__=2</Elem>
96             <Elem>__PIE__=2</Elem>
97             <Elem>__REGISTER_PREFIX__=</Elem>
98             <Elem>__USER_LABEL_PREFIX__=</Elem>
99             <Elem>__pic__=2</Elem>
100             <Elem>__pie__=2</Elem>
101           </preprocessorList>
102         </cTool>
103       </item>
104       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
105         <cTool flags="1">
106           <incDir>
107             <pElem>src</pElem>
108             <pElem>/usr/include/json-c</pElem>
109             <pElem>include</pElem>
110             <pElem>/usr/include/uuid</pElem>
111             <pElem>build/src</pElem>
112           </incDir>
113           <preprocessorList>
114             <Elem>__PIC__=2</Elem>
115             <Elem>__PIE__=2</Elem>
116             <Elem>__REGISTER_PREFIX__=</Elem>
117             <Elem>__USER_LABEL_PREFIX__=</Elem>
118             <Elem>__pic__=2</Elem>
119             <Elem>__pie__=2</Elem>
120           </preprocessorList>
121         </cTool>
122       </item>
123       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
124         <cTool flags="1">
125           <incDir>
126             <pElem>src</pElem>
127             <pElem>/usr/include/json-c</pElem>
128             <pElem>include</pElem>
129             <pElem>/usr/include/uuid</pElem>
130             <pElem>build/src</pElem>
131           </incDir>
132           <preprocessorList>
133             <Elem>__PIC__=2</Elem>
134             <Elem>__PIE__=2</Elem>
135             <Elem>__REGISTER_PREFIX__=</Elem>
136             <Elem>__USER_LABEL_PREFIX__=</Elem>
137             <Elem>__pic__=2</Elem>
138             <Elem>__pie__=2</Elem>
139           </preprocessorList>
140         </cTool>
141       </item>
142       <item path="src/main.c" ex="false" tool="0" flavor2="2">
143         <cTool flags="1">
144           <incDir>
145             <pElem>src</pElem>
146             <pElem>/usr/include/json-c</pElem>
147             <pElem>include</pElem>
148             <pElem>/usr/include/uuid</pElem>
149             <pElem>build/src</pElem>
150           </incDir>
151           <preprocessorList>
152             <Elem>__PIC__=2</Elem>
153             <Elem>__PIE__=2</Elem>
154             <Elem>__REGISTER_PREFIX__=</Elem>
155             <Elem>__USER_LABEL_PREFIX__=</Elem>
156             <Elem>__pic__=2</Elem>
157             <Elem>__pie__=2</Elem>
158           </preprocessorList>
159         </cTool>
160       </item>
161       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
162         <cTool flags="1">
163           <incDir>
164             <pElem>src</pElem>
165             <pElem>/usr/include/json-c</pElem>
166             <pElem>include</pElem>
167             <pElem>/usr/include/uuid</pElem>
168             <pElem>build/src</pElem>
169           </incDir>
170           <preprocessorList>
171             <Elem>__PIC__=2</Elem>
172             <Elem>__PIE__=2</Elem>
173             <Elem>__REGISTER_PREFIX__=</Elem>
174             <Elem>__USER_LABEL_PREFIX__=</Elem>
175             <Elem>__pic__=2</Elem>
176             <Elem>__pie__=2</Elem>
177           </preprocessorList>
178         </cTool>
179       </item>
180       <item path="src/session.c" ex="false" tool="0" flavor2="2">
181         <cTool flags="1">
182           <incDir>
183             <pElem>src</pElem>
184             <pElem>/usr/include/json-c</pElem>
185             <pElem>/usr/include/uuid</pElem>
186             <pElem>include</pElem>
187             <pElem>build/src</pElem>
188           </incDir>
189           <preprocessorList>
190             <Elem>__PIC__=2</Elem>
191             <Elem>__PIE__=2</Elem>
192             <Elem>__REGISTER_PREFIX__=</Elem>
193             <Elem>__USER_LABEL_PREFIX__=</Elem>
194             <Elem>__pic__=2</Elem>
195             <Elem>__pie__=2</Elem>
196           </preprocessorList>
197         </cTool>
198       </item>
199     </conf>
200   </confs>
201 </configurationDescriptor>