diff options
Diffstat (limited to 'app.kdevses')
-rw-r--r-- | app.kdevses | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/app.kdevses b/app.kdevses new file mode 100644 index 0000000..573c1b3 --- /dev/null +++ b/app.kdevses @@ -0,0 +1,58 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<!DOCTYPE KDevPrjSession> +<KDevPrjSession> + <DocsAndViews NumberOfDocuments="11" > + <Doc0 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/app.cpp" > + <View0 Encoding="" Type="Source" /> + </Doc0> + <Doc1 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/app.h" > + <View0 Encoding="" Type="Source" /> + </Doc1> + <Doc2 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/appinfo.protocol" > + <View0 Encoding="ISO 8859-1" line="13" Type="Source" /> + </Doc2> + <Doc3 NumberOfViews="1" URL="file:///backup/robert/Development/app/TODO" > + <View0 Encoding="" line="35" Type="Source" /> + </Doc3> + <Doc4 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/appimpl.cpp" > + <View0 Encoding="" line="95" Type="Source" /> + </Doc4> + <Doc5 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/appimpl.h" > + <View0 Encoding="" line="86" Type="Source" /> + </Doc5> + <Doc6 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/Makefile.am" > + <View0 Encoding="" line="15" Type="Source" /> + </Doc6> + <Doc7 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/icons/Makefile.am" > + <View0 Encoding="" line="1" Type="Source" /> + </Doc7> + <Doc8 NumberOfViews="1" URL="file:///home/robert/3.3-api/kio/html/classKService.html#e2" > + <View0 Type="Documentation" /> + </Doc8> + <Doc9 NumberOfViews="1" URL="file:///backup/robert/Development/app/src/app.protocol" > + <View0 Encoding="" line="9" Type="Source" /> + </Doc9> + <Doc10 NumberOfViews="1" URL="file:///backup/robert/Development/app/AUTHORS" > + <View0 Encoding="" line="0" Type="Source" /> + </Doc10> + </DocsAndViews> + <pluginList> + <kdevdebugger> + <breakpointList/> + <showInternalCommands value="0" /> + </kdevdebugger> + <kdevastyle> + <Extensions ext="*.cpp *.h,*.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> |