My initial commit message
[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     <logicalFolder name="HeaderFiles"
5                    displayName="Header Files"
6                    projectFiles="true">
7     </logicalFolder>
8     <logicalFolder name="ResourceFiles"
9                    displayName="Resource Files"
10                    projectFiles="true">
11     </logicalFolder>
12     <logicalFolder name="SourceFiles"
13                    displayName="Source Files"
14                    projectFiles="true">
15       <itemPath>src/afbs-api.c</itemPath>
16       <itemPath>src/alsa-api.c</itemPath>
17       <itemPath>src/config.c</itemPath>
18       <itemPath>src/dbus-api.c</itemPath>
19       <itemPath>src/http-svc.c</itemPath>
20       <itemPath>src/main.c</itemPath>
21       <itemPath>src/rest-api.c</itemPath>
22       <itemPath>src/session.c</itemPath>
23     </logicalFolder>
24     <logicalFolder name="TestFiles"
25                    displayName="Test Files"
26                    projectFiles="false"
27                    kind="TEST_LOGICAL_FOLDER">
28     </logicalFolder>
29     <logicalFolder name="ExternalFiles"
30                    displayName="Important Files"
31                    projectFiles="false"
32                    kind="IMPORTANT_FILES_FOLDER">
33       <itemPath>Makefile</itemPath>
34     </logicalFolder>
35   </logicalFolder>
36   <projectmakefile>Makefile</projectmakefile>
37   <confs>
38     <conf name="Debug" type="1">
39       <toolsSet>
40         <compilerSet>default</compilerSet>
41         <dependencyChecking>true</dependencyChecking>
42         <rebuildPropChanged>false</rebuildPropChanged>
43       </toolsSet>
44       <compileType>
45         <cTool>
46           <incDir>
47             <pElem>/usr/include/json-c</pElem>
48             <pElem>include</pElem>
49           </incDir>
50         </cTool>
51         <linkerTool>
52           <linkerLibItems>
53             <linkerOptionItem>`pkg-config --libs libmicrohttpd`</linkerOptionItem>
54             <linkerOptionItem>`pkg-config --libs json-c`</linkerOptionItem>
55           </linkerLibItems>
56         </linkerTool>
57       </compileType>
58       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="0">
59       </item>
60       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="0">
61       </item>
62       <item path="src/config.c" ex="false" tool="0" flavor2="0">
63       </item>
64       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="0">
65       </item>
66       <item path="src/http-svc.c" ex="false" tool="0" flavor2="0">
67       </item>
68       <item path="src/main.c" ex="false" tool="0" flavor2="0">
69       </item>
70       <item path="src/rest-api.c" ex="false" tool="0" flavor2="0">
71       </item>
72       <item path="src/session.c" ex="false" tool="0" flavor2="0">
73       </item>
74     </conf>
75     <conf name="Release" type="1">
76       <toolsSet>
77         <compilerSet>default</compilerSet>
78         <dependencyChecking>true</dependencyChecking>
79         <rebuildPropChanged>false</rebuildPropChanged>
80       </toolsSet>
81       <compileType>
82         <cTool>
83           <developmentMode>5</developmentMode>
84         </cTool>
85         <ccTool>
86           <developmentMode>5</developmentMode>
87         </ccTool>
88         <fortranCompilerTool>
89           <developmentMode>5</developmentMode>
90         </fortranCompilerTool>
91         <asmTool>
92           <developmentMode>5</developmentMode>
93         </asmTool>
94       </compileType>
95       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="0">
96       </item>
97       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="0">
98       </item>
99       <item path="src/config.c" ex="false" tool="0" flavor2="0">
100       </item>
101       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="0">
102       </item>
103       <item path="src/http-svc.c" ex="false" tool="0" flavor2="0">
104       </item>
105       <item path="src/main.c" ex="false" tool="0" flavor2="0">
106       </item>
107       <item path="src/rest-api.c" ex="false" tool="0" flavor2="0">
108       </item>
109       <item path="src/session.c" ex="false" tool="0" flavor2="0">
110       </item>
111     </conf>
112   </confs>
113 </configurationDescriptor>