You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
224 lines
6.9 KiB
224 lines
6.9 KiB
<?xml version = '1.0'?> |
|
<kdevelop> |
|
<general> |
|
<author>Stefan Bühler</author> |
|
<email>stbuehler@web.de</email> |
|
<version>0.1</version> |
|
<projectmanagement>KDevTrollProject</projectmanagement> |
|
<primarylanguage>C++</primarylanguage> |
|
<keywords> |
|
<keyword>Qt</keyword> |
|
</keywords> |
|
<ignoreparts/> |
|
<projectname>toruschess</projectname> |
|
<projectdirectory>.</projectdirectory> |
|
<absoluteprojectpath>false</absoluteprojectpath> |
|
<description/> |
|
<defaultencoding/> |
|
</general> |
|
<kdevfileview> |
|
<groups> |
|
<group pattern="*.cpp;*.cxx;*.h" name="Sources" /> |
|
<group pattern="*.ui" name="User Interface" /> |
|
<group pattern="*.png" name="Icons" /> |
|
<group pattern="*" name="Others" /> |
|
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
<hidenonlocation>false</hidenonlocation> |
|
</groups> |
|
<tree> |
|
<hidenonprojectfiles>false</hidenonprojectfiles> |
|
<hidepatterns>*.o,*.lo,CVS</hidepatterns> |
|
</tree> |
|
</kdevfileview> |
|
<kdevcppsupport> |
|
<qt> |
|
<used>true</used> |
|
<version>4</version> |
|
<includestyle>4</includestyle> |
|
<designerintegration>ExternalDesigner</designerintegration> |
|
<qmake>/usr/bin/qmake-qt4</qmake> |
|
<designer>/usr/bin/designer-qt4</designer> |
|
<root>/usr/lib/qt4</root> |
|
<designerpluginpaths/> |
|
</qt> |
|
<references/> |
|
<codecompletion> |
|
<automaticCodeCompletion>false</automaticCodeCompletion> |
|
<automaticArgumentsHint>true</automaticArgumentsHint> |
|
<automaticHeaderCompletion>true</automaticHeaderCompletion> |
|
<codeCompletionDelay>250</codeCompletionDelay> |
|
<argumentsHintDelay>400</argumentsHintDelay> |
|
<headerCompletionDelay>250</headerCompletionDelay> |
|
<showOnlyAccessibleItems>false</showOnlyAccessibleItems> |
|
<completionBoxItemOrder>0</completionBoxItemOrder> |
|
<howEvaluationContextMenu>true</howEvaluationContextMenu> |
|
<showCommentWithArgumentHint>true</showCommentWithArgumentHint> |
|
<statusBarTypeEvaluation>false</statusBarTypeEvaluation> |
|
<namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases> |
|
<processPrimaryTypes>true</processPrimaryTypes> |
|
<processFunctionArguments>false</processFunctionArguments> |
|
<preProcessAllHeaders>false</preProcessAllHeaders> |
|
<parseMissingHeadersExperimental>false</parseMissingHeadersExperimental> |
|
<resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental> |
|
<alwaysParseInBackground>true</alwaysParseInBackground> |
|
<usePermanentCaching>true</usePermanentCaching> |
|
<alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> |
|
<includePaths>.;</includePaths> |
|
</codecompletion> |
|
<creategettersetter> |
|
<prefixGet/> |
|
<prefixSet>set</prefixSet> |
|
<prefixVariable>m_,_</prefixVariable> |
|
<parameterName>theValue</parameterName> |
|
<inlineGet>true</inlineGet> |
|
<inlineSet>true</inlineSet> |
|
</creategettersetter> |
|
<splitheadersource> |
|
<enabled>false</enabled> |
|
<synchronize>true</synchronize> |
|
<orientation>Vertical</orientation> |
|
</splitheadersource> |
|
</kdevcppsupport> |
|
<kdevdoctreeview> |
|
<ignoretocs> |
|
<toc>bash</toc> |
|
<toc>bash_bugs</toc> |
|
<toc>clanlib</toc> |
|
<toc>fortran_bugs_gcc</toc> |
|
<toc>gnome1</toc> |
|
<toc>gnustep</toc> |
|
<toc>gtk</toc> |
|
<toc>gtk_bugs</toc> |
|
<toc>haskell</toc> |
|
<toc>haskell_bugs_ghc</toc> |
|
<toc>java_bugs_gcc</toc> |
|
<toc>java_bugs_sun</toc> |
|
<toc>kde2book</toc> |
|
<toc>opengl</toc> |
|
<toc>pascal_bugs_fp</toc> |
|
<toc>php</toc> |
|
<toc>php_bugs</toc> |
|
<toc>perl</toc> |
|
<toc>perl_bugs</toc> |
|
<toc>python</toc> |
|
<toc>python_bugs</toc> |
|
<toc>qt-kdev3</toc> |
|
<toc>ruby</toc> |
|
<toc>ruby_bugs</toc> |
|
<toc>sdl</toc> |
|
<toc>stl</toc> |
|
<toc>sw</toc> |
|
<toc>w3c-dom-level2-html</toc> |
|
<toc>w3c-svg</toc> |
|
<toc>w3c-uaag10</toc> |
|
<toc>wxwidgets_bugs</toc> |
|
</ignoretocs> |
|
<ignoredoxygen> |
|
<toc>KDE Libraries (Doxygen)</toc> |
|
</ignoredoxygen> |
|
</kdevdoctreeview> |
|
<kdevdebugger> |
|
<general> |
|
<dbgshell/> |
|
<breakpoints/> |
|
<programargs/> |
|
<gdbpath>/usr/bin/gdb</gdbpath> |
|
<breakonloadinglibs>true</breakonloadinglibs> |
|
<separatetty>false</separatetty> |
|
<floatingtoolbar>false</floatingtoolbar> |
|
<configGdbScript/> |
|
<runShellScript/> |
|
<runGdbScript/> |
|
<raiseGDBOnStart>false</raiseGDBOnStart> |
|
</general> |
|
<display> |
|
<staticmembers>false</staticmembers> |
|
<demanglenames>true</demanglenames> |
|
<outputradix>10</outputradix> |
|
</display> |
|
<breakpoints/> |
|
</kdevdebugger> |
|
<kdevtrollproject> |
|
<run> |
|
<mainprogram/> |
|
<programargs/> |
|
<directoryradio>executable</directoryradio> |
|
<globaldebugarguments/> |
|
<globalcwd>/home/stefan/develop/toruschess</globalcwd> |
|
<useglobalprogram>false</useglobalprogram> |
|
<terminal>false</terminal> |
|
<autocompile>false</autocompile> |
|
<autoinstall>false</autoinstall> |
|
<autokdesu>false</autokdesu> |
|
<envvars/> |
|
<runarguments> |
|
<toruschess/> |
|
</runarguments> |
|
<cwd> |
|
<toruschess>/home/stefan/develop/toruschess</toruschess> |
|
</cwd> |
|
<debugarguments> |
|
<toruschess/> |
|
</debugarguments> |
|
</run> |
|
<general> |
|
<activedir>src</activedir> |
|
</general> |
|
<make> |
|
<abortonerror>true</abortonerror> |
|
<runmultiplejobs>false</runmultiplejobs> |
|
<numberofjobs>1</numberofjobs> |
|
<dontact>false</dontact> |
|
<makebin/> |
|
<prio>0</prio> |
|
<envvars/> |
|
</make> |
|
<qmake> |
|
<savebehaviour>2</savebehaviour> |
|
<replacePaths>false</replacePaths> |
|
<disableDefaultOpts>true</disableDefaultOpts> |
|
<enableFilenamesOnly>false</enableFilenamesOnly> |
|
<showVariablesInTree>true</showVariablesInTree> |
|
<showParseErrors>true</showParseErrors> |
|
</qmake> |
|
</kdevtrollproject> |
|
<workspace> |
|
<openfiles/> |
|
</workspace> |
|
<kdevfilecreate> |
|
<useglobaltypes> |
|
<type ext="ui" /> |
|
<type ext="cpp" /> |
|
<type ext="h" /> |
|
<type ext="ts" /> |
|
<type ext="qrc" /> |
|
</useglobaltypes> |
|
</kdevfilecreate> |
|
<kdevdocumentation> |
|
<projectdoc> |
|
<docsystem>Doxygen Documentation Collection</docsystem> |
|
<docurl>toruschess.tag</docurl> |
|
</projectdoc> |
|
</kdevdocumentation> |
|
<substmap> |
|
<APPNAME>toruschess</APPNAME> |
|
<APPNAMELC>toruschess</APPNAMELC> |
|
<APPNAMESC>Toruschess</APPNAMESC> |
|
<APPNAMEUC>TORUSCHESS</APPNAMEUC> |
|
<AUTHOR>Stefan Bühler</AUTHOR> |
|
<DESIGNER/> |
|
<EMAIL>stbuehler@web.de</EMAIL> |
|
<LICENSE>GPL</LICENSE> |
|
<LICENSEFILE>COPYING</LICENSEFILE> |
|
<QMAKE/> |
|
<VERSION>0.1</VERSION> |
|
<YEAR>2009</YEAR> |
|
<dest>/home/stefan/develop/toruschess</dest> |
|
</substmap> |
|
<cppsupportpart> |
|
<filetemplates> |
|
<interfacesuffix>.h</interfacesuffix> |
|
<implementationsuffix>.cpp</implementationsuffix> |
|
</filetemplates> |
|
</cppsupportpart> |
|
</kdevelop>
|
|
|