Warning, /education/kmplot/KmPlot.kdevelop is written in an unsupported language. File is not indexed.
0001 <?xml version = '1.0'?> 0002 <kdevelop> 0003 <general> 0004 <author>Klaus-Dieter Moeller</author> 0005 <email>kd.moeller@t-online.de</email> 0006 <version>$VERSION$</version> 0007 <projectmanagement>KDevCustomProject</projectmanagement> 0008 <primarylanguage>C</primarylanguage> 0009 <ignoreparts/> 0010 <projectdirectory>.</projectdirectory> 0011 <absoluteprojectpath>false</absoluteprojectpath> 0012 <description/> 0013 <secondaryLanguages> 0014 <language>C++</language> 0015 </secondaryLanguages> 0016 <versioncontrol/> 0017 </general> 0018 <kdevcustomproject> 0019 <run> 0020 <mainprogram>kmplot/kmplot</mainprogram> 0021 <directoryradio>build</directoryradio> 0022 <customdirectory>/</customdirectory> 0023 <programargs/> 0024 <terminal>false</terminal> 0025 <autocompile>true</autocompile> 0026 <envvars/> 0027 </run> 0028 <build> 0029 <buildtool>make</buildtool> 0030 <builddir>../../kdeedu-build/kmplot/</builddir> 0031 </build> 0032 <make> 0033 <abortonerror>false</abortonerror> 0034 <numberofjobs>1</numberofjobs> 0035 <dontact>false</dontact> 0036 <makebin/> 0037 <selectedenvironment>default</selectedenvironment> 0038 <environments> 0039 <default> 0040 <envvar value="-O0 -g3" name="CXXFLAGS" /> 0041 </default> 0042 </environments> 0043 <makeoptions/> 0044 <prio>0</prio> 0045 <defaulttarget/> 0046 </make> 0047 <general> 0048 <activedir/> 0049 </general> 0050 </kdevcustomproject> 0051 <kdevdebugger> 0052 <general> 0053 <dbgshell/> 0054 <programargs/> 0055 <gdbpath/> 0056 <configGdbScript/> 0057 <runShellScript/> 0058 <runGdbScript/> 0059 <breakonloadinglibs>true</breakonloadinglibs> 0060 <separatetty>false</separatetty> 0061 <floatingtoolbar>false</floatingtoolbar> 0062 </general> 0063 <display> 0064 <staticmembers>false</staticmembers> 0065 <demanglenames>true</demanglenames> 0066 <outputradix>10</outputradix> 0067 </display> 0068 </kdevdebugger> 0069 <kdevdoctreeview> 0070 <ignoretocs> 0071 <toc>ada</toc> 0072 <toc>ada_bugs_gcc</toc> 0073 <toc>bash</toc> 0074 <toc>bash_bugs</toc> 0075 <toc>clanlib</toc> 0076 <toc>fortran_bugs_gcc</toc> 0077 <toc>gnome1</toc> 0078 <toc>gnustep</toc> 0079 <toc>gtk</toc> 0080 <toc>gtk_bugs</toc> 0081 <toc>haskell</toc> 0082 <toc>haskell_bugs_ghc</toc> 0083 <toc>java_bugs_gcc</toc> 0084 <toc>java_bugs_sun</toc> 0085 <toc>kde2book</toc> 0086 <toc>libstdc++</toc> 0087 <toc>opengl</toc> 0088 <toc>pascal_bugs_fp</toc> 0089 <toc>php</toc> 0090 <toc>php_bugs</toc> 0091 <toc>perl</toc> 0092 <toc>perl_bugs</toc> 0093 <toc>python</toc> 0094 <toc>python_bugs</toc> 0095 <toc>qt-kdev3</toc> 0096 <toc>ruby</toc> 0097 <toc>ruby_bugs</toc> 0098 <toc>sdl</toc> 0099 <toc>stl</toc> 0100 <toc>sw</toc> 0101 <toc>w3c-dom-level2-html</toc> 0102 <toc>w3c-svg</toc> 0103 <toc>w3c-uaag10</toc> 0104 <toc>wxwindows_bugs</toc> 0105 </ignoretocs> 0106 <ignoreqt_xml> 0107 <toc>Guide to the Qt Translation Tools</toc> 0108 <toc>Qt Assistant Manual</toc> 0109 <toc>Qt Designer Manual</toc> 0110 <toc>Qt Reference Documentation</toc> 0111 <toc>qmake User Guide</toc> 0112 </ignoreqt_xml> 0113 <ignoredoxygen> 0114 <toc>KDE Libraries (Doxygen)</toc> 0115 </ignoredoxygen> 0116 <projectdoc> 0117 <userdocDir>html/</userdocDir> 0118 <apidocDir>html/</apidocDir> 0119 </projectdoc> 0120 <ignorekdocs/> 0121 <ignoredevhelp/> 0122 </kdevdoctreeview> 0123 <kdevfilecreate> 0124 <filetypes/> 0125 <useglobaltypes> 0126 <type ext="c" /> 0127 <type ext="h" /> 0128 </useglobaltypes> 0129 </kdevfilecreate> 0130 <kdevcppsupport> 0131 <references/> 0132 <codecompletion> 0133 <includeGlobalFunctions>true</includeGlobalFunctions> 0134 <includeTypes>true</includeTypes> 0135 <includeEnums>true</includeEnums> 0136 <includeTypedefs>false</includeTypedefs> 0137 <automaticCodeCompletion>true</automaticCodeCompletion> 0138 <automaticArgumentsHint>true</automaticArgumentsHint> 0139 <automaticHeaderCompletion>true</automaticHeaderCompletion> 0140 <codeCompletionDelay>250</codeCompletionDelay> 0141 <argumentsHintDelay>400</argumentsHintDelay> 0142 <headerCompletionDelay>250</headerCompletionDelay> 0143 </codecompletion> 0144 <qt> 0145 <used>true</used> 0146 <version>4</version> 0147 <root>/home/kde4/qt-copy</root> 0148 </qt> 0149 <creategettersetter> 0150 <prefixGet/> 0151 <prefixSet>set</prefixSet> 0152 <prefixVariable>m_,_</prefixVariable> 0153 <parameterName>theValue</parameterName> 0154 <inlineGet>true</inlineGet> 0155 <inlineSet>true</inlineSet> 0156 </creategettersetter> 0157 </kdevcppsupport> 0158 <kdevfileview> 0159 <groups> 0160 <hidenonprojectfiles>false</hidenonprojectfiles> 0161 <hidenonlocation>false</hidenonlocation> 0162 </groups> 0163 <tree> 0164 <hidepatterns>*.o,*.lo,CVS,*.moc,*~</hidepatterns> 0165 <hidenonprojectfiles>false</hidenonprojectfiles> 0166 </tree> 0167 </kdevfileview> 0168 <cppsupportpart> 0169 <filetemplates> 0170 <interfacesuffix>.h</interfacesuffix> 0171 <implementationsuffix>.cpp</implementationsuffix> 0172 </filetemplates> 0173 </cppsupportpart> 0174 <kdevvisualadvance> 0175 <emulator>VisualBoyAdvance</emulator> 0176 <binary/> 0177 <addOptions/> 0178 <terminal>false</terminal> 0179 <fullscreen>false</fullscreen> 0180 <graphicFilter>-f0</graphicFilter> 0181 <scaling>-1</scaling> 0182 </kdevvisualadvance> 0183 <kdevdocumentation> 0184 <projectdoc> 0185 <docsystem/> 0186 <docurl/> 0187 <usermanualurl/> 0188 </projectdoc> 0189 </kdevdocumentation> 0190 <ctagspart> 0191 <customArguments/> 0192 <customTagfilePath/> 0193 </ctagspart> 0194 </kdevelop>