Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/9/head
parent
5da88b7efa
commit
bc6622cea7
@ -1,38 +0,0 @@
|
|||||||
<?xml version = '1.0' encoding = 'UTF-8'?>
|
|
||||||
<!DOCTYPE KDevPrjSession>
|
|
||||||
<KDevPrjSession>
|
|
||||||
<DocsAndViews NumberOfDocuments="6" >
|
|
||||||
<Doc0 NumberOfViews="1" URL="file:///usr/src/kstreamripper-0.3.3/src/processlistviewitem_interface.h" >
|
|
||||||
<View0 line="32" Type="Source" />
|
|
||||||
</Doc0>
|
|
||||||
<Doc1 NumberOfViews="1" URL="file:///usr/src/kstreamripper-0.3.3/src/processlistviewitem.h" >
|
|
||||||
<View0 line="30" Type="Source" />
|
|
||||||
</Doc1>
|
|
||||||
<Doc2 NumberOfViews="1" URL="file:///usr/src/kstreamripper-0.3.3/src/kstreamripper.cpp" >
|
|
||||||
<View0 line="267" Type="Source" />
|
|
||||||
</Doc2>
|
|
||||||
<Doc3 NumberOfViews="1" URL="file:///usr/src/kstreamripper-0.3.3/src/processlistviewitem.cpp" >
|
|
||||||
<View0 line="106" Type="Source" />
|
|
||||||
</Doc3>
|
|
||||||
<Doc4 NumberOfViews="1" URL="file:///usr/src/kstreamripper-0.3.3/src/kstreamripperbase.ui" >
|
|
||||||
<View0 Type="Other" />
|
|
||||||
</Doc4>
|
|
||||||
<Doc5 NumberOfViews="1" URL="file:///usr/share/qt3/doc/html/qlistview.html#selectionChanged" >
|
|
||||||
<View0 Type="Documentation" />
|
|
||||||
</Doc5>
|
|
||||||
</DocsAndViews>
|
|
||||||
<pluginList>
|
|
||||||
<kdevdebugger>
|
|
||||||
<breakpointList/>
|
|
||||||
</kdevdebugger>
|
|
||||||
<kdevbookmarks>
|
|
||||||
<bookmarks/>
|
|
||||||
</kdevbookmarks>
|
|
||||||
<kdevvalgrind>
|
|
||||||
<executable path="" params="" />
|
|
||||||
<valgrind path="" params="" />
|
|
||||||
<calltree path="" params="" />
|
|
||||||
<tdecachegrind path="" />
|
|
||||||
</kdevvalgrind>
|
|
||||||
</pluginList>
|
|
||||||
</KDevPrjSession>
|
|
@ -1,206 +0,0 @@
|
|||||||
<?xml version = '1.0'?>
|
|
||||||
<tdevelop>
|
|
||||||
<general>
|
|
||||||
<author>Michael Goettsche</author>
|
|
||||||
<email>mail@tuxipuxi.de</email>
|
|
||||||
<version>0.1</version>
|
|
||||||
<projectmanagement>KDevKDEAutoProject</projectmanagement>
|
|
||||||
<primarylanguage>C++</primarylanguage>
|
|
||||||
<keywords>
|
|
||||||
<keyword>C++</keyword>
|
|
||||||
<keyword>Code</keyword>
|
|
||||||
<keyword>Qt</keyword>
|
|
||||||
<keyword>KDE</keyword>
|
|
||||||
</keywords>
|
|
||||||
<projectdirectory>.</projectdirectory>
|
|
||||||
<absoluteprojectpath>false</absoluteprojectpath>
|
|
||||||
<description></description>
|
|
||||||
<ignoreparts/>
|
|
||||||
<secondaryLanguages/>
|
|
||||||
</general>
|
|
||||||
<kdevautoproject>
|
|
||||||
<general>
|
|
||||||
<activetarget>src/kstreamripper</activetarget>
|
|
||||||
<useconfiguration>default</useconfiguration>
|
|
||||||
</general>
|
|
||||||
<run>
|
|
||||||
<mainprogram>src/kstreamripper</mainprogram>
|
|
||||||
<directoryradio>executable</directoryradio>
|
|
||||||
<customdirectory>/</customdirectory>
|
|
||||||
<programargs/>
|
|
||||||
<terminal>false</terminal>
|
|
||||||
<autocompile>true</autocompile>
|
|
||||||
<envvars/>
|
|
||||||
<runarguments>
|
|
||||||
<kstreamripper></kstreamripper>
|
|
||||||
</runarguments>
|
|
||||||
</run>
|
|
||||||
<configurations>
|
|
||||||
<optimized>
|
|
||||||
<builddir>optimized</builddir>
|
|
||||||
<ccompiler>GccOptions</ccompiler>
|
|
||||||
<cxxcompiler>GppOptions</cxxcompiler>
|
|
||||||
<f77compiler>G77Options</f77compiler>
|
|
||||||
<cxxflags>-O2 -g0</cxxflags>
|
|
||||||
</optimized>
|
|
||||||
<debug>
|
|
||||||
<configargs>--enable-debug=full</configargs>
|
|
||||||
<builddir>debug</builddir>
|
|
||||||
<ccompiler>GccOptions</ccompiler>
|
|
||||||
<cxxcompiler>GppOptions</cxxcompiler>
|
|
||||||
<f77compiler>G77Options</f77compiler>
|
|
||||||
<cxxflags>-O0 -g3</cxxflags>
|
|
||||||
</debug>
|
|
||||||
<default>
|
|
||||||
<envvars/>
|
|
||||||
<configargs>--prefix=/opt/kde --enable-debug=full</configargs>
|
|
||||||
<builddir></builddir>
|
|
||||||
<topsourcedir></topsourcedir>
|
|
||||||
<cppflags></cppflags>
|
|
||||||
<ldflags></ldflags>
|
|
||||||
<ccompiler>kdevgccoptions</ccompiler>
|
|
||||||
<cxxcompiler>kdevgppoptions</cxxcompiler>
|
|
||||||
<f77compiler>kdevpgf77options</f77compiler>
|
|
||||||
<ccompilerbinary></ccompilerbinary>
|
|
||||||
<cxxcompilerbinary></cxxcompilerbinary>
|
|
||||||
<f77compilerbinary></f77compilerbinary>
|
|
||||||
<cflags></cflags>
|
|
||||||
<cxxflags></cxxflags>
|
|
||||||
<f77flags></f77flags>
|
|
||||||
</default>
|
|
||||||
</configurations>
|
|
||||||
<make>
|
|
||||||
<envvars>
|
|
||||||
<envvar value="1" name="WANT_AUTOCONF_2_5" />
|
|
||||||
<envvar value="1" name="WANT_AUTOMAKE_1_6" />
|
|
||||||
</envvars>
|
|
||||||
<abortonerror>false</abortonerror>
|
|
||||||
<numberofjobs>1</numberofjobs>
|
|
||||||
<dontact>false</dontact>
|
|
||||||
<makebin/>
|
|
||||||
</make>
|
|
||||||
</kdevautoproject>
|
|
||||||
<kdevfileview>
|
|
||||||
<groups>
|
|
||||||
<group pattern="*.cpp;*.cxx;*.h" name="Sources" />
|
|
||||||
<group pattern="*.ui" name="User Interface" />
|
|
||||||
<group pattern="*.png" name="Icons" />
|
|
||||||
<group pattern="*.po;*.ts" name="Translations" />
|
|
||||||
<group pattern="*" name="Others" />
|
|
||||||
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
||||||
<hidenonlocation>false</hidenonlocation>
|
|
||||||
</groups>
|
|
||||||
<tree>
|
|
||||||
<hidenonprojectfiles>false</hidenonprojectfiles>
|
|
||||||
<showvcsfields>false</showvcsfields>
|
|
||||||
<hidepatterns>*.o,*.lo,CVS</hidepatterns>
|
|
||||||
</tree>
|
|
||||||
</kdevfileview>
|
|
||||||
<kdevdoctreeview>
|
|
||||||
<ignoretocs>
|
|
||||||
<toc>gtk</toc>
|
|
||||||
<toc>gnustep</toc>
|
|
||||||
<toc>python</toc>
|
|
||||||
<toc>php</toc>
|
|
||||||
<toc>perl</toc>
|
|
||||||
</ignoretocs>
|
|
||||||
<projectdoc>
|
|
||||||
<userdocDir>/home/tuxipuxi/Documents/cpp/kde/kstreamripper/html/</userdocDir>
|
|
||||||
<apidocDir>/home/tuxipuxi/Documents/cpp/kde/kstreamripper/html/</apidocDir>
|
|
||||||
</projectdoc>
|
|
||||||
<ignoreqt_xml/>
|
|
||||||
<ignoredoxygen/>
|
|
||||||
<ignorekdocs/>
|
|
||||||
<ignoredevhelp/>
|
|
||||||
</kdevdoctreeview>
|
|
||||||
<kdevdebugger>
|
|
||||||
<general>
|
|
||||||
<dbgshell>libtool</dbgshell>
|
|
||||||
<programargs></programargs>
|
|
||||||
<gdbpath></gdbpath>
|
|
||||||
<configGdbScript></configGdbScript>
|
|
||||||
<runShellScript></runShellScript>
|
|
||||||
<runGdbScript></runGdbScript>
|
|
||||||
<breakonloadinglibs>true</breakonloadinglibs>
|
|
||||||
<separatetty>false</separatetty>
|
|
||||||
<floatingtoolbar>false</floatingtoolbar>
|
|
||||||
</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>
|
|
||||||
<cppsupportpart>
|
|
||||||
<filetemplates>
|
|
||||||
<interfacesuffix>.h</interfacesuffix>
|
|
||||||
<implementationsuffix>.cpp</implementationsuffix>
|
|
||||||
</filetemplates>
|
|
||||||
</cppsupportpart>
|
|
||||||
<kdevcppsupport>
|
|
||||||
<codecompletion>
|
|
||||||
<includeGlobalFunctions>true</includeGlobalFunctions>
|
|
||||||
<includeTypes>true</includeTypes>
|
|
||||||
<includeEnums>true</includeEnums>
|
|
||||||
<includeTypedefs>false</includeTypedefs>
|
|
||||||
<automaticCodeCompletion>true</automaticCodeCompletion>
|
|
||||||
<automaticArgumentsHint>true</automaticArgumentsHint>
|
|
||||||
<automaticHeaderCompletion>true</automaticHeaderCompletion>
|
|
||||||
<codeCompletionDelay>250</codeCompletionDelay>
|
|
||||||
<argumentsHintDelay>400</argumentsHintDelay>
|
|
||||||
<headerCompletionDelay>250</headerCompletionDelay>
|
|
||||||
</codecompletion>
|
|
||||||
<references/>
|
|
||||||
<creategettersetter>
|
|
||||||
<prefixGet></prefixGet>
|
|
||||||
<prefixSet>set</prefixSet>
|
|
||||||
<prefixVariable>m_,_</prefixVariable>
|
|
||||||
<parameterName>theValue</parameterName>
|
|
||||||
<inlineGet>true</inlineGet>
|
|
||||||
<inlineSet>true</inlineSet>
|
|
||||||
</creategettersetter>
|
|
||||||
</kdevcppsupport>
|
|
||||||
<dist>
|
|
||||||
<custom>false</custom>
|
|
||||||
<bzip>false</bzip>
|
|
||||||
<archname/>
|
|
||||||
<appname/>
|
|
||||||
<version>0.1</version>
|
|
||||||
<release/>
|
|
||||||
<vendor/>
|
|
||||||
<licence/>
|
|
||||||
<summary/>
|
|
||||||
<group/>
|
|
||||||
<packager/>
|
|
||||||
<description/>
|
|
||||||
<changelog/>
|
|
||||||
<devpackage>false</devpackage>
|
|
||||||
<docspackage>false</docspackage>
|
|
||||||
<appicon>false</appicon>
|
|
||||||
<arch>0</arch>
|
|
||||||
<genHTML>false</genHTML>
|
|
||||||
<useRPM>false</useRPM>
|
|
||||||
<ftpkde>false</ftpkde>
|
|
||||||
<appskde>false</appskde>
|
|
||||||
<url/>
|
|
||||||
</dist>
|
|
||||||
<kdevcvs>
|
|
||||||
<cvsoptions>-f</cvsoptions>
|
|
||||||
<commitoptions/>
|
|
||||||
<addoptions/>
|
|
||||||
<logoptions/>
|
|
||||||
<updateoptions>-dP</updateoptions>
|
|
||||||
<removeoptions>-f</removeoptions>
|
|
||||||
<revertoptions>-C -d -P</revertoptions>
|
|
||||||
<diffoptions>-u3 -p</diffoptions>
|
|
||||||
<rshoptions/>
|
|
||||||
</kdevcvs>
|
|
||||||
</tdevelop>
|
|
Binary file not shown.
Loading…
Reference in new issue