Only check coverity_scan branch
[supertux.git] / contrib / kdevelop / supertux.kdevelop
1 <?xml version = '1.0'?>
2 <kdevelop>
3   <general>
4     <author>Matthias Braun</author>
5     <email>matze@braunis.de</email>
6     <version>$VERSION$</version>
7     <projectmanagement>KDevCustomProject</projectmanagement>
8     <primarylanguage>C++</primarylanguage>
9     <ignoreparts/>
10     <projectdirectory>../../</projectdirectory>
11     <absoluteprojectpath>false</absoluteprojectpath>
12     <description/>
13     <versioncontrol/>
14   </general>
15   <kdevcustomproject>
16     <run>
17       <mainprogram>supertux</mainprogram>
18       <directoryradio>executable</directoryradio>
19       <customdirectory>/</customdirectory>
20       <programargs/>
21       <terminal>false</terminal>
22       <autocompile>true</autocompile>
23       <envvars/>
24     </run>
25     <build>
26       <buildtool>make</buildtool>
27       <builddir/>
28     </build>
29     <make>
30       <abortonerror>true</abortonerror>
31       <numberofjobs>1</numberofjobs>
32       <prio>0</prio>
33       <dontact>false</dontact>
34       <makebin>/usr/bin/jam</makebin>
35       <defaulttarget/>
36       <makeoptions/>
37       <selectedenvironment>default</selectedenvironment>
38       <environments>
39         <default/>
40       </environments>
41     </make>
42   </kdevcustomproject>
43   <kdevdebugger>
44     <general>
45       <dbgshell/>
46       <programargs/>
47       <gdbpath/>
48       <configGdbScript/>
49       <runShellScript/>
50       <runGdbScript/>
51       <breakonloadinglibs>true</breakonloadinglibs>
52       <separatetty>false</separatetty>
53       <floatingtoolbar>false</floatingtoolbar>
54     </general>
55     <display>
56       <staticmembers>false</staticmembers>
57       <demanglenames>true</demanglenames>
58       <outputradix>10</outputradix>
59     </display>
60   </kdevdebugger>
61   <kdevdoctreeview>
62     <ignoretocs>
63       <toc>ada</toc>
64       <toc>ada_bugs_gcc</toc>
65       <toc>bash</toc>
66       <toc>bash_bugs</toc>
67       <toc>clanlib</toc>
68       <toc>fortran_bugs_gcc</toc>
69       <toc>gnome1</toc>
70       <toc>gnustep</toc>
71       <toc>gtk</toc>
72       <toc>gtk_bugs</toc>
73       <toc>haskell</toc>
74       <toc>haskell_bugs_ghc</toc>
75       <toc>java_bugs_gcc</toc>
76       <toc>java_bugs_sun</toc>
77       <toc>kde2book</toc>
78       <toc>opengl</toc>
79       <toc>pascal_bugs_fp</toc>
80       <toc>php</toc>
81       <toc>php_bugs</toc>
82       <toc>perl</toc>
83       <toc>perl_bugs</toc>
84       <toc>python</toc>
85       <toc>python_bugs</toc>
86       <toc>qt-kdev3</toc>
87       <toc>ruby</toc>
88       <toc>ruby_bugs</toc>
89       <toc>sdl</toc>
90       <toc>sw</toc>
91       <toc>w3c-dom-level2-html</toc>
92       <toc>w3c-svg</toc>
93       <toc>w3c-uaag10</toc>
94       <toc>wxwidgets_bugs</toc>
95     </ignoretocs>
96     <ignoreqt_xml>
97       <toc>Guide to the Qt Translation Tools</toc>
98       <toc>Qt Assistant Manual</toc>
99       <toc>Qt Designer Manual</toc>
100       <toc>Qt Reference Documentation</toc>
101       <toc>qmake User Guide</toc>
102     </ignoreqt_xml>
103     <ignoredoxygen>
104       <toc>KDE Libraries (Doxygen)</toc>
105     </ignoredoxygen>
106   </kdevdoctreeview>
107   <kdevfilecreate>
108     <filetypes/>
109     <useglobaltypes>
110       <type ext="ui" />
111       <type ext="cpp" />
112       <type ext="h" />
113     </useglobaltypes>
114   </kdevfilecreate>
115   <cppsupportpart>
116     <filetemplates>
117       <interfacesuffix>.hpp</interfacesuffix>
118       <implementationsuffix>.cpp</implementationsuffix>
119     </filetemplates>
120   </cppsupportpart>
121   <kdevcppsupport>
122     <codecompletion>
123       <includeGlobalFunctions>true</includeGlobalFunctions>
124       <includeTypes>true</includeTypes>
125       <includeEnums>true</includeEnums>
126       <includeTypedefs>false</includeTypedefs>
127       <automaticCodeCompletion>true</automaticCodeCompletion>
128       <automaticArgumentsHint>true</automaticArgumentsHint>
129       <automaticHeaderCompletion>true</automaticHeaderCompletion>
130       <codeCompletionDelay>250</codeCompletionDelay>
131       <argumentsHintDelay>400</argumentsHintDelay>
132       <headerCompletionDelay>250</headerCompletionDelay>
133     </codecompletion>
134     <creategettersetter>
135       <prefixGet>get_</prefixGet>
136       <prefixSet>set</prefixSet>
137       <prefixVariable/>
138       <parameterName>theValue</parameterName>
139       <inlineGet>true</inlineGet>
140       <inlineSet>true</inlineSet>
141     </creategettersetter>
142     <references/>
143   </kdevcppsupport>
144   <kdevdocumentation>
145     <projectdoc>
146       <docsystem/>
147       <docurl/>
148       <usermanualurl/>
149     </projectdoc>
150   </kdevdocumentation>
151   <ctagspart>
152     <customArguments/>
153     <customTagfilePath/>
154   </ctagspart>
155   <kdevfileview>
156     <groups>
157       <group pattern="*.hpp" name="headers" />
158       <group pattern="*.cpp" name="sources" />
159       <hidenonprojectfiles>false</hidenonprojectfiles>
160       <hidenonlocation>false</hidenonlocation>
161     </groups>
162     <tree>
163       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
164       <hidenonprojectfiles>false</hidenonprojectfiles>
165     </tree>
166   </kdevfileview>
167 </kdevelop>