diff options
-rw-r--r-- | osirion-doc.webprj | 21 | ||||
-rw-r--r-- | osirion.kdevelop.pcs | bin | 808150 -> 0 bytes | |||
-rw-r--r-- | osirion.kdevses | 46 |
3 files changed, 21 insertions, 46 deletions
diff --git a/osirion-doc.webprj b/osirion-doc.webprj new file mode 100644 index 0000000..aa4a641 --- /dev/null +++ b/osirion-doc.webprj @@ -0,0 +1,21 @@ +<!DOCTYPE webproject> +<webproject> + <project type="Local" name="The Osirion Project - Documentation" encoding="utf8" > + <upload/> + <author>Ingar</author> + <email>ingar@telenet.be</email> + <defaultDTD>-//W3C//DTD HTML 4.01//EN</defaultDTD> + <item url="doc/" uploadstatus="1" /> + <item url="doc/assets.html" uploadstatus="1" /> + <item url="doc/index.html" uploadstatus="1" /> + <item url="doc/license.html" uploadstatus="1" /> + <item url="doc/manual.html" uploadstatus="1" /> + <item url="doc/models.html" uploadstatus="1" /> + <item url="doc/style.css" uploadstatus="1" /> + <item url="doc/world.html" uploadstatus="1" /> + <item url="" uploadstatus="1" /> + <templates>templates/</templates> + <toolbars>toolbars/</toolbars> + <annotations/> + </project> +</webproject> diff --git a/osirion.kdevelop.pcs b/osirion.kdevelop.pcs Binary files differdeleted file mode 100644 index 94d7ff8..0000000 --- a/osirion.kdevelop.pcs +++ /dev/null diff --git a/osirion.kdevses b/osirion.kdevses deleted file mode 100644 index a3e4a26..0000000 --- a/osirion.kdevses +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version = '1.0' encoding = 'UTF-8'?> -<!DOCTYPE KDevPrjSession> -<KDevPrjSession> - <DocsAndViews NumberOfDocuments="6" > - <Doc0 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/client/targets.cc" > - <View0 Encoding="" Type="Source" /> - </Doc0> - <Doc1 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/render/draw.cc" > - <View0 Encoding="" Type="Source" /> - </Doc1> - <Doc2 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/render/camera.h" > - <View0 Encoding="" Type="Source" /> - </Doc2> - <Doc3 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/render/camera.cc" > - <View0 Encoding="" Type="Source" /> - </Doc3> - <Doc4 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/client/view.cc" > - <View0 Encoding="" line="299" Type="Source" /> - </Doc4> - <Doc5 NumberOfViews="1" URL="file:///home/ingar/projects/osirion/osirion-work/src/model/mapfile.cc" > - <View0 Encoding="" line="412" Type="Source" /> - </Doc5> - </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="1" FillCount="8" PadParenthesesOut="0" IndentNamespaces="0" IndentLabels="0" Fill="Tabs" MaxStatement="40" Brackets="Linux" MinConditional="-1" IndentBrackets="0" PadParenthesesUn="1" BlockBreak="0" KeepStatements="1" KeepBlocks="1" BlockIfElse="0" IndentSwitches="1" PadOperators="0" FStyle="UserDefined" IndentCases="1" FillEmptyLines="0" BracketsCloseHeaders="0" BlockBreakAll="0" PadParenthesesIn="0" IndentClasses="0" IndentBlocks="0" FillForce="0" /> - </kdevastyle> - <kdevbookmarks> - <bookmarks/> - </kdevbookmarks> - <kdevsubversion> - <subversion base="" /> - </kdevsubversion> - <kdevvalgrind> - <executable path="" params="" /> - <valgrind path="" params="" /> - <calltree path="" params="" /> - <kcachegrind path="" /> - </kdevvalgrind> - </pluginList> -</KDevPrjSession> |