diff options
Diffstat (limited to 'kvpnc.kdevses.save')
-rw-r--r-- | kvpnc.kdevses.save | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/kvpnc.kdevses.save b/kvpnc.kdevses.save new file mode 100644 index 0000000..5f9c294 --- /dev/null +++ b/kvpnc.kdevses.save @@ -0,0 +1,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" /> + <kcachegrind path="kcachegrind" /> + </kdevvalgrind> + </pluginList> +</KDevPrjSession> |