Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network/Orxonox.kdevses @ 96

Last change on this file since 96 was 96, checked in by anonymous, 17 years ago

added kdevelop Ãproject files

File size: 1.4 KB
Line 
1<?xml version = '1.0' encoding = 'UTF-8'?>
2<!DOCTYPE KDevPrjSession>
3<KDevPrjSession>
4 <DocsAndViews NumberOfDocuments="2" >
5  <Doc0 NumberOfViews="1" URL="file:///home/scheusso/orxonox/network/src/orxonox.cc" >
6   <View0 Encoding="" line="27" Type="Source" />
7  </Doc0>
8  <Doc1 NumberOfViews="1" URL="file:///home/scheusso/orxonox/network/src/tnl/tnlVector.h" >
9   <View0 Encoding="" line="316" Type="Source" />
10  </Doc1>
11 </DocsAndViews>
12 <pluginList>
13  <kdevdebugger>
14   <breakpointList/>
15   <showInternalCommands value="0" />
16  </kdevdebugger>
17  <kdevastyle>
18   <Extensions ext="*.cpp *.h,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" />
19   <AStyle IndentPreprocessors="0" FillCount="4" PadParenthesesOut="1" IndentNamespaces="1" IndentLabels="1" Fill="Tabs" MaxStatement="40" Brackets="Break" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="UserDefined" IndentCases="0" FillEmptyLines="0" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="1" IndentClasses="1" IndentBlocks="0" FillForce="0" />
20  </kdevastyle>
21  <kdevbookmarks>
22   <bookmarks/>
23  </kdevbookmarks>
24  <kdevvalgrind>
25   <executable path="" params="" />
26   <valgrind path="" params="" />
27   <calltree path="" params="" />
28   <kcachegrind path="" />
29  </kdevvalgrind>
30 </pluginList>
31</KDevPrjSession>
Note: See TracBrowser for help on using the repository browser.