mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-06-25 02:19:37 +02:00
34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
<?xml version = '1.0' encoding = 'UTF-8'?>
|
|
<!DOCTYPE KDevPrjSession>
|
|
<KDevPrjSession>
|
|
<DocsAndViews NumberOfDocuments="3" >
|
|
<Doc0 NumberOfViews="1" URL="file:///home/krava/work/kdev/someproj/VERSION.h" >
|
|
<View0 line="0" Type="Source" />
|
|
</Doc0>
|
|
<Doc1 NumberOfViews="1" URL="file:///home/krava/work/kdev/someproj/config.h" >
|
|
<View0 line="0" Type="Source" />
|
|
</Doc1>
|
|
<Doc2 NumberOfViews="1" URL="file:///home/krava/work/kdev/someproj/src/gui/ObjectManipulator.h" >
|
|
<View0 line="246" Type="Source" />
|
|
</Doc2>
|
|
</DocsAndViews>
|
|
<pluginList>
|
|
<kdevdebugger>
|
|
<breakpointList>
|
|
<breakpoint0 location="/svejak/svejak/someproj/src/gui/main.cpp:351" type="1" tracingFormatString="" traceFormatStringEnabled="0" condition="" tracingEnabled="0" enabled="1" >
|
|
<tracedExpressions/>
|
|
</breakpoint0>
|
|
</breakpointList>
|
|
</kdevdebugger>
|
|
<kdevbookmarks>
|
|
<bookmarks/>
|
|
</kdevbookmarks>
|
|
<kdevvalgrind>
|
|
<executable path="" params="" />
|
|
<valgrind path="" params="" />
|
|
<calltree path="" params="" />
|
|
<kcachegrind path="" />
|
|
</kdevvalgrind>
|
|
</pluginList>
|
|
</KDevPrjSession>
|