3297 |
kaklik |
1 |
<?xml version = '1.0'?> |
|
|
2 |
<kdevelop> |
|
|
3 |
<general> |
|
|
4 |
<author>Jakub Kakona</author> |
|
|
5 |
<email>kaklik@mlab.cz</email> |
|
|
6 |
<version>0.1</version> |
|
|
7 |
<projectmanagement>KDevAutoProject</projectmanagement> |
|
|
8 |
<primarylanguage>C</primarylanguage> |
|
|
9 |
<keywords> |
|
|
10 |
<keyword>C</keyword> |
|
|
11 |
<keyword>Code</keyword> |
|
|
12 |
</keywords> |
|
|
13 |
<ignoreparts/> |
|
|
14 |
<projectname>sonar</projectname> |
|
|
15 |
<projectdirectory>.</projectdirectory> |
|
|
16 |
<absoluteprojectpath>false</absoluteprojectpath> |
|
|
17 |
<description/> |
|
|
18 |
<defaultencoding/> |
|
|
19 |
<versioncontrol>kdevsubversion</versioncontrol> |
|
|
20 |
</general> |
|
|
21 |
<kdevautoproject> |
|
|
22 |
<general> |
|
|
23 |
<activetarget>src/sonar</activetarget> |
|
|
24 |
<useconfiguration>default</useconfiguration> |
|
|
25 |
</general> |
|
|
26 |
<run> |
|
|
27 |
<mainprogram>/home/kaklik/projects/programy/C/ix86/echo/SW/sonar/debug</mainprogram> |
|
|
28 |
<terminal>true</terminal> |
|
|
29 |
<programargs/> |
|
|
30 |
<globaldebugarguments/> |
|
|
31 |
<globalcwd>/home/kaklik/projects/programy/C/ix86/echo/SW/sonar</globalcwd> |
|
|
32 |
<useglobalprogram>false</useglobalprogram> |
|
|
33 |
<autocompile>false</autocompile> |
|
|
34 |
<autoinstall>false</autoinstall> |
|
|
35 |
<autokdesu>false</autokdesu> |
|
|
36 |
<envvars/> |
|
|
37 |
</run> |
|
|
38 |
<configurations> |
|
|
39 |
<optimized> |
|
|
40 |
<builddir>optimized</builddir> |
|
|
41 |
<ccompiler>kdevgccoptions</ccompiler> |
|
|
42 |
<cxxcompiler>kdevgppoptions</cxxcompiler> |
|
|
43 |
<f77compiler>kdevg77options</f77compiler> |
|
|
44 |
<cflags>-O2 -g0 </cflags> |
|
|
45 |
</optimized> |
|
|
46 |
<debug> |
|
|
47 |
<configargs>--enable-debug=full</configargs> |
|
|
48 |
<builddir>debug</builddir> |
|
|
49 |
<ccompiler>kdevgccoptions</ccompiler> |
|
|
50 |
<cxxcompiler>kdevgppoptions</cxxcompiler> |
|
|
51 |
<f77compiler>kdevg77options</f77compiler> |
|
|
52 |
<cflags>-O0 -g3 </cflags> |
|
|
53 |
<envvars/> |
|
|
54 |
<topsourcedir/> |
|
|
55 |
<cppflags/> |
|
|
56 |
<ldflags>-lasound</ldflags> |
|
|
57 |
<ccompilerbinary/> |
|
|
58 |
<cxxcompilerbinary/> |
|
|
59 |
<f77compilerbinary/> |
|
|
60 |
<cxxflags/> |
|
|
61 |
<f77flags/> |
|
|
62 |
</debug> |
|
|
63 |
<default> |
|
|
64 |
<envvars/> |
|
|
65 |
<configargs/> |
|
|
66 |
<builddir/> |
|
|
67 |
<topsourcedir/> |
|
|
68 |
<cppflags/> |
|
|
69 |
<ldflags>-lasound -lfftw3</ldflags> |
|
|
70 |
<ccompiler>kdevgccoptions</ccompiler> |
|
|
71 |
<cxxcompiler>kdevgppoptions</cxxcompiler> |
|
|
72 |
<f77compiler>kdevg77options</f77compiler> |
|
|
73 |
<ccompilerbinary/> |
|
|
74 |
<cxxcompilerbinary/> |
|
|
75 |
<f77compilerbinary/> |
|
|
76 |
<cflags/> |
|
|
77 |
<cxxflags/> |
|
|
78 |
<f77flags/> |
|
|
79 |
</default> |
|
|
80 |
</configurations> |
|
|
81 |
<make> |
|
|
82 |
<envvars> |
|
|
83 |
<envvar value="1" name="WANT_AUTOCONF_2_5" /> |
|
|
84 |
<envvar value="1" name="WANT_AUTOMAKE_1_6" /> |
|
|
85 |
</envvars> |
|
|
86 |
<abortonerror>true</abortonerror> |
|
|
87 |
<runmultiplejobs>false</runmultiplejobs> |
|
|
88 |
<numberofjobs>1</numberofjobs> |
|
|
89 |
<dontact>false</dontact> |
|
|
90 |
<makebin/> |
|
|
91 |
<prio>0</prio> |
|
|
92 |
</make> |
|
|
93 |
</kdevautoproject> |
|
|
94 |
<kdevdoctreeview> |
|
|
95 |
<ignoretocs> |
|
|
96 |
<toc>ada</toc> |
|
|
97 |
<toc>ada_bugs_gcc</toc> |
|
|
98 |
<toc>bash</toc> |
|
|
99 |
<toc>bash_bugs</toc> |
|
|
100 |
<toc>clanlib</toc> |
|
|
101 |
<toc>w3c-dom-level2-html</toc> |
|
|
102 |
<toc>fortran_bugs_gcc</toc> |
|
|
103 |
<toc>gnome1</toc> |
|
|
104 |
<toc>gnustep</toc> |
|
|
105 |
<toc>gtk</toc> |
|
|
106 |
<toc>gtk_bugs</toc> |
|
|
107 |
<toc>haskell</toc> |
|
|
108 |
<toc>haskell_bugs_ghc</toc> |
|
|
109 |
<toc>java_bugs_gcc</toc> |
|
|
110 |
<toc>java_bugs_sun</toc> |
|
|
111 |
<toc>kde2book</toc> |
|
|
112 |
<toc>libstdc++</toc> |
|
|
113 |
<toc>opengl</toc> |
|
|
114 |
<toc>pascal_bugs_fp</toc> |
|
|
115 |
<toc>php</toc> |
|
|
116 |
<toc>php_bugs</toc> |
|
|
117 |
<toc>perl</toc> |
|
|
118 |
<toc>perl_bugs</toc> |
|
|
119 |
<toc>python</toc> |
|
|
120 |
<toc>python_bugs</toc> |
|
|
121 |
<toc>qt-kdev3</toc> |
|
|
122 |
<toc>ruby</toc> |
|
|
123 |
<toc>ruby_bugs</toc> |
|
|
124 |
<toc>sdl</toc> |
|
|
125 |
<toc>stl</toc> |
|
|
126 |
<toc>w3c-svg</toc> |
|
|
127 |
<toc>sw</toc> |
|
|
128 |
<toc>w3c-uaag10</toc> |
|
|
129 |
<toc>wxwidgets_bugs</toc> |
|
|
130 |
</ignoretocs> |
|
|
131 |
<ignoreqt_xml> |
|
|
132 |
<toc>Guide to the Qt Translation Tools</toc> |
|
|
133 |
<toc>Qt Assistant Manual</toc> |
|
|
134 |
<toc>Qt Designer Manual</toc> |
|
|
135 |
<toc>Qt Reference Documentation</toc> |
|
|
136 |
<toc>qmake User Guide</toc> |
|
|
137 |
</ignoreqt_xml> |
|
|
138 |
<ignoredoxygen> |
|
|
139 |
<toc>KDE Libraries (Doxygen)</toc> |
|
|
140 |
</ignoredoxygen> |
|
|
141 |
</kdevdoctreeview> |
|
|
142 |
<kdevfilecreate> |
|
|
143 |
<useglobaltypes> |
|
|
144 |
<type ext="c" /> |
|
|
145 |
<type ext="h" /> |
|
|
146 |
</useglobaltypes> |
|
|
147 |
</kdevfilecreate> |
|
|
148 |
<kdevfileview> |
|
|
149 |
<groups> |
|
|
150 |
<group pattern="*.h" name="Header files" /> |
|
|
151 |
<group pattern="*.c" name="Source files" /> |
|
|
152 |
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
|
153 |
<hidenonlocation>false</hidenonlocation> |
|
|
154 |
</groups> |
|
|
155 |
<tree> |
|
|
156 |
<hidepatterns>*.o,*.lo,CVS</hidepatterns> |
|
|
157 |
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
|
158 |
<showvcsfields>false</showvcsfields> |
|
|
159 |
</tree> |
|
|
160 |
</kdevfileview> |
|
|
161 |
<kdevdocumentation> |
|
|
162 |
<projectdoc> |
|
|
163 |
<docsystem>Doxygen Documentation Collection</docsystem> |
|
|
164 |
<docurl>sonar.tag</docurl> |
|
|
165 |
</projectdoc> |
|
|
166 |
</kdevdocumentation> |
|
|
167 |
<substmap> |
|
|
168 |
<APPNAME>sonar</APPNAME> |
|
|
169 |
<APPNAMELC>sonar</APPNAMELC> |
|
|
170 |
<APPNAMESC>Sonar</APPNAMESC> |
|
|
171 |
<APPNAMEUC>SONAR</APPNAMEUC> |
|
|
172 |
<AUTHOR>Jakub Kakona</AUTHOR> |
|
|
173 |
<CFLAGS/> |
|
|
174 |
<EMAIL>kaklik@mlab.cz</EMAIL> |
|
|
175 |
<LICENSE>GPL</LICENSE> |
|
|
176 |
<LICENSEFILE>COPYING</LICENSEFILE> |
|
|
177 |
<OPT_INCS>-I/usr/include</OPT_INCS> |
|
|
178 |
<OPT_LIBS>-lm -lasound</OPT_LIBS> |
|
|
179 |
<VERSION>0.1</VERSION> |
|
|
180 |
<YEAR>2009</YEAR> |
|
|
181 |
<dest>/home/kaklik/projects/programy/C/ix86/echo/SW/sonar</dest> |
|
|
182 |
</substmap> |
|
|
183 |
<kdevcppsupport> |
|
|
184 |
<qt> |
|
|
185 |
<used>false</used> |
|
|
186 |
<version>3</version> |
|
|
187 |
<includestyle>3</includestyle> |
|
|
188 |
<root>/usr/share/qt3</root> |
|
|
189 |
<designerintegration>EmbeddedKDevDesigner</designerintegration> |
|
|
190 |
<qmake>/usr/bin/qmake</qmake> |
|
|
191 |
<designer>/usr/bin/designer</designer> |
|
|
192 |
<designerpluginpaths/> |
|
|
193 |
</qt> |
|
|
194 |
<references/> |
|
|
195 |
<codecompletion> |
|
|
196 |
<automaticCodeCompletion>false</automaticCodeCompletion> |
|
|
197 |
<automaticArgumentsHint>true</automaticArgumentsHint> |
|
|
198 |
<automaticHeaderCompletion>true</automaticHeaderCompletion> |
|
|
199 |
<codeCompletionDelay>250</codeCompletionDelay> |
|
|
200 |
<argumentsHintDelay>400</argumentsHintDelay> |
|
|
201 |
<headerCompletionDelay>250</headerCompletionDelay> |
|
|
202 |
<showOnlyAccessibleItems>false</showOnlyAccessibleItems> |
|
|
203 |
<completionBoxItemOrder>0</completionBoxItemOrder> |
|
|
204 |
<howEvaluationContextMenu>true</howEvaluationContextMenu> |
|
|
205 |
<showCommentWithArgumentHint>true</showCommentWithArgumentHint> |
|
|
206 |
<statusBarTypeEvaluation>false</statusBarTypeEvaluation> |
|
|
207 |
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> |
|
|
208 |
<processPrimaryTypes>true</processPrimaryTypes> |
|
|
209 |
<processFunctionArguments>false</processFunctionArguments> |
|
|
210 |
<preProcessAllHeaders>false</preProcessAllHeaders> |
|
|
211 |
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> |
|
|
212 |
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> |
|
|
213 |
<alwaysParseInBackground>true</alwaysParseInBackground> |
|
|
214 |
<usePermanentCaching>true</usePermanentCaching> |
|
|
215 |
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> |
|
|
216 |
<includePaths>.;</includePaths> |
|
|
217 |
</codecompletion> |
|
|
218 |
<creategettersetter> |
|
|
219 |
<prefixGet/> |
|
|
220 |
<prefixSet>set</prefixSet> |
|
|
221 |
<prefixVariable>m_,_</prefixVariable> |
|
|
222 |
<parameterName>theValue</parameterName> |
|
|
223 |
<inlineGet>true</inlineGet> |
|
|
224 |
<inlineSet>true</inlineSet> |
|
|
225 |
</creategettersetter> |
|
|
226 |
<splitheadersource> |
|
|
227 |
<enabled>false</enabled> |
|
|
228 |
<synchronize>true</synchronize> |
|
|
229 |
<orientation>Vertical</orientation> |
|
|
230 |
</splitheadersource> |
|
|
231 |
</kdevcppsupport> |
|
|
232 |
<cppsupportpart> |
|
|
233 |
<filetemplates> |
|
|
234 |
<interfacesuffix>.h</interfacesuffix> |
|
|
235 |
<implementationsuffix>.cpp</implementationsuffix> |
|
|
236 |
</filetemplates> |
|
|
237 |
</cppsupportpart> |
|
|
238 |
<kdevdebugger> |
|
|
239 |
<general> |
|
|
240 |
<gdbpath/> |
|
|
241 |
<dbgshell>libtool</dbgshell> |
|
|
242 |
<configGdbScript/> |
|
|
243 |
<runShellScript/> |
|
|
244 |
<runGdbScript/> |
|
|
245 |
<breakonloadinglibs>true</breakonloadinglibs> |
|
|
246 |
<separatetty>false</separatetty> |
|
|
247 |
<floatingtoolbar>false</floatingtoolbar> |
|
|
248 |
<raiseGDBOnStart>false</raiseGDBOnStart> |
|
|
249 |
</general> |
|
|
250 |
<display> |
|
|
251 |
<staticmembers>false</staticmembers> |
|
|
252 |
<demanglenames>true</demanglenames> |
|
|
253 |
<outputradix>10</outputradix> |
|
|
254 |
</display> |
|
|
255 |
</kdevdebugger> |
|
|
256 |
</kdevelop> |