Warning, /kdevelop/kdevelop/plugins/gdb/tests/print_pointers/print_pointers.kdevelop is written in an unsupported language. File is not indexed.

0001 <?xml version = '1.0'?>
0002 <kdevelop>
0003   <general>
0004     <author>Vladimir Prus</author>
0005     <email>ghost@cs.msu.su</email>
0006     <version>$VERSION$</version>
0007     <projectmanagement>KDevCustomProject</projectmanagement>
0008     <primarylanguage>C++</primarylanguage>
0009     <ignoreparts>
0010       <part>kdevsecurity</part>
0011       <part>kdevkonsoleview</part>
0012       <part>kdevreplace</part>
0013       <part>kdevctags2</part>
0014       <part>kdevvalgrind</part>
0015     </ignoreparts>
0016     <projectdirectory>.</projectdirectory>
0017     <absoluteprojectpath>false</absoluteprojectpath>
0018     <description/>
0019   </general>
0020   <kdevcustomproject>
0021     <run>
0022       <mainprogram>print_pointers</mainprogram>
0023       <directoryradio>executable</directoryradio>
0024       <customdirectory>/</customdirectory>
0025       <programargs/>
0026       <terminal>false</terminal>
0027       <autocompile>true</autocompile>
0028       <envvars/>
0029     </run>
0030     <build>
0031       <buildtool>make</buildtool>
0032       <builddir/>
0033     </build>
0034     <make>
0035       <abortonerror>false</abortonerror>
0036       <numberofjobs>1</numberofjobs>
0037       <prio>0</prio>
0038       <dontact>false</dontact>
0039       <makebin/>
0040       <defaulttarget/>
0041       <makeoptions/>
0042       <selectedenvironment>default</selectedenvironment>
0043       <environments>
0044         <default/>
0045       </environments>
0046     </make>
0047   </kdevcustomproject>
0048   <kdevdebugger>
0049     <general>
0050       <dbgshell/>
0051       <programargs/>
0052       <gdbpath/>
0053       <configGdbScript/>
0054       <runShellScript/>
0055       <runGdbScript/>
0056       <breakonloadinglibs>true</breakonloadinglibs>
0057       <separatetty>false</separatetty>
0058       <floatingtoolbar>false</floatingtoolbar>
0059     </general>
0060     <display>
0061       <staticmembers>true</staticmembers>
0062       <demanglenames>true</demanglenames>
0063       <outputradix>10</outputradix>
0064     </display>
0065   </kdevdebugger>
0066   <kdevdoctreeview>
0067     <ignoretocs>
0068       <toc>ada</toc>
0069       <toc>ada_bugs_gcc</toc>
0070       <toc>bash</toc>
0071       <toc>bash_bugs</toc>
0072       <toc>clanlib</toc>
0073       <toc>fortran_bugs_gcc</toc>
0074       <toc>gnome1</toc>
0075       <toc>gnustep</toc>
0076       <toc>gtk</toc>
0077       <toc>gtk_bugs</toc>
0078       <toc>haskell</toc>
0079       <toc>haskell_bugs_ghc</toc>
0080       <toc>java_bugs_gcc</toc>
0081       <toc>java_bugs_sun</toc>
0082       <toc>kde2book</toc>
0083       <toc>opengl</toc>
0084       <toc>pascal_bugs_fp</toc>
0085       <toc>php</toc>
0086       <toc>php_bugs</toc>
0087       <toc>perl</toc>
0088       <toc>perl_bugs</toc>
0089       <toc>python</toc>
0090       <toc>python_bugs</toc>
0091       <toc>qt-kdev3</toc>
0092       <toc>ruby</toc>
0093       <toc>ruby_bugs</toc>
0094       <toc>sdl</toc>
0095       <toc>sw</toc>
0096       <toc>w3c-dom-level2-html</toc>
0097       <toc>w3c-svg</toc>
0098       <toc>w3c-uaag10</toc>
0099       <toc>wxwidgets_bugs</toc>
0100     </ignoretocs>
0101     <ignoreqt_xml>
0102       <toc>Guide to the Qt Translation Tools</toc>
0103       <toc>Qt Assistant Manual</toc>
0104       <toc>Qt Designer Manual</toc>
0105       <toc>Qt Reference Documentation</toc>
0106       <toc>qmake User Guide</toc>
0107     </ignoreqt_xml>
0108     <ignoredoxygen>
0109       <toc>KDE Libraries (Doxygen)</toc>
0110     </ignoredoxygen>
0111   </kdevdoctreeview>
0112   <kdevfilecreate>
0113     <filetypes/>
0114     <useglobaltypes>
0115       <type ext="ui" />
0116       <type ext="cpp" />
0117       <type ext="h" />
0118     </useglobaltypes>
0119   </kdevfilecreate>
0120   <cppsupportpart>
0121     <filetemplates>
0122       <interfacesuffix>.h</interfacesuffix>
0123       <implementationsuffix>.cpp</implementationsuffix>
0124     </filetemplates>
0125   </cppsupportpart>
0126   <kdevcppsupport>
0127     <codecompletion>
0128       <includeGlobalFunctions>true</includeGlobalFunctions>
0129       <includeTypes>true</includeTypes>
0130       <includeEnums>true</includeEnums>
0131       <includeTypedefs>false</includeTypedefs>
0132       <automaticCodeCompletion>true</automaticCodeCompletion>
0133       <automaticArgumentsHint>true</automaticArgumentsHint>
0134       <automaticHeaderCompletion>true</automaticHeaderCompletion>
0135       <codeCompletionDelay>250</codeCompletionDelay>
0136       <argumentsHintDelay>400</argumentsHintDelay>
0137       <headerCompletionDelay>250</headerCompletionDelay>
0138       <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
0139       <completionBoxItemOrder>0</completionBoxItemOrder>
0140       <howEvaluationContextMenu>true</howEvaluationContextMenu>
0141       <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
0142       <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
0143       <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx&lt;&lt;std</namespaceAliases>
0144       <processPrimaryTypes>true</processPrimaryTypes>
0145       <processFunctionArguments>false</processFunctionArguments>
0146       <preProcessAllHeaders>false</preProcessAllHeaders>
0147       <parseMissingHeaders>false</parseMissingHeaders>
0148       <resolveIncludePaths>true</resolveIncludePaths>
0149       <alwaysParseInBackground>true</alwaysParseInBackground>
0150       <usePermanentCaching>true</usePermanentCaching>
0151       <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
0152       <includePaths>.;</includePaths>
0153     </codecompletion>
0154     <creategettersetter>
0155       <prefixGet/>
0156       <prefixSet>set</prefixSet>
0157       <prefixVariable>m_,_</prefixVariable>
0158       <parameterName>theValue</parameterName>
0159       <inlineGet>true</inlineGet>
0160       <inlineSet>true</inlineSet>
0161     </creategettersetter>
0162     <references/>
0163     <qt>
0164       <used>false</used>
0165       <version>3</version>
0166       <root>/usr/share/qt3</root>
0167       <includestyle>3</includestyle>
0168       <designerintegration>EmbeddedKDevDesigner</designerintegration>
0169     </qt>
0170     <splitheadersource>
0171       <enabled>false</enabled>
0172       <synchronize>true</synchronize>
0173       <orientation>Vertical</orientation>
0174     </splitheadersource>
0175   </kdevcppsupport>
0176   <kdevfileview>
0177     <groups>
0178       <hidenonprojectfiles>false</hidenonprojectfiles>
0179       <hidenonlocation>false</hidenonlocation>
0180     </groups>
0181     <tree>
0182       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
0183       <hidenonprojectfiles>false</hidenonprojectfiles>
0184     </tree>
0185   </kdevfileview>
0186   <kdevvisualadvance>
0187     <emulator>VisualBoyAdvance</emulator>
0188     <binary/>
0189     <addOptions/>
0190     <terminal>false</terminal>
0191     <fullscreen>false</fullscreen>
0192     <graphicFilter>-f0</graphicFilter>
0193     <scaling>-1</scaling>
0194   </kdevvisualadvance>
0195 </kdevelop>