Line 1... |
Line 1... |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
1 |
<?xml version = '1.0' encoding = 'UTF-8'?>
|
2 |
<!DOCTYPE KDevPrjSession>
|
2 |
<!DOCTYPE KDevPrjSession>
|
3 |
<KDevPrjSession>
|
3 |
<KDevPrjSession>
|
4 |
<DocsAndViews NumberOfDocuments="7" >
|
4 |
<DocsAndViews NumberOfDocuments="1" >
|
5 |
<Doc0 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/Main.c" >
|
5 |
<Doc0 NumberOfViews="1" URL="file:///home/kaklik/download/robot/PID/PID.C" >
|
6 |
<View0 line="45" Type="Source" />
|
6 |
<View0 Encoding="UTF-8" line="0" Type="Source" />
|
7 |
</Doc0>
|
7 |
</Doc0>
|
8 |
<Doc1 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/DebugInterface.c" >
|
- |
|
9 |
<View0 line="75" Type="Source" />
|
- |
|
10 |
</Doc1>
|
- |
|
11 |
<Doc2 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/Utility.c" >
|
- |
|
12 |
<View0 line="0" Type="Source" />
|
- |
|
13 |
</Doc2>
|
- |
|
14 |
<Doc3 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/CamConfig.c" >
|
- |
|
15 |
<View0 line="0" Type="Source" />
|
- |
|
16 |
</Doc3>
|
- |
|
17 |
<Doc4 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/CamInterface.c" >
|
- |
|
18 |
<View0 line="0" Type="Source" />
|
- |
|
19 |
</Doc4>
|
- |
|
20 |
<Doc5 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/Executive.c" >
|
- |
|
21 |
<View0 line="0" Type="Source" />
|
- |
|
22 |
</Doc5>
|
- |
|
23 |
<Doc6 NumberOfViews="1" URL="file:///home/kaklik/projects/programy/Atmel_C/AVRcam/FrameMgr.c" >
|
- |
|
24 |
<View0 line="16" Type="Source" />
|
- |
|
25 |
</Doc6>
|
- |
|
26 |
</DocsAndViews>
|
8 |
</DocsAndViews>
|
27 |
<pluginList>
|
9 |
<pluginList>
|
28 |
<kdevdebugger>
|
10 |
<kdevdebugger>
|
29 |
<breakpointList/>
|
11 |
<breakpointList/>
|
- |
|
12 |
<showInternalCommands value="0" />
|
30 |
</kdevdebugger>
|
13 |
</kdevdebugger>
|
- |
|
14 |
<kdevastyle>
|
- |
|
15 |
<Extensions ext="*.cpp *.h,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" />
|
- |
|
16 |
<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" />
|
- |
|
17 |
</kdevastyle>
|
31 |
<kdevbookmarks>
|
18 |
<kdevbookmarks>
|
32 |
<bookmarks/>
|
19 |
<bookmarks/>
|
33 |
</kdevbookmarks>
|
20 |
</kdevbookmarks>
|
34 |
<kdevvalgrind>
|
21 |
<kdevvalgrind>
|
35 |
<executable path="" params="" />
|
22 |
<executable path="" params="" />
|