blob: b4832a55d5be937992f74c0663bfbc49fd6c4ad8 (
plain)
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
|
<?xml version = '1.0' encoding = 'UTF-8'?>
<!DOCTYPE KDevPrjSession>
<KDevPrjSession>
<DocsAndViews NumberOfDocuments="5" >
<Doc0 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/kvpnc.cpp" >
<View0 line="163" Type="Source" />
</Doc0>
<Doc1 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/ChangeLog" >
<View0 line="3" Type="Source" />
</Doc1>
<Doc2 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/TODO" >
<View0 line="26" Type="Source" />
</Doc2>
<Doc3 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/profilemanager.h" >
<View0 line="60" Type="Source" />
</Doc3>
<Doc4 NumberOfViews="1" URL="file:///home/crissi/work/kvpnc/src/profilemanager.cpp" >
<View0 line="37" Type="Source" />
</Doc4>
</DocsAndViews>
<pluginList>
<kdevdebugger>
<breakpointList/>
</kdevdebugger>
<kdevbookmarks>
<bookmarks/>
</kdevbookmarks>
<kdevvalgrind>
<executable path="" params="" />
<valgrind path="valgrind" params="--tool=memcheck --leak-check=yes" />
<calltree path="calltree" params=" --trace-children=yes" />
<tdecachegrind path="tdecachegrind" />
</kdevvalgrind>
</pluginList>
</KDevPrjSession>
|