blob: 46524c49758f7777bf6e58015708af86635ceabd [file] [log] [blame]
Benny Prijonoef010c52007-03-30 10:49:46 +00001<?xml version = '1.0'?>
2<kdevelop>
3 <general>
4 <author>Jean-Marc Valin</author>
5 <email>jean-marc.valin@usherbrooke.ca</email>
6 <version>$VERSION$</version>
7 <projectmanagement>KDevAutoProject</projectmanagement>
8 <primarylanguage>C</primarylanguage>
9 <ignoreparts/>
10 <projectdirectory>.</projectdirectory>
11 <absoluteprojectpath>false</absoluteprojectpath>
12 <description></description>
13 <secondaryLanguages/>
14 <versioncontrol>kdevsubversion</versioncontrol>
15 <defaultencoding></defaultencoding>
16 <projectname>Speex</projectname>
17 </general>
18 <kdevautoproject>
19 <general>
20 <activetarget>libspeex/libspeex.la</activetarget>
21 <useconfiguration>default</useconfiguration>
22 </general>
23 <run>
24 <mainprogram>src/Speex</mainprogram>
25 <directoryradio>executable</directoryradio>
26 <customdirectory>/</customdirectory>
27 <programargs/>
28 <terminal>false</terminal>
29 <autocompile>true</autocompile>
30 <envvars/>
31 <autoinstall>false</autoinstall>
32 <autokdesu>false</autokdesu>
33 </run>
34 <configurations>
35 <optimized>
36 <builddir>optimized</builddir>
37 <ccompiler>GccOptions</ccompiler>
38 <cxxcompiler>GppOptions</cxxcompiler>
39 <f77compiler>G77Options</f77compiler>
40 <cflags>-O2 -g0</cflags>
41 </optimized>
42 <debug>
43 <configargs>--enable-debug=full</configargs>
44 <builddir>debug</builddir>
45 <ccompiler>GccOptions</ccompiler>
46 <cxxcompiler>GppOptions</cxxcompiler>
47 <f77compiler>G77Options</f77compiler>
48 <cflags>-O0 -g3</cflags>
49 </debug>
50 <default>
51 <envvars/>
52 </default>
53 </configurations>
54 <make>
55 <envvars>
56 <envvar value="1" name="WANT_AUTOCONF_2_5" />
57 <envvar value="1" name="WANT_AUTOMAKE_1_6" />
58 </envvars>
59 <abortonerror>false</abortonerror>
60 <numberofjobs>4</numberofjobs>
61 <dontact>false</dontact>
62 <makebin/>
63 <runmultiplejobs>true</runmultiplejobs>
64 <prio>0</prio>
65 </make>
66 </kdevautoproject>
67 <kdevdebugger>
68 <general>
69 <dbgshell>libtool</dbgshell>
70 <programargs/>
71 <gdbpath></gdbpath>
72 <configGdbScript></configGdbScript>
73 <runShellScript></runShellScript>
74 <runGdbScript></runGdbScript>
75 <breakonloadinglibs>true</breakonloadinglibs>
76 <separatetty>false</separatetty>
77 <floatingtoolbar>false</floatingtoolbar>
78 </general>
79 <display>
80 <staticmembers>false</staticmembers>
81 <demanglenames>true</demanglenames>
82 <outputradix>10</outputradix>
83 </display>
84 </kdevdebugger>
85 <kdevfilecreate>
86 <filetypes/>
87 <useglobaltypes>
88 <type ext="c" />
89 <type ext="h" />
90 </useglobaltypes>
91 </kdevfilecreate>
92 <kdevcppsupport>
93 <references/>
94 <codecompletion>
95 <includeGlobalFunctions>true</includeGlobalFunctions>
96 <includeTypes>true</includeTypes>
97 <includeEnums>true</includeEnums>
98 <includeTypedefs>false</includeTypedefs>
99 <automaticCodeCompletion>true</automaticCodeCompletion>
100 <automaticArgumentsHint>true</automaticArgumentsHint>
101 <automaticHeaderCompletion>true</automaticHeaderCompletion>
102 <codeCompletionDelay>350</codeCompletionDelay>
103 <argumentsHintDelay>400</argumentsHintDelay>
104 <headerCompletionDelay>250</headerCompletionDelay>
105 <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
106 <completionBoxItemOrder>0</completionBoxItemOrder>
107 <howEvaluationContextMenu>true</howEvaluationContextMenu>
108 <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
109 <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
110 <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
111 <processPrimaryTypes>true</processPrimaryTypes>
112 <processFunctionArguments>true</processFunctionArguments>
113 <preProcessAllHeaders>false</preProcessAllHeaders>
114 <parseMissingHeaders>false</parseMissingHeaders>
115 <resolveIncludePaths>true</resolveIncludePaths>
116 <alwaysParseInBackground>true</alwaysParseInBackground>
117 <usePermanentCaching>true</usePermanentCaching>
118 <alwaysIncludeNamespaces>true</alwaysIncludeNamespaces>
119 <includePaths>.;</includePaths>
120 </codecompletion>
121 <qt>
122 <used>false</used>
123 <version>3</version>
124 <root>/usr/share/qt3</root>
125 <includestyle>3</includestyle>
126 <designerintegration>EmbeddedKDevDesigner</designerintegration>
127 <qmake>/usr/share/qt3/bin/qmake</qmake>
128 <designer></designer>
129 <designerpluginpaths/>
130 </qt>
131 <creategettersetter>
132 <prefixGet></prefixGet>
133 <prefixSet>set</prefixSet>
134 <prefixVariable>m_,_</prefixVariable>
135 <parameterName>theValue</parameterName>
136 <inlineGet>true</inlineGet>
137 <inlineSet>true</inlineSet>
138 </creategettersetter>
139 <splitheadersource>
140 <enabled>true</enabled>
141 <synchronize>true</synchronize>
142 <orientation>Horizontal</orientation>
143 </splitheadersource>
144 </kdevcppsupport>
145 <kdevfileview>
146 <groups>
147 <hidenonprojectfiles>false</hidenonprojectfiles>
148 <hidenonlocation>false</hidenonlocation>
149 </groups>
150 <tree>
151 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
152 <hidenonprojectfiles>true</hidenonprojectfiles>
153 <showvcsfields>false</showvcsfields>
154 </tree>
155 </kdevfileview>
156 <kdevdoctreeview>
157 <projectdoc>
158 <userdocDir>html/</userdocDir>
159 <apidocDir>html/</apidocDir>
160 </projectdoc>
161 <ignoreqt_xml/>
162 <ignoredoxygen/>
163 <ignorekdocs/>
164 <ignoretocs/>
165 <ignoredevhelp/>
166 </kdevdoctreeview>
167 <cppsupportpart>
168 <filetemplates>
169 <interfacesuffix>.h</interfacesuffix>
170 <implementationsuffix>.cpp</implementationsuffix>
171 </filetemplates>
172 </cppsupportpart>
173 <kdevdocumentation>
174 <projectdoc>
175 <docsystem/>
176 <docurl/>
177 <usermanualurl/>
178 </projectdoc>
179 </kdevdocumentation>
180</kdevelop>