Added Doc dir and remove nbprojet from git
[src/app-framework-binder.git] / doc / nbproject.template / 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="1">
69           <incDir>
70             <pElem>src</pElem>
71             <pElem>/usr/include/json-c</pElem>
72             <pElem>include</pElem>
73             <pElem>/usr/include/uuid</pElem>
74             <pElem>build/src</pElem>
75           </incDir>
76           <preprocessorList>
77             <Elem>__PIC__=2</Elem>
78             <Elem>__PIE__=2</Elem>
79             <Elem>__REGISTER_PREFIX__=</Elem>
80             <Elem>__USER_LABEL_PREFIX__=</Elem>
81             <Elem>__pic__=2</Elem>
82             <Elem>__pie__=2</Elem>
83           </preprocessorList>
84         </cTool>
85       </item>
86       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
87         <cTool flags="1">
88           <incDir>
89             <pElem>src</pElem>
90             <pElem>/usr/include/json-c</pElem>
91             <pElem>include</pElem>
92             <pElem>/usr/include/uuid</pElem>
93             <pElem>build/src</pElem>
94           </incDir>
95           <preprocessorList>
96             <Elem>__PIC__=2</Elem>
97             <Elem>__PIE__=2</Elem>
98             <Elem>__REGISTER_PREFIX__=</Elem>
99             <Elem>__USER_LABEL_PREFIX__=</Elem>
100             <Elem>__pic__=2</Elem>
101             <Elem>__pie__=2</Elem>
102           </preprocessorList>
103         </cTool>
104       </item>
105       <item path="src/config.c" ex="false" tool="0" flavor2="2">
106         <cTool flags="1">
107           <incDir>
108             <pElem>src</pElem>
109             <pElem>/usr/include/json-c</pElem>
110             <pElem>include</pElem>
111             <pElem>/usr/include/uuid</pElem>
112             <pElem>build/src</pElem>
113           </incDir>
114           <preprocessorList>
115             <Elem>__PIC__=2</Elem>
116             <Elem>__PIE__=2</Elem>
117             <Elem>__REGISTER_PREFIX__=</Elem>
118             <Elem>__USER_LABEL_PREFIX__=</Elem>
119             <Elem>__pic__=2</Elem>
120             <Elem>__pie__=2</Elem>
121           </preprocessorList>
122         </cTool>
123       </item>
124       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
125         <cTool flags="1">
126           <incDir>
127             <pElem>src</pElem>
128             <pElem>/usr/include/json-c</pElem>
129             <pElem>include</pElem>
130             <pElem>/usr/include/uuid</pElem>
131             <pElem>build/src</pElem>
132           </incDir>
133           <preprocessorList>
134             <Elem>__PIC__=2</Elem>
135             <Elem>__PIE__=2</Elem>
136             <Elem>__REGISTER_PREFIX__=</Elem>
137             <Elem>__USER_LABEL_PREFIX__=</Elem>
138             <Elem>__pic__=2</Elem>
139             <Elem>__pie__=2</Elem>
140           </preprocessorList>
141         </cTool>
142       </item>
143       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
144         <cTool flags="0">
145           <incDir>
146             <pElem>include</pElem>
147             <pElem>/usr/include/json-c</pElem>
148             <pElem>build/src</pElem>
149           </incDir>
150         </cTool>
151       </item>
152       <item path="src/main.c" ex="false" tool="0" flavor2="2">
153         <cTool flags="1">
154           <incDir>
155             <pElem>src</pElem>
156             <pElem>/usr/include/json-c</pElem>
157             <pElem>include</pElem>
158             <pElem>/usr/include/uuid</pElem>
159             <pElem>build/src</pElem>
160           </incDir>
161           <preprocessorList>
162             <Elem>__PIC__=2</Elem>
163             <Elem>__PIE__=2</Elem>
164             <Elem>__REGISTER_PREFIX__=</Elem>
165             <Elem>__USER_LABEL_PREFIX__=</Elem>
166             <Elem>__pic__=2</Elem>
167             <Elem>__pie__=2</Elem>
168           </preprocessorList>
169         </cTool>
170       </item>
171       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
172         <cTool flags="1">
173           <incDir>
174             <pElem>src</pElem>
175             <pElem>/usr/include/json-c</pElem>
176             <pElem>include</pElem>
177             <pElem>/usr/include/uuid</pElem>
178             <pElem>build/src</pElem>
179           </incDir>
180           <preprocessorList>
181             <Elem>__PIC__=2</Elem>
182             <Elem>__PIE__=2</Elem>
183             <Elem>__REGISTER_PREFIX__=</Elem>
184             <Elem>__USER_LABEL_PREFIX__=</Elem>
185             <Elem>__pic__=2</Elem>
186             <Elem>__pie__=2</Elem>
187           </preprocessorList>
188         </cTool>
189       </item>
190       <item path="src/session.c" ex="false" tool="0" flavor2="2">
191         <cTool flags="1">
192           <incDir>
193             <pElem>src</pElem>
194             <pElem>/usr/include/json-c</pElem>
195             <pElem>/usr/include/uuid</pElem>
196             <pElem>include</pElem>
197             <pElem>build/src</pElem>
198           </incDir>
199           <preprocessorList>
200             <Elem>__PIC__=2</Elem>
201             <Elem>__PIE__=2</Elem>
202             <Elem>__REGISTER_PREFIX__=</Elem>
203             <Elem>__USER_LABEL_PREFIX__=</Elem>
204             <Elem>__pic__=2</Elem>
205             <Elem>__pie__=2</Elem>
206           </preprocessorList>
207         </cTool>
208       </item>
209     </conf>
210   </confs>
211 </configurationDescriptor>