⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 speex.kdevelop

📁 一个开源的sip源代码
💻 KDEVELOP
字号:
<?xml version = '1.0'?><kdevelop>  <general>    <author>Jean-Marc Valin</author>    <email>jean-marc.valin@usherbrooke.ca</email>    <version>$VERSION$</version>    <projectmanagement>KDevAutoProject</projectmanagement>    <primarylanguage>C</primarylanguage>    <ignoreparts/>    <projectdirectory>.</projectdirectory>    <absoluteprojectpath>false</absoluteprojectpath>    <description></description>    <secondaryLanguages/>    <versioncontrol>kdevsubversion</versioncontrol>    <defaultencoding></defaultencoding>    <projectname>Speex</projectname>  </general>  <kdevautoproject>    <general>      <activetarget>libspeex/libspeex.la</activetarget>      <useconfiguration>default</useconfiguration>    </general>    <run>      <mainprogram>src/Speex</mainprogram>      <directoryradio>executable</directoryradio>      <customdirectory>/</customdirectory>      <programargs/>      <terminal>false</terminal>      <autocompile>true</autocompile>      <envvars/>      <autoinstall>false</autoinstall>      <autokdesu>false</autokdesu>    </run>    <configurations>      <optimized>        <builddir>optimized</builddir>        <ccompiler>GccOptions</ccompiler>        <cxxcompiler>GppOptions</cxxcompiler>        <f77compiler>G77Options</f77compiler>        <cflags>-O2 -g0</cflags>      </optimized>      <debug>        <configargs>--enable-debug=full</configargs>        <builddir>debug</builddir>        <ccompiler>GccOptions</ccompiler>        <cxxcompiler>GppOptions</cxxcompiler>        <f77compiler>G77Options</f77compiler>        <cflags>-O0 -g3</cflags>      </debug>      <default>        <envvars/>      </default>    </configurations>    <make>      <envvars>        <envvar value="1" name="WANT_AUTOCONF_2_5" />        <envvar value="1" name="WANT_AUTOMAKE_1_6" />      </envvars>      <abortonerror>false</abortonerror>      <numberofjobs>4</numberofjobs>      <dontact>false</dontact>      <makebin/>      <runmultiplejobs>true</runmultiplejobs>      <prio>0</prio>    </make>  </kdevautoproject>  <kdevdebugger>    <general>      <dbgshell>libtool</dbgshell>      <programargs/>      <gdbpath></gdbpath>      <configGdbScript></configGdbScript>      <runShellScript></runShellScript>      <runGdbScript></runGdbScript>      <breakonloadinglibs>true</breakonloadinglibs>      <separatetty>false</separatetty>      <floatingtoolbar>false</floatingtoolbar>    </general>    <display>      <staticmembers>false</staticmembers>      <demanglenames>true</demanglenames>      <outputradix>10</outputradix>    </display>  </kdevdebugger>  <kdevfilecreate>    <filetypes/>    <useglobaltypes>      <type ext="c" />      <type ext="h" />    </useglobaltypes>  </kdevfilecreate>  <kdevcppsupport>    <references/>    <codecompletion>      <includeGlobalFunctions>true</includeGlobalFunctions>      <includeTypes>true</includeTypes>      <includeEnums>true</includeEnums>      <includeTypedefs>false</includeTypedefs>      <automaticCodeCompletion>true</automaticCodeCompletion>      <automaticArgumentsHint>true</automaticArgumentsHint>      <automaticHeaderCompletion>true</automaticHeaderCompletion>      <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>/usr/share/qt3</root>      <includestyle>3</includestyle>      <designerintegration>EmbeddedKDevDesigner</designerintegration>      <qmake>/usr/share/qt3/bin/qmake</qmake>      <designer></designer>      <designerpluginpaths/>    </qt>    <creategettersetter>      <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>      <hidenonprojectfiles>false</hidenonprojectfiles>      <hidenonlocation>false</hidenonlocation>    </groups>    <tree>      <hidepatterns>*.o,*.lo,CVS</hidepatterns>      <hidenonprojectfiles>true</hidenonprojectfiles>      <showvcsfields>false</showvcsfields>    </tree>  </kdevfileview>  <kdevdoctreeview>    <projectdoc>      <userdocDir>html/</userdocDir>      <apidocDir>html/</apidocDir>    </projectdoc>    <ignoreqt_xml/>    <ignoredoxygen/>    <ignorekdocs/>    <ignoretocs/>    <ignoredevhelp/>  </kdevdoctreeview>  <cppsupportpart>    <filetemplates>      <interfacesuffix>.h</interfacesuffix>      <implementationsuffix>.cpp</implementationsuffix>    </filetemplates>  </cppsupportpart>  <kdevdocumentation>    <projectdoc>      <docsystem/>      <docurl/>      <usermanualurl/>    </projectdoc>  </kdevdocumentation></kdevelop>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -