1 <?xml version = '1.0'?>
4 <author>Matthias Braun</author>
5 <email>matze@braunis.de</email>
6 <version>$VERSION$</version>
7 <projectmanagement>KDevCustomProject</projectmanagement>
8 <primarylanguage>C++</primarylanguage>
10 <projectdirectory>../../</projectdirectory>
11 <absoluteprojectpath>false</absoluteprojectpath>
17 <mainprogram>supertux</mainprogram>
18 <directoryradio>executable</directoryradio>
19 <customdirectory>/</customdirectory>
21 <terminal>false</terminal>
22 <autocompile>true</autocompile>
26 <buildtool>make</buildtool>
30 <abortonerror>true</abortonerror>
31 <numberofjobs>1</numberofjobs>
33 <dontact>false</dontact>
34 <makebin>/usr/bin/jam</makebin>
37 <selectedenvironment>default</selectedenvironment>
51 <breakonloadinglibs>true</breakonloadinglibs>
52 <separatetty>false</separatetty>
53 <floatingtoolbar>false</floatingtoolbar>
56 <staticmembers>false</staticmembers>
57 <demanglenames>true</demanglenames>
58 <outputradix>10</outputradix>
64 <toc>ada_bugs_gcc</toc>
68 <toc>fortran_bugs_gcc</toc>
74 <toc>haskell_bugs_ghc</toc>
75 <toc>java_bugs_gcc</toc>
76 <toc>java_bugs_sun</toc>
79 <toc>pascal_bugs_fp</toc>
85 <toc>python_bugs</toc>
91 <toc>w3c-dom-level2-html</toc>
94 <toc>wxwidgets_bugs</toc>
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>
104 <toc>KDE Libraries (Doxygen)</toc>
117 <interfacesuffix>.hpp</interfacesuffix>
118 <implementationsuffix>.cpp</implementationsuffix>
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>
135 <prefixGet>get_</prefixGet>
136 <prefixSet>set</prefixSet>
138 <parameterName>theValue</parameterName>
139 <inlineGet>true</inlineGet>
140 <inlineSet>true</inlineSet>
141 </creategettersetter>
157 <group pattern="*.hpp" name="headers" />
158 <group pattern="*.cpp" name="sources" />
159 <hidenonprojectfiles>false</hidenonprojectfiles>
160 <hidenonlocation>false</hidenonlocation>
163 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
164 <hidenonprojectfiles>false</hidenonprojectfiles>