File: Kprof.kdevelop

package info (click to toggle)
kprof 1.4.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,436 kB
  • ctags: 348
  • sloc: sh: 15,017; cpp: 3,522; perl: 1,933; makefile: 100
file content (97 lines) | stat: -rw-r--r-- 3,006 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!DOCTYPE kdevelop>
<kdevelop>
<general>
<author>Colin Desmond</author>
  <email>colin.desmond@btopenworld.com</email>
  <projectmanagement>KDevKDEAutoProject</projectmanagement>
  <primarylanguage>C++</primarylanguage>
  <keywords>
<keyword>Qt</keyword>
   <keyword>KDE</keyword>  </keywords>
  <version>1.4.3</version>
  <description/>
  <ignoreparts/> </general>
 <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" />  </groups>
  <tree>
<hidenonprojectfiles>false</hidenonprojectfiles>
   <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> </kdevdoctreeview>
 <kdevdebugger>
<general>
<dbgshell>libtool</dbgshell>
   <programargs/>
   <gdbpath/>
   <breakonloadinglibs>true</breakonloadinglibs>
   <separatetty>false</separatetty>
   <floatingtoolbar>false</floatingtoolbar>  </general>
  <breakpoints/>
  <display>
<staticmembers>false</staticmembers>
   <demanglenames>true</demanglenames>  </display> </kdevdebugger>
 <workspace>
<openfiles>
<file url="file:/home/colin/Kprof/kprof/kprof/CConfigure.cpp" />
   <file url="file:/home/colin/Kprof/kprof/kprof/CConfigure.h" />  </openfiles> </workspace>
 <kdevautoproject>
<run>
<mainprogram>./kprof/kprof</mainprogram>
   <programargs/>  </run>
  <envvars/>
  <make>
<abortonerror>false</abortonerror>
   <numberofjobs>1</numberofjobs>
   <dontact>false</dontact>
   <makebin/>  </make>
  <general>
<useconfiguration>default</useconfiguration>  </general>
  <configurations>
<default>
<configargs>--enable-debug=full</configargs>
    <builddir/>
    <ccompiler>GccOptions</ccompiler>
    <cxxcompiler>GppOptions</cxxcompiler>
    <f77compiler>G77Options</f77compiler>
    <ccompilerbinary/>
    <cxxcompilerbinary/>
    <f77compilerbinary/>
    <cflags/>
    <cxxflags/>
    <f77flags/>   </default>  </configurations> </kdevautoproject>
 <cppsupportpart>
<codecompletion>
<enablecc>true</enablecc>
   <codehinting outputview="1" enablech="1" selectview="0" />  </codecompletion>
  <classstore>
<enablepcs>true</enablepcs>
   <enablepp>true</enablepp>
   <preparsing/>  </classstore>
  <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>
 <kdevcvs>
<cvsoptions>-f</cvsoptions>
  <commitoptions/>
  <updateoptions>-dP</updateoptions>
  <addoptions/>
  <removeoptions>-f</removeoptions>
  <diffoptions>-u3 -p</diffoptions>
  <logoptions/> </kdevcvs></kdevelop>