Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-03-27 13:10:37 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2007-03-27 13:10:37 +0400
commita4268af86f8bed97c9cff22d69d7f023abb9d7f3 (patch)
tree45524005d5a27df36dbef651c0f5bbb191ce3164 /Speex.kdevelop
parent3a9b0adf6758b035c74a11ff131cd27623788549 (diff)
Updated TODO, Doxygen, project file
git-svn-id: http://svn.xiph.org/trunk/speex@12808 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Speex.kdevelop')
-rw-r--r--Speex.kdevelop58
1 files changed, 49 insertions, 9 deletions
diff --git a/Speex.kdevelop b/Speex.kdevelop
index 1fc9ab1..46524c4 100644
--- a/Speex.kdevelop
+++ b/Speex.kdevelop
@@ -9,9 +9,11 @@
<ignoreparts/>
<projectdirectory>.</projectdirectory>
<absoluteprojectpath>false</absoluteprojectpath>
- <description/>
+ <description></description>
<secondaryLanguages/>
- <versioncontrol/>
+ <versioncontrol>kdevsubversion</versioncontrol>
+ <defaultencoding></defaultencoding>
+ <projectname>Speex</projectname>
</general>
<kdevautoproject>
<general>
@@ -26,6 +28,8 @@
<terminal>false</terminal>
<autocompile>true</autocompile>
<envvars/>
+ <autoinstall>false</autoinstall>
+ <autokdesu>false</autokdesu>
</run>
<configurations>
<optimized>
@@ -43,6 +47,9 @@
<f77compiler>G77Options</f77compiler>
<cflags>-O0 -g3</cflags>
</debug>
+ <default>
+ <envvars/>
+ </default>
</configurations>
<make>
<envvars>
@@ -61,10 +68,10 @@
<general>
<dbgshell>libtool</dbgshell>
<programargs/>
- <gdbpath/>
- <configGdbScript/>
- <runShellScript/>
- <runGdbScript/>
+ <gdbpath></gdbpath>
+ <configGdbScript></configGdbScript>
+ <runShellScript></runShellScript>
+ <runGdbScript></runGdbScript>
<breakonloadinglibs>true</breakonloadinglibs>
<separatetty>false</separatetty>
<floatingtoolbar>false</floatingtoolbar>
@@ -92,23 +99,48 @@
<automaticCodeCompletion>true</automaticCodeCompletion>
<automaticArgumentsHint>true</automaticArgumentsHint>
<automaticHeaderCompletion>true</automaticHeaderCompletion>
- <codeCompletionDelay>250</codeCompletionDelay>
+ <codeCompletionDelay>350</codeCompletionDelay>
<argumentsHintDelay>400</argumentsHintDelay>
<headerCompletionDelay>250</headerCompletionDelay>
+ <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
+ <completionBoxItemOrder>0</completionBoxItemOrder>
+ <howEvaluationContextMenu>true</howEvaluationContextMenu>
+ <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
+ <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
+ <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
+ <processPrimaryTypes>true</processPrimaryTypes>
+ <processFunctionArguments>true</processFunctionArguments>
+ <preProcessAllHeaders>false</preProcessAllHeaders>
+ <parseMissingHeaders>false</parseMissingHeaders>
+ <resolveIncludePaths>true</resolveIncludePaths>
+ <alwaysParseInBackground>true</alwaysParseInBackground>
+ <usePermanentCaching>true</usePermanentCaching>
+ <alwaysIncludeNamespaces>true</alwaysIncludeNamespaces>
+ <includePaths>.;</includePaths>
</codecompletion>
<qt>
<used>false</used>
<version>3</version>
- <root/>
+ <root>/usr/share/qt3</root>
+ <includestyle>3</includestyle>
+ <designerintegration>EmbeddedKDevDesigner</designerintegration>
+ <qmake>/usr/share/qt3/bin/qmake</qmake>
+ <designer></designer>
+ <designerpluginpaths/>
</qt>
<creategettersetter>
- <prefixGet/>
+ <prefixGet></prefixGet>
<prefixSet>set</prefixSet>
<prefixVariable>m_,_</prefixVariable>
<parameterName>theValue</parameterName>
<inlineGet>true</inlineGet>
<inlineSet>true</inlineSet>
</creategettersetter>
+ <splitheadersource>
+ <enabled>true</enabled>
+ <synchronize>true</synchronize>
+ <orientation>Horizontal</orientation>
+ </splitheadersource>
</kdevcppsupport>
<kdevfileview>
<groups>
@@ -118,6 +150,7 @@
<tree>
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
<hidenonprojectfiles>true</hidenonprojectfiles>
+ <showvcsfields>false</showvcsfields>
</tree>
</kdevfileview>
<kdevdoctreeview>
@@ -137,4 +170,11 @@
<implementationsuffix>.cpp</implementationsuffix>
</filetemplates>
</cppsupportpart>
+ <kdevdocumentation>
+ <projectdoc>
+ <docsystem/>
+ <docurl/>
+ <usermanualurl/>
+ </projectdoc>
+ </kdevdocumentation>
</kdevelop>