Added Netbean to work with cmake
[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     <logicalFolder name="ExternalFiles"
17                    displayName="Important Files"
18                    projectFiles="false"
19                    kind="IMPORTANT_FILES_FOLDER">
20       <itemPath>CMakeLists.txt</itemPath>
21       <itemPath>build/Makefile</itemPath>
22       <itemPath>nbproject/private/launcher.properties</itemPath>
23     </logicalFolder>
24   </logicalFolder>
25   <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
26   <sourceRootList>
27     <Elem>.</Elem>
28   </sourceRootList>
29   <projectmakefile>build/Makefile</projectmakefile>
30   <confs>
31     <conf name="Default" type="0">
32       <toolsSet>
33         <compilerSet>default</compilerSet>
34         <dependencyChecking>false</dependencyChecking>
35         <rebuildPropChanged>false</rebuildPropChanged>
36       </toolsSet>
37       <flagsDictionary>
38         <element flagsID="0" commonFlags="-fPIE"/>
39         <element flagsID="1" commonFlags="-mtune=generic -march=x86-64 -fPIE"/>
40       </flagsDictionary>
41       <codeAssistance>
42       </codeAssistance>
43       <makefileType>
44         <makeTool>
45           <buildCommandWorkingDir>build</buildCommandWorkingDir>
46           <buildCommand>${MAKE} -f Makefile</buildCommand>
47           <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
48           <executablePath>build/src/afb-daemon</executablePath>
49         </makeTool>
50         <preBuild>
51           <preBuildCommandWorkingDir>build</preBuildCommandWorkingDir>
52           <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>
53         </preBuild>
54       </makefileType>
55       <item path="src/afbs-api.c" ex="false" tool="0" flavor2="2">
56         <cTool flags="1">
57           <incDir>
58             <pElem>src</pElem>
59             <pElem>/usr/include/json-c</pElem>
60             <pElem>include</pElem>
61             <pElem>build/src</pElem>
62           </incDir>
63         </cTool>
64       </item>
65       <item path="src/alsa-api.c" ex="false" tool="0" flavor2="2">
66         <cTool flags="1">
67           <incDir>
68             <pElem>src</pElem>
69             <pElem>/usr/include/json-c</pElem>
70             <pElem>include</pElem>
71             <pElem>build/src</pElem>
72           </incDir>
73         </cTool>
74       </item>
75       <item path="src/config.c" ex="false" tool="0" flavor2="2">
76         <cTool flags="1">
77           <incDir>
78             <pElem>src</pElem>
79             <pElem>/usr/include/json-c</pElem>
80             <pElem>include</pElem>
81             <pElem>build/src</pElem>
82           </incDir>
83           <preprocessorList>
84             <Elem>__PIC__=2</Elem>
85             <Elem>__PIE__=2</Elem>
86             <Elem>__REGISTER_PREFIX__=</Elem>
87             <Elem>__USER_LABEL_PREFIX__=</Elem>
88             <Elem>__pic__=2</Elem>
89             <Elem>__pie__=2</Elem>
90           </preprocessorList>
91         </cTool>
92       </item>
93       <item path="src/dbus-api.c" ex="false" tool="0" flavor2="2">
94         <cTool flags="1">
95           <incDir>
96             <pElem>src</pElem>
97             <pElem>/usr/include/json-c</pElem>
98             <pElem>include</pElem>
99             <pElem>build/src</pElem>
100           </incDir>
101         </cTool>
102       </item>
103       <item path="src/http-svc.c" ex="false" tool="0" flavor2="2">
104         <cTool flags="1">
105           <incDir>
106             <pElem>src</pElem>
107             <pElem>/usr/include/json-c</pElem>
108             <pElem>include</pElem>
109             <pElem>build/src</pElem>
110           </incDir>
111         </cTool>
112       </item>
113       <item path="src/main.c" ex="false" tool="0" flavor2="2">
114         <cTool flags="0">
115           <incDir>
116             <pElem>include</pElem>
117             <pElem>/usr/include/json-c</pElem>
118             <pElem>build/src</pElem>
119           </incDir>
120         </cTool>
121       </item>
122       <item path="src/rest-api.c" ex="false" tool="0" flavor2="2">
123         <cTool flags="1">
124           <incDir>
125             <pElem>src</pElem>
126             <pElem>/usr/include/json-c</pElem>
127             <pElem>include</pElem>
128             <pElem>build/src</pElem>
129           </incDir>
130         </cTool>
131       </item>
132       <item path="src/session.c" ex="false" tool="0" flavor2="2">
133         <cTool flags="1">
134           <incDir>
135             <pElem>src</pElem>
136             <pElem>/usr/include/json-c</pElem>
137             <pElem>include</pElem>
138             <pElem>build/src</pElem>
139           </incDir>
140           <preprocessorList>
141             <Elem>__PIC__=2</Elem>
142             <Elem>__PIE__=2</Elem>
143             <Elem>__REGISTER_PREFIX__=</Elem>
144             <Elem>__USER_LABEL_PREFIX__=</Elem>
145             <Elem>__pic__=2</Elem>
146             <Elem>__pie__=2</Elem>
147           </preprocessorList>
148         </cTool>
149       </item>
150     </conf>
151   </confs>
152 </configurationDescriptor>