diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 16:05:52 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 16:05:52 -0600 |
commit | 31fb39b92d5a2837acb0a26879dad4e74bd5dda6 (patch) | |
tree | 1e765c37c42c1ca85266ba7cf47705c1e3ba9783 /Krusader.tdevelop | |
parent | 427b907574d97a5c84707ffb4cba23887754e601 (diff) | |
download | krusader-31fb39b92d5a2837acb0a26879dad4e74bd5dda6.tar.gz krusader-31fb39b92d5a2837acb0a26879dad4e74bd5dda6.zip |
Finish rename from prior commit
Diffstat (limited to 'Krusader.tdevelop')
-rw-r--r-- | Krusader.tdevelop | 213 |
1 files changed, 213 insertions, 0 deletions
diff --git a/Krusader.tdevelop b/Krusader.tdevelop new file mode 100644 index 0000000..b546fa1 --- /dev/null +++ b/Krusader.tdevelop @@ -0,0 +1,213 @@ +<?xml version = '1.0'?> +<tdevelop> + <general> + <author>Shie Erlich and Rafi Yanai</author> + <email/> + <version>1.20</version> + <projectmanagement>KDevAutoProject</projectmanagement> + <primarylanguage>C++</primarylanguage> + <ignoreparts> + <part>kdevabbrev</part> + <part>kdevsnippet</part> + <part>kdevdoxygen</part> + <part>kdevdistpart</part> + <part>kdevvalgrind</part> + </ignoreparts> + <projectdirectory>.</projectdirectory> + <absoluteprojectpath>false</absoluteprojectpath> + <description/> + <secondaryLanguages/> + <versioncontrol>kdevcvsservice</versioncontrol> + <projectname>Krusader</projectname> + </general> + <kdevautoproject> + <general> + <activetarget>krusader/krusader</activetarget> + <useconfiguration>default</useconfiguration> + </general> + <run> + <mainprogram>krusader/krusader</mainprogram> + <programargs/> + <terminal>false</terminal> + <envvars/> + <autocompile>true</autocompile> + <directoryradio>executable</directoryradio> + <customdirectory>/</customdirectory> + </run> + <make> + <envvars> + <envvar value="1" name="WANT_AUTOCONF_2_5" /> + <envvar value="1" name="WANT_AUTOMAKE_1_6" /> + </envvars> + <abortonerror>true</abortonerror> + <numberofjobs>2</numberofjobs> + <dontact>false</dontact> + <makebin/> + <prio>0</prio> + </make> + <configurations> + <default> + <configargs/> + <builddir/> + <topsourcedir/> + <cppflags>-DQT_THREAD_SUPPORT</cppflags> + <ldflags/> + <ccompiler>kdevgccoptions</ccompiler> + <cxxcompiler>kdevgppoptions</cxxcompiler> + <f77compiler>kdevpgf77options</f77compiler> + <ccompilerbinary/> + <cxxcompilerbinary>-DQT_THREAD_SUPPORT</cxxcompilerbinary> + <f77compilerbinary/> + <cflags/> + <cxxflags>-DQT_THREAD_SUPPORT </cxxflags> + <f77flags/> + <envvars/> + </default> + </configurations> + </kdevautoproject> + <kdevdebugger> + <general> + <dbgshell>libtool</dbgshell> + <programargs/> + <gdbpath/> + <breakonloadinglibs>true</breakonloadinglibs> + <separatetty>false</separatetty> + <floatingtoolbar>false</floatingtoolbar> + <runappinappdirectory>true</runappinappdirectory> + <configGdbScript/> + <runShellScript/> + <runGdbScript/> + </general> + <display> + <staticmembers>false</staticmembers> + <demanglenames>true</demanglenames> + <outputradix>10</outputradix> + </display> + </kdevdebugger> + <kdevfilecreate> + <filetypes/> + <useglobaltypes> + <type ext="ui" /> + <type ext="cpp" /> + <type ext="h" /> + </useglobaltypes> + </kdevfilecreate> + <kdevdoctreeview> + <projectdoc> + <userdocDir>html/</userdocDir> + <apidocDir>html/</apidocDir> + </projectdoc> + <ignoreqt_xml/> + <ignoredoxygen/> + <ignorekdocs/> + <ignoretocs/> + <ignoredevhelp/> + </kdevdoctreeview> + <cppsupportpart> + <codecompletion/> + <filetemplates> + <choosefiles>false</choosefiles> + <interfaceURL/> + <implementationURL/> + <interfacesuffix>.h</interfacesuffix> + <implementationsuffix>.cpp</implementationsuffix> + <lowercasefilenames>true</lowercasefilenames> + </filetemplates> + </cppsupportpart> + <kdevclassview> + <folderhierarchy>true</folderhierarchy> + <depthoffolders>2</depthoffolders> + </kdevclassview> + <kdevfileview> + <groups> + <group pattern="*.po" name="i18n" /> + <group pattern="*.rc *.ui" name="User Interface" /> + <group pattern="*.h" name="Headers" /> + <group pattern="*.cpp" name="Sources" /> + <hidenonprojectfiles>false</hidenonprojectfiles> + <hidenonlocation>false</hidenonlocation> + </groups> + <tree> + <hidenonprojectfiles>true</hidenonprojectfiles> + <hidepatterns></hidepatterns> + <showvcsfields>true</showvcsfields> + </tree> + </kdevfileview> + <kdevcvs> + <cvsoptions>-f -z3</cvsoptions> + <commitoptions/> + <updateoptions>-dP</updateoptions> + <addoptions/> + <removeoptions>-f</removeoptions> + <diffoptions>-u3 -p</diffoptions> + <logoptions/> + <rshoptions/> + <revertoptions>-C -d -P</revertoptions> + </kdevcvs> + <kdevcppsupport> + <codecompletion> + <includeGlobalFunctions>true</includeGlobalFunctions> + <includeTypes>true</includeTypes> + <includeEnums>true</includeEnums> + <includeTypedefs>true</includeTypedefs> + <automaticCodeCompletion>true</automaticCodeCompletion> + <automaticArgumentsHint>true</automaticArgumentsHint> + <codeCompletionDelay>250</codeCompletionDelay> + <argumentsHintDelay>400</argumentsHintDelay> + <automaticHeaderCompletion>true</automaticHeaderCompletion> + <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> + <parseMissingHeaders>false</parseMissingHeaders> + <resolveIncludePaths>true</resolveIncludePaths> + <alwaysParseInBackground>true</alwaysParseInBackground> + <usePermanentCaching>true</usePermanentCaching> + <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> + <includePaths>.;</includePaths> + </codecompletion> + <references/> + <creategettersetter> + <prefixGet/> + <prefixSet>set</prefixSet> + <prefixVariable>m_,_</prefixVariable> + <parameterName>theValue</parameterName> + <inlineGet>true</inlineGet> + <inlineSet>true</inlineSet> + </creategettersetter> + <qt> + <used>false</used> + <version>3</version> + <includestyle>3</includestyle> + <root>/usr/share/qt3</root> + <designerintegration>EmbeddedKDevDesigner</designerintegration> + <qmake>/usr/bin/qmake-qt3</qmake> + <designer></designer> + <designerpluginpaths/> + </qt> + </kdevcppsupport> + <kdevcvsservice> + <recursivewhenupdate>true</recursivewhenupdate> + <prunedirswhenupdate>true</prunedirswhenupdate> + <createdirswhenupdate>true</createdirswhenupdate> + <recursivewhencommitremove>true</recursivewhencommitremove> + <revertoptions>-C</revertoptions> + </kdevcvsservice> + <ctagspart> + <customArguments/> + <customTagfilePath/> + </ctagspart> + <kdevdocumentation> + <projectdoc> + <docsystem/> + <docurl/> + <usermanualurl/> + </projectdoc> + </kdevdocumentation> +</tdevelop> |