|
9 | 9 | <ignoreparts/>
|
10 | 10 | <projectdirectory>.</projectdirectory>
|
11 | 11 | <absoluteprojectpath>false</absoluteprojectpath>
|
12 |
| - <description></description> |
| 12 | + <description/> |
13 | 13 | <secondaryLanguages/>
|
14 | 14 | <versioncontrol>kdevsubversion</versioncontrol>
|
15 |
| - <defaultencoding></defaultencoding> |
| 15 | + <defaultencoding/> |
16 | 16 | <projectname>Speex</projectname>
|
17 | 17 | </general>
|
18 | 18 | <kdevautoproject>
|
19 | 19 | <general>
|
20 | 20 | <activetarget>libspeex/libspeex.la</activetarget>
|
21 |
| - <useconfiguration>fixed</useconfiguration> |
| 21 | + <useconfiguration>float</useconfiguration> |
22 | 22 | </general>
|
23 | 23 | <run>
|
24 | 24 | <mainprogram>src/Speex</mainprogram>
|
|
40 | 40 | <cflags>-O2 -g -Wall</cflags>
|
41 | 41 | <envvars/>
|
42 | 42 | <configargs>--disable-shared</configargs>
|
43 |
| - <topsourcedir></topsourcedir> |
44 |
| - <cppflags></cppflags> |
45 |
| - <ldflags></ldflags> |
46 |
| - <ccompilerbinary></ccompilerbinary> |
47 |
| - <cxxcompilerbinary></cxxcompilerbinary> |
48 |
| - <f77compilerbinary></f77compilerbinary> |
49 |
| - <cxxflags></cxxflags> |
50 |
| - <f77flags></f77flags> |
| 43 | + <topsourcedir/> |
| 44 | + <cppflags/> |
| 45 | + <ldflags/> |
| 46 | + <ccompilerbinary/> |
| 47 | + <cxxcompilerbinary/> |
| 48 | + <f77compilerbinary/> |
| 49 | + <cxxflags/> |
| 50 | + <f77flags/> |
51 | 51 | </float>
|
52 | 52 | <fixed>
|
53 | 53 | <configargs>--enable-fixed-point --disable-shared</configargs>
|
|
57 | 57 | <f77compiler>kdevpgf77options</f77compiler>
|
58 | 58 | <cflags>-O2 -g -Wall</cflags>
|
59 | 59 | <envvars/>
|
60 |
| - <topsourcedir></topsourcedir> |
61 |
| - <cppflags></cppflags> |
62 |
| - <ldflags></ldflags> |
63 |
| - <ccompilerbinary></ccompilerbinary> |
64 |
| - <cxxcompilerbinary></cxxcompilerbinary> |
65 |
| - <f77compilerbinary></f77compilerbinary> |
66 |
| - <cxxflags></cxxflags> |
67 |
| - <f77flags></f77flags> |
| 60 | + <topsourcedir/> |
| 61 | + <cppflags/> |
| 62 | + <ldflags/> |
| 63 | + <ccompilerbinary/> |
| 64 | + <cxxcompilerbinary/> |
| 65 | + <f77compilerbinary/> |
| 66 | + <cxxflags/> |
| 67 | + <f77flags/> |
68 | 68 | </fixed>
|
69 | 69 | <default>
|
70 | 70 | <envvars/>
|
|
87 | 87 | <general>
|
88 | 88 | <dbgshell>libtool</dbgshell>
|
89 | 89 | <programargs/>
|
90 |
| - <gdbpath></gdbpath> |
91 |
| - <configGdbScript></configGdbScript> |
92 |
| - <runShellScript></runShellScript> |
93 |
| - <runGdbScript></runGdbScript> |
| 90 | + <gdbpath/> |
| 91 | + <configGdbScript/> |
| 92 | + <runShellScript/> |
| 93 | + <runGdbScript/> |
94 | 94 | <breakonloadinglibs>true</breakonloadinglibs>
|
95 | 95 | <separatetty>false</separatetty>
|
96 | 96 | <floatingtoolbar>false</floatingtoolbar>
|
|
136 | 136 | <usePermanentCaching>true</usePermanentCaching>
|
137 | 137 | <alwaysIncludeNamespaces>true</alwaysIncludeNamespaces>
|
138 | 138 | <includePaths>.;</includePaths>
|
| 139 | + <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> |
| 140 | + <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> |
139 | 141 | </codecompletion>
|
140 | 142 | <qt>
|
141 | 143 | <used>false</used>
|
|
148 | 150 | <designerpluginpaths/>
|
149 | 151 | </qt>
|
150 | 152 | <creategettersetter>
|
151 |
| - <prefixGet></prefixGet> |
| 153 | + <prefixGet/> |
152 | 154 | <prefixSet>set</prefixSet>
|
153 | 155 | <prefixVariable>m_,_</prefixVariable>
|
154 | 156 | <parameterName>theValue</parameterName>
|
|
0 commit comments