OSDN Git Service

911a88415bd73133efbfc2d17784e5638694b36f
[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     <secondaryLanguages/>
18   </general>
19   <kdevfileview>
20     <groups>
21       <group pattern="*.cpp;*.cxx;*.h" name="Sources" />
22       <group pattern="*.ui" name="User Interface" />
23       <group pattern="*.png" name="Icons" />
24       <group pattern="*.po;*.ts" name="Translations" />
25       <group pattern="*" name="Others" />
26       <hidenonprojectfiles>false</hidenonprojectfiles>
27     </groups>
28     <tree>
29       <hidenonprojectfiles>false</hidenonprojectfiles>
30       <hidepatterns></hidepatterns>
31       <showvcsfields>false</showvcsfields>
32     </tree>
33   </kdevfileview>
34   <kdevdoctreeview>
35     <ignoretocs>
36       <toc>gtk</toc>
37       <toc>gnustep</toc>
38       <toc>python</toc>
39       <toc>php</toc>
40       <toc>perl</toc>
41     </ignoretocs>
42     <projectdoc>
43       <userdocDir/>
44       <apidocDir/>
45     </projectdoc>
46     <ignoreqt_xml/>
47     <ignoredoxygen/>
48     <ignorekdocs/>
49     <ignoredevhelp/>
50   </kdevdoctreeview>
51   <kdevdebugger>
52     <general>
53       <dbgshell>libtool</dbgshell>
54       <programargs/>
55       <gdbpath/>
56       <breakonloadinglibs>true</breakonloadinglibs>
57       <separatetty>false</separatetty>
58       <floatingtoolbar>false</floatingtoolbar>
59       <runappinappdirectory>true</runappinappdirectory>
60       <configGdbScript/>
61       <runShellScript/>
62       <runGdbScript/>
63     </general>
64     <display>
65       <staticmembers>false</staticmembers>
66       <demanglenames>true</demanglenames>
67     </display>
68   </kdevdebugger>
69   <kdevfilecreate>
70     <filetypes/>
71     <useglobaltypes>
72       <type ext="ui" />
73       <type ext="cpp" />
74       <type ext="h" />
75     </useglobaltypes>
76   </kdevfilecreate>
77   <kdevautoproject>
78     <make>
79       <envvars>
80         <envvar value="1" name="WANT_AUTOCONF_2_5" />
81         <envvar value="1" name="WANT_AUTOMAKE_1_6" />
82       </envvars>
83       <abortonerror>false</abortonerror>
84       <numberofjobs>1</numberofjobs>
85       <dontact>false</dontact>
86       <makebin/>
87     </make>
88     <general>
89       <useconfiguration>default</useconfiguration>
90     </general>
91     <run>
92       <mainprogram/>
93       <programargs/>
94       <terminal>false</terminal>
95       <autocompile>true</autocompile>
96       <envvars/>
97       <directoryradio>executable</directoryradio>
98       <customdirectory>/</customdirectory>
99     </run>
100     <configurations/>
101   </kdevautoproject>
102   <cppsupportpart>
103     <filetemplates>
104       <choosefiles>false</choosefiles>
105       <interfaceURL/>
106       <implementationURL/>
107       <interfacesuffix>.h</interfacesuffix>
108       <implementationsuffix>.cpp</implementationsuffix>
109       <lowercasefilenames>true</lowercasefilenames>
110     </filetemplates>
111   </cppsupportpart>
112   <kdevcppsupport>
113     <codecompletion>
114       <includeGlobalFunctions>true</includeGlobalFunctions>
115       <includeTypes>true</includeTypes>
116       <includeEnums>true</includeEnums>
117       <includeTypedefs>false</includeTypedefs>
118       <automaticCodeCompletion>true</automaticCodeCompletion>
119       <automaticArgumentsHint>true</automaticArgumentsHint>
120       <codeCompletionDelay>250</codeCompletionDelay>
121       <argumentsHintDelay>400</argumentsHintDelay>
122       <automaticHeaderCompletion>true</automaticHeaderCompletion>
123       <headerCompletionDelay>250</headerCompletionDelay>
124     </codecompletion>
125     <references>
126       <pcs>Qt</pcs>
127       <pcs>KDElibs</pcs>
128     </references>
129   </kdevcppsupport>
130   <kdevclassview>
131     <folderhierarchy>true</folderhierarchy>
132     <depthoffolders>2</depthoffolders>
133   </kdevclassview>
134   <kdevcvs>
135     <cvsoptions>-f</cvsoptions>
136     <commitoptions/>
137     <addoptions/>
138     <logoptions/>
139     <updateoptions>-dP</updateoptions>
140     <removeoptions>-f</removeoptions>
141     <revertoptions>-C -d -P</revertoptions>
142     <diffoptions>-u3 -p</diffoptions>
143     <rshoptions/>
144   </kdevcvs>
145 </kdevelop>