Warning, /games/kmuddy/kmuddy.kdevelop is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE kdevelop>
0002 <kdevelop>
0003   <general>
0004     <author>Tomas Mecir</author>
0005     <email>kmuddy@kmuddy.com</email>
0006     <projectmanagement>KDevKDEAutoProject</projectmanagement>
0007     <primarylanguage>C++</primarylanguage>
0008     <keywords>
0009       <keyword>KDE</keyword>
0010       <keyword>Qt</keyword>
0011     </keywords>
0012     <projectdirectory>.</projectdirectory>
0013     <absoluteprojectpath>false</absoluteprojectpath>
0014     <version>1.0.1</version>
0015     <description>A MUD client by KDE with many features.</description>
0016     <ignoreparts>
0017       <part>kdevdistpart</part>
0018       <part>kdevtools</part>
0019     </ignoreparts>
0020     <secondaryLanguages/>
0021     <versioncontrol/>
0022     <projectname>kmuddy</projectname>
0023   </general>
0024   <kdevautoproject>
0025     <general>
0026       <mainprogram>kmuddy</mainprogram>
0027       <useconfiguration>default</useconfiguration>
0028       <activetarget>lib/libkmuddy.la</activetarget>
0029     </general>
0030     <configure>
0031       <configargs>\s--build=i386-linux --host=i386-linux --target=i386-linux --enable-debug\s</configargs>
0032     </configure>
0033     <make>
0034       <abortonerror>false</abortonerror>
0035       <numberofjobs>1</numberofjobs>
0036       <dontact>false</dontact>
0037       <makebin/>
0038       <envvars>
0039         <envvar value="1" name="WANT_AUTOCONF_2_5" />
0040         <envvar value="1" name="WANT_AUTOMAKE_1_6" />
0041       </envvars>
0042       <prio>0</prio>
0043     </make>
0044     <compiler>
0045       <cflags/>
0046       <cxxflags>\s-O0 -g2 -Wall</cxxflags>
0047     </compiler>
0048     <run>
0049       <directoryradio>executable</directoryradio>
0050       <customdirectory>/</customdirectory>
0051       <mainprogram/>
0052       <programargs/>
0053       <terminal>false</terminal>
0054       <autocompile>true</autocompile>
0055       <envvars/>
0056       <runarguments>
0057         <kmuddy/>
0058       </runarguments>
0059     </run>
0060     <configurations>
0061       <default>
0062         <configargs>--enable-debug</configargs>
0063         <builddir/>
0064         <topsourcedir/>
0065         <cppflags/>
0066         <ldflags/>
0067         <ccompiler>kdevgccoptions</ccompiler>
0068         <cxxcompiler>kdevgppoptions</cxxcompiler>
0069         <f77compiler>kdevpgf77options</f77compiler>
0070         <ccompilerbinary/>
0071         <cxxcompilerbinary/>
0072         <f77compilerbinary/>
0073         <cflags/>
0074         <cxxflags>-pipe</cxxflags>
0075         <f77flags/>
0076         <envvars/>
0077       </default>
0078     </configurations>
0079   </kdevautoproject>
0080   <kdevfileview>
0081     <groups>
0082       <group pattern="*.h;*.hh;*.hxx;*.hpp;*.H" name="Headers" />
0083       <group pattern="*.cpp;*.c;*.cc;*.C;*.cxx;*.ec;*.ecpp;*.lxx;*.l++;*.ll;*.l" name="Sources" />
0084       <group pattern="*.kdevdlg;*.ui;*.rc;*.dlg" name="User Interface" />
0085       <group pattern="*.po" name="Translations" />
0086       <group pattern="*" name="Others" />
0087       <hidenonprojectfiles>false</hidenonprojectfiles>
0088       <hidenonlocation>false</hidenonlocation>
0089     </groups>
0090     <tree>
0091       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
0092       <hidenonprojectfiles>true</hidenonprojectfiles>
0093     </tree>
0094   </kdevfileview>
0095   <kdevdoctreeview>
0096     <ignoretocs>
0097       <toc>gtk</toc>
0098       <toc>gnustep</toc>
0099       <toc>python</toc>
0100       <toc>php</toc>
0101       <toc>perl</toc>
0102     </ignoretocs>
0103     <projectdoc>
0104       <userdocDir>html/</userdocDir>
0105       <apidocDir>html/</apidocDir>
0106     </projectdoc>
0107     <ignoreqt_xml/>
0108     <ignoredoxygen/>
0109     <ignorekdocs/>
0110     <ignoredevhelp/>
0111   </kdevdoctreeview>
0112   <kdevdebugger>
0113     <general>
0114       <dbgshell>libtool</dbgshell>
0115       <programargs/>
0116       <gdbpath/>
0117       <configGdbScript/>
0118       <runShellScript/>
0119       <runGdbScript/>
0120       <breakonloadinglibs>true</breakonloadinglibs>
0121       <separatetty>false</separatetty>
0122       <floatingtoolbar>false</floatingtoolbar>
0123     </general>
0124     <display>
0125       <staticmembers>false</staticmembers>
0126       <demanglenames>true</demanglenames>
0127       <outputradix>10</outputradix>
0128     </display>
0129   </kdevdebugger>
0130   <kdevfilecreate>
0131     <filetypes/>
0132     <useglobaltypes/>
0133   </kdevfilecreate>
0134   <cppsupportpart>
0135     <filetemplates>
0136       <interfacesuffix>.h</interfacesuffix>
0137       <implementationsuffix>.cpp</implementationsuffix>
0138     </filetemplates>
0139   </cppsupportpart>
0140   <kdevcppsupport>
0141     <codecompletion>
0142       <includeGlobalFunctions>true</includeGlobalFunctions>
0143       <includeTypes>true</includeTypes>
0144       <includeEnums>true</includeEnums>
0145       <includeTypedefs>false</includeTypedefs>
0146       <automaticCodeCompletion>true</automaticCodeCompletion>
0147       <automaticArgumentsHint>true</automaticArgumentsHint>
0148       <automaticHeaderCompletion>true</automaticHeaderCompletion>
0149       <codeCompletionDelay>250</codeCompletionDelay>
0150       <argumentsHintDelay>400</argumentsHintDelay>
0151       <headerCompletionDelay>250</headerCompletionDelay>
0152       <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
0153       <completionBoxItemOrder>0</completionBoxItemOrder>
0154       <howEvaluationContextMenu>true</howEvaluationContextMenu>
0155       <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
0156       <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
0157       <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
0158       <processPrimaryTypes>true</processPrimaryTypes>
0159       <processFunctionArguments>false</processFunctionArguments>
0160       <preProcessAllHeaders>false</preProcessAllHeaders>
0161       <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
0162       <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
0163       <alwaysParseInBackground>true</alwaysParseInBackground>
0164       <usePermanentCaching>true</usePermanentCaching>
0165       <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
0166       <includePaths>.;</includePaths>
0167     </codecompletion>
0168     <references/>
0169     <creategettersetter>
0170       <prefixGet/>
0171       <prefixSet>set</prefixSet>
0172       <prefixVariable>m_,_</prefixVariable>
0173       <parameterName>theValue</parameterName>
0174       <inlineGet>true</inlineGet>
0175       <inlineSet>true</inlineSet>
0176     </creategettersetter>
0177     <qt>
0178       <used>true</used>
0179       <version>3</version>
0180       <root>/usr/share/qt3</root>
0181       <includestyle>3</includestyle>
0182       <designerintegration>EmbeddedKDevDesigner</designerintegration>
0183       <qmake>/usr/bin/qmake-qt3</qmake>
0184       <designer>/usr/bin/designer</designer>
0185       <designerpluginpaths/>
0186     </qt>
0187   </kdevcppsupport>
0188   <kdevcvs>
0189     <cvsoptions>-f</cvsoptions>
0190     <commitoptions/>
0191     <addoptions/>
0192     <logoptions/>
0193     <updateoptions>-dP</updateoptions>
0194     <removeoptions>-f</removeoptions>
0195     <revertoptions>-C -d -P</revertoptions>
0196     <diffoptions>-u3 -p</diffoptions>
0197     <rshoptions/>
0198   </kdevcvs>
0199   <kdevdocumentation>
0200     <projectdoc>
0201       <docsystem/>
0202       <docurl/>
0203       <usermanualurl/>
0204     </projectdoc>
0205   </kdevdocumentation>
0206   <ctagspart>
0207     <customArguments/>
0208     <customTagfilePath/>
0209   </ctagspart>
0210 </kdevelop>