diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
commit | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (patch) | |
tree | e5ce4701bac540038a279b4e208c86390a24ba11 /kvpnc.kdevses.save | |
download | kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.tar.gz kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.zip |
Initial import of year-and-a-half-old upstream version 0.9.6a
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> |