-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsched_test_app.kdevses
executable file
·40 lines (40 loc) · 1.97 KB
/
sched_test_app.kdevses
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
<DocsAndViews NumberOfDocuments="5" >
<Doc0 NumberOfViews="1" URL="file:///media/Shared/Kernels/Applications/Sched_Test_App_TPT-25/src/rt_test.h" >
<View0 Encoding="" line="110" Type="Source" />
</Doc0>
<Doc1 NumberOfViews="1" URL="file:///media/Shared/Kernels/Applications/Sched_Test_App_TPT-25/src/rt_task.h" >
<View0 Encoding="" line="152" Type="Source" />
</Doc1>
<Doc2 NumberOfViews="1" URL="file:///media/Shared/Kernels/Applications/Sched_Test_App_TPT-25/src/rt_test.cpp" >
<View0 Encoding="" line="164" Type="Source" />
</Doc2>
<Doc3 NumberOfViews="1" URL="file:///media/Shared/Kernels/Applications/Sched_Test_App_TPT-25/src/rt_task.cpp" >
<View0 Encoding="" line="157" Type="Source" />
</Doc3>
<Doc4 NumberOfViews="1" URL="file:///media/Shared/Kernels/Applications/Sched_Test_App_TPT-25/src/main.cpp" >
<View0 Encoding="" line="103" Type="Source" />
</Doc4>
</DocsAndViews>
<pluginList>
<kdevdebugger>
<breakpointList/>
<showInternalCommands value="0" />
</kdevdebugger>
<kdevastyle>
<Extensions ext="*.cpp *.h *.hpp,*.c *.h,*.cxx *.hxx,*.c++ *.h++,*.cc *.hh,*.C *.H,*.diff ,*.inl,*.java,*.moc,*.patch,*.tlh,*.xpm" />
<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" />
</kdevastyle>
<kdevbookmarks>
<bookmarks/>
</kdevbookmarks>
<kdevvalgrind>
<executable path="" params="" />
<valgrind path="" params="" />
<calltree path="" params="" />
<kcachegrind path="" />
</kdevvalgrind>
</pluginList>
</KDevPrjSession>