OSDN Git Service

navi2ch parser
[kita/kita.git] / kita.kdevelop
1 <!DOCTYPE kdevelop>
2 <kdevelop>
3   <general>
4     <author>Hideki Ikemoto</author>
5     <email>ikemo@wakaba.jp</email>
6     <version>$VERSION$</version>
7     <projectmanagement>KDevKDEAutoProject</projectmanagement>
8     <primarylanguage>C++</primarylanguage>
9     <keywords>
10       <keyword>Qt</keyword>
11       <keyword>KDE</keyword>
12     </keywords>
13     <projectdirectory>.</projectdirectory>
14     <absoluteprojectpath>false</absoluteprojectpath>
15     <description/>
16     <ignoreparts/>
17   </general>
18   <kdevfileview>
19     <groups>
20       <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
21       <group pattern="*.ui" name="User Interface" />
22       <group pattern="*.png" name="Icons" />
23       <group pattern="*.po;*.ts" name="Translations" />
24       <group pattern="*" name="Others" />
25     </groups>
26     <tree>
27       <hidenonprojectfiles>false</hidenonprojectfiles>
28       <hidepatterns></hidepatterns>
29       <showvcsfields>false</showvcsfields>
30     </tree>
31   </kdevfileview>
32   <kdevdoctreeview>
33     <ignoretocs>
34       <toc>gtk</toc>
35       <toc>gnustep</toc>
36       <toc>python</toc>
37       <toc>php</toc>
38       <toc>perl</toc>
39     </ignoretocs>
40     <projectdoc>
41       <userdocDir/>
42       <apidocDir/>
43     </projectdoc>
44   </kdevdoctreeview>
45   <kdevdebugger>
46     <general>
47       <dbgshell>libtool</dbgshell>
48       <programargs/>
49       <gdbpath/>
50       <breakonloadinglibs>true</breakonloadinglibs>
51       <separatetty>false</separatetty>
52       <floatingtoolbar>false</floatingtoolbar>
53       <runappinappdirectory>true</runappinappdirectory>
54     </general>
55     <display>
56       <staticmembers>false</staticmembers>
57       <demanglenames>true</demanglenames>
58     </display>
59   </kdevdebugger>
60   <kdevfilecreate>
61     <filetypes/>
62     <useglobaltypes>
63       <type ext="ui" />
64       <type ext="cpp" />
65       <type ext="h" />
66     </useglobaltypes>
67   </kdevfilecreate>
68   <kdevautoproject>
69     <make>
70       <envvars>
71         <envvar value="1" name="WANT_AUTOCONF_2_5" />
72         <envvar value="1" name="WANT_AUTOMAKE_1_6" />
73       </envvars>
74       <abortonerror>false</abortonerror>
75       <numberofjobs>1</numberofjobs>
76       <dontact>false</dontact>
77       <makebin/>
78     </make>
79     <general>
80       <useconfiguration>default</useconfiguration>
81     </general>
82     <run>
83       <mainprogram/>
84       <programargs/>
85       <terminal>false</terminal>
86       <autocompile>true</autocompile>
87       <envvars/>
88       <directoryradio>executable</directoryradio>
89     </run>
90   </kdevautoproject>
91   <cppsupportpart>
92     <filetemplates>
93       <choosefiles>false</choosefiles>
94       <interfaceURL/>
95       <implementationURL/>
96       <interfacesuffix>.h</interfacesuffix>
97       <implementationsuffix>.cpp</implementationsuffix>
98       <lowercasefilenames>true</lowercasefilenames>
99     </filetemplates>
100   </cppsupportpart>
101   <kdevcppsupport>
102     <codecompletion>
103       <includeGlobalFunctions>true</includeGlobalFunctions>
104       <includeTypes>true</includeTypes>
105       <includeEnums>true</includeEnums>
106       <includeTypedefs>false</includeTypedefs>
107       <automaticCodeCompletion>true</automaticCodeCompletion>
108       <automaticArgumentsHint>true</automaticArgumentsHint>
109       <codeCompletionDelay>250</codeCompletionDelay>
110       <argumentsHintDelay>400</argumentsHintDelay>
111       <automaticHeaderCompletion>true</automaticHeaderCompletion>
112       <headerCompletionDelay>250</headerCompletionDelay>
113     </codecompletion>
114     <references/>
115   </kdevcppsupport>
116   <kdevclassview>
117     <folderhierarchy>true</folderhierarchy>
118     <depthoffolders>2</depthoffolders>
119   </kdevclassview>
120   <kdevcvs>
121     <cvsoptions>-f</cvsoptions>
122     <commitoptions></commitoptions>
123     <addoptions></addoptions>
124     <logoptions></logoptions>
125     <updateoptions>-dP</updateoptions>
126     <removeoptions>-f</removeoptions>
127     <revertoptions>-C -d -P</revertoptions>
128     <diffoptions>-u3 -p</diffoptions>
129     <rshoptions></rshoptions>
130   </kdevcvs>
131 </kdevelop>