Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 5221 was 5165, checked in by bensch, 19 years ago

orxonox/trunk: commands now get unregistered when leaving orxonox

File size: 4.7 KB
RevLine 
[4540]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>
[4885]7    <projectmanagement>KDevCustomProject</projectmanagement>
[4540]8    <primarylanguage>C++</primarylanguage>
[4972]9    <ignoreparts/>
[4906]10    <projectdirectory>.</projectdirectory>
11    <absoluteprojectpath>false</absoluteprojectpath>
[5165]12    <description/>
[4906]13    <secondaryLanguages>
14      <language>C</language>
15    </secondaryLanguages>
[5158]16    <versioncontrol>kdevsubversion</versioncontrol>
[4540]17  </general>
[4885]18  <kdevcustomproject>
[4540]19    <run>
[4906]20      <mainprogram>src/orxonox</mainprogram>
21      <directoryradio>build</directoryradio>
22      <customdirectory>/</customdirectory>
[5165]23      <programargs/>
[4906]24      <terminal>false</terminal>
25      <autocompile>true</autocompile>
26      <envvars/>
[4540]27    </run>
[4906]28    <build>
29      <buildtool>make</buildtool>
[5165]30      <builddir/>
[4906]31    </build>
32    <make>
33      <abortonerror>false</abortonerror>
[4972]34      <numberofjobs>3</numberofjobs>
[4906]35      <prio>0</prio>
36      <dontact>false</dontact>
[5165]37      <makebin/>
38      <makeoptions/>
[4906]39      <selectedenvironment>default</selectedenvironment>
40      <environments>
41        <default/>
42      </environments>
[5165]43      <defaulttarget/>
[4906]44    </make>
[4885]45  </kdevcustomproject>
[4540]46  <kdevdebugger>
47    <general>
[5165]48      <dbgshell/>
49      <programargs/>
50      <gdbpath/>
51      <configGdbScript/>
52      <runShellScript/>
53      <runGdbScript/>
[4906]54      <breakonloadinglibs>true</breakonloadinglibs>
55      <separatetty>false</separatetty>
56      <floatingtoolbar>false</floatingtoolbar>
[4540]57    </general>
[4906]58    <display>
59      <staticmembers>false</staticmembers>
60      <demanglenames>true</demanglenames>
61      <outputradix>10</outputradix>
62    </display>
[4540]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    <codecompletion>
121      <includeGlobalFunctions>true</includeGlobalFunctions>
122      <includeTypes>true</includeTypes>
123      <includeEnums>true</includeEnums>
[4906]124      <includeTypedefs>true</includeTypedefs>
[4540]125      <automaticCodeCompletion>true</automaticCodeCompletion>
126      <automaticArgumentsHint>true</automaticArgumentsHint>
127      <automaticHeaderCompletion>true</automaticHeaderCompletion>
128      <codeCompletionDelay>250</codeCompletionDelay>
129      <argumentsHintDelay>400</argumentsHintDelay>
130      <headerCompletionDelay>250</headerCompletionDelay>
131    </codecompletion>
[4972]132    <creategettersetter>
[5165]133      <prefixGet/>
[4972]134      <prefixSet>set</prefixSet>
135      <prefixVariable>m_,_</prefixVariable>
136      <parameterName>theValue</parameterName>
137      <inlineGet>true</inlineGet>
138      <inlineSet>true</inlineSet>
139    </creategettersetter>
[4540]140  </kdevcppsupport>
141  <kdevfileview>
[5161]142    <groups>
143      <hidenonprojectfiles>false</hidenonprojectfiles>
144      <hidenonlocation>false</hidenonlocation>
145    </groups>
[4540]146    <tree>
[4885]147      <hidepatterns>*.o,*.lo,*~,*in</hidepatterns>
[4540]148      <hidenonprojectfiles>false</hidenonprojectfiles>
[5161]149      <showvcsfields>false</showvcsfields>
[4540]150    </tree>
151  </kdevfileview>
[4906]152  <cppsupportpart>
153    <filetemplates>
154      <interfacesuffix>.h</interfacesuffix>
[5161]155      <implementationsuffix>.cc</implementationsuffix>
[4906]156    </filetemplates>
157  </cppsupportpart>
158  <kdevdocumentation>
159    <projectdoc>
[5160]160      <docsystem/>
161      <docurl/>
162      <usermanualurl/>
[4906]163    </projectdoc>
164  </kdevdocumentation>
[4972]165  <ctagspart>
[5161]166    <customArguments/>
167    <customTagfilePath/>
[4972]168  </ctagspart>
[4540]169</kdevelop>
Note: See TracBrowser for help on using the repository browser.