Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/orxonox.kdevelop @ 5235

Last change on this file since 5235 was 5235, checked in by patrick, 19 years ago

oroxnox/trunk: some small changes in the md2model to free some unused mem

File size: 4.7 KB
Line 
1<?xml version = '1.0'?>
2<kdevelop>
3  <general>
4    <author>orxonox-crew:</author>
5    <email>orxonox-dev@mail.datacore.ch</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    <secondaryLanguages>
14      <language>C</language>
15    </secondaryLanguages>
16    <versioncontrol>kdevsubversion</versioncontrol>
17  </general>
18  <kdevcustomproject>
19    <run>
20      <mainprogram>src/orxonox</mainprogram>
21      <directoryradio>build</directoryradio>
22      <customdirectory>/</customdirectory>
23      <programargs/>
24      <terminal>false</terminal>
25      <autocompile>true</autocompile>
26      <envvars/>
27    </run>
28    <build>
29      <buildtool>make</buildtool>
30      <builddir/>
31    </build>
32    <make>
33      <abortonerror>false</abortonerror>
34      <numberofjobs>3</numberofjobs>
35      <prio>0</prio>
36      <dontact>false</dontact>
37      <makebin/>
38      <makeoptions/>
39      <selectedenvironment>default</selectedenvironment>
40      <environments>
41        <default/>
42      </environments>
43      <defaulttarget/>
44    </make>
45  </kdevcustomproject>
46  <kdevdebugger>
47    <general>
48      <dbgshell/>
49      <programargs/>
50      <gdbpath/>
51      <configGdbScript/>
52      <runShellScript/>
53      <runGdbScript/>
54      <breakonloadinglibs>true</breakonloadinglibs>
55      <separatetty>false</separatetty>
56      <floatingtoolbar>false</floatingtoolbar>
57    </general>
58    <display>
59      <staticmembers>false</staticmembers>
60      <demanglenames>true</demanglenames>
61      <outputradix>10</outputradix>
62    </display>
63  </kdevdebugger>
64  <kdevdoctreeview>
65    <ignoretocs>
66      <toc>ada</toc>
67      <toc>ada_bugs_gcc</toc>
68      <toc>bash</toc>
69      <toc>bash_bugs</toc>
70      <toc>clanlib</toc>
71      <toc>fortran_bugs_gcc</toc>
72      <toc>gnome1</toc>
73      <toc>gnustep</toc>
74      <toc>gtk</toc>
75      <toc>gtk_bugs</toc>
76      <toc>haskell</toc>
77      <toc>haskell_bugs_ghc</toc>
78      <toc>java_bugs_gcc</toc>
79      <toc>java_bugs_sun</toc>
80      <toc>kde2book</toc>
81      <toc>opengl</toc>
82      <toc>pascal_bugs_fp</toc>
83      <toc>php</toc>
84      <toc>php_bugs</toc>
85      <toc>perl</toc>
86      <toc>perl_bugs</toc>
87      <toc>python</toc>
88      <toc>python_bugs</toc>
89      <toc>qt-kdev3</toc>
90      <toc>ruby</toc>
91      <toc>ruby_bugs</toc>
92      <toc>sdl</toc>
93      <toc>sw</toc>
94      <toc>w3c-dom-level2-html</toc>
95      <toc>w3c-svg</toc>
96      <toc>w3c-uaag10</toc>
97      <toc>wxwidgets_bugs</toc>
98    </ignoretocs>
99    <ignoreqt_xml>
100      <toc>Guide to the Qt Translation Tools</toc>
101      <toc>Qt Assistant Manual</toc>
102      <toc>Qt Designer Manual</toc>
103      <toc>Qt Reference Documentation</toc>
104      <toc>qmake User Guide</toc>
105    </ignoreqt_xml>
106    <ignoredoxygen>
107      <toc>KDE Libraries (Doxygen)</toc>
108    </ignoredoxygen>
109  </kdevdoctreeview>
110  <kdevfilecreate>
111    <filetypes/>
112    <useglobaltypes>
113      <type ext="ui" />
114      <type ext="cpp" />
115      <type ext="h" />
116    </useglobaltypes>
117  </kdevfilecreate>
118  <kdevcppsupport>
119    <references>
120      <pcs>Orxonox Lib</pcs>
121    </references>
122    <codecompletion>
123      <includeGlobalFunctions>true</includeGlobalFunctions>
124      <includeTypes>true</includeTypes>
125      <includeEnums>true</includeEnums>
126      <includeTypedefs>true</includeTypedefs>
127      <automaticCodeCompletion>true</automaticCodeCompletion>
128      <automaticArgumentsHint>true</automaticArgumentsHint>
129      <automaticHeaderCompletion>true</automaticHeaderCompletion>
130      <codeCompletionDelay>305</codeCompletionDelay>
131      <argumentsHintDelay>400</argumentsHintDelay>
132      <headerCompletionDelay>250</headerCompletionDelay>
133    </codecompletion>
134    <creategettersetter>
135      <prefixGet/>
136      <prefixSet>set</prefixSet>
137      <prefixVariable>m_,_</prefixVariable>
138      <parameterName>theValue</parameterName>
139      <inlineGet>true</inlineGet>
140      <inlineSet>true</inlineSet>
141    </creategettersetter>
142  </kdevcppsupport>
143  <kdevfileview>
144    <groups>
145      <hidenonprojectfiles>false</hidenonprojectfiles>
146      <hidenonlocation>false</hidenonlocation>
147    </groups>
148    <tree>
149      <hidepatterns>*.o,*.lo,*~,*in</hidepatterns>
150      <hidenonprojectfiles>false</hidenonprojectfiles>
151      <showvcsfields>false</showvcsfields>
152    </tree>
153  </kdevfileview>
154  <cppsupportpart>
155    <filetemplates>
156      <interfacesuffix>.h</interfacesuffix>
157      <implementationsuffix>.cc</implementationsuffix>
158    </filetemplates>
159  </cppsupportpart>
160  <kdevdocumentation>
161    <projectdoc>
162      <docsystem/>
163      <docurl/>
164      <usermanualurl/>
165    </projectdoc>
166  </kdevdocumentation>
167  <ctagspart>
168    <customArguments/>
169    <customTagfilePath/>
170  </ctagspart>
171</kdevelop>
Note: See TracBrowser for help on using the repository browser.