954406ce0594b5c9bcb2f8ff9f15ae2c9f8fab8b
[libipt_ACCOUNT] / libipt_account.kdevelop
1 <?xml version = '1.0'?>
2 <kdevelop>
3   <general>
4     <author>Intra2net AG</author>
5     <email>opensource@intra2net.com</email>
6     <version>1.0</version>
7     <projectmanagement>KDevAutoProject</projectmanagement>
8     <primarylanguage>C</primarylanguage>
9     <keywords>
10       <keyword>C</keyword>
11       <keyword>Code</keyword>
12     </keywords>
13     <projectdirectory>.</projectdirectory>
14     <absoluteprojectpath>false</absoluteprojectpath>
15     <description/>
16     <ignoreparts/>
17     <secondaryLanguages/>
18   </general>
19   <kdevautoproject>
20     <general>
21       <activetarget>iptaccount/iptaccount</activetarget>
22       <useconfiguration>debug</useconfiguration>
23     </general>
24     <run>
25       <mainprogram>iptaccount/iptaccount</mainprogram>
26       <terminal>true</terminal>
27       <directoryradio>executable</directoryradio>
28       <runarguments>
29         <iptaccount/>
30       </runarguments>
31       <customdirectory>/</customdirectory>
32       <programargs/>
33       <autocompile>true</autocompile>
34       <envvars/>
35     </run>
36     <configurations>
37       <optimized>
38         <builddir>optimized</builddir>
39         <ccompiler>kdevgccoptions</ccompiler>
40         <cxxcompiler>kdevgppoptions</cxxcompiler>
41         <f77compiler>kdevg77options</f77compiler>
42         <cflags>-O2 -g0</cflags>
43       </optimized>
44       <debug>
45         <configargs>--enable-debug=full</configargs>
46         <builddir>debug</builddir>
47         <ccompiler>kdevgccoptions</ccompiler>
48         <cxxcompiler>kdevgppoptions</cxxcompiler>
49         <f77compiler>kdevg77options</f77compiler>
50         <cflags>-O0 -g3</cflags>
51       </debug>
52     </configurations>
53     <make>
54       <envvars>
55         <envvar value="1" name="WANT_AUTOCONF_2_5" />
56         <envvar value="1" name="WANT_AUTOMAKE_1_6" />
57       </envvars>
58     </make>
59   </kdevautoproject>
60   <kdevdoctreeview>
61     <ignoretocs>
62       <toc>ada</toc>
63       <toc>ada_bugs_gcc</toc>
64       <toc>bash</toc>
65       <toc>bash_bugs</toc>
66       <toc>clanlib</toc>
67       <toc>w3c-dom-level2-html</toc>
68       <toc>fortran_bugs_gcc</toc>
69       <toc>gnome1</toc>
70       <toc>gnustep</toc>
71       <toc>gtk</toc>
72       <toc>gtk_bugs</toc>
73       <toc>haskell</toc>
74       <toc>haskell_bugs_ghc</toc>
75       <toc>java_bugs_gcc</toc>
76       <toc>java_bugs_sun</toc>
77       <toc>kde2book</toc>
78       <toc>libstdc++</toc>
79       <toc>opengl</toc>
80       <toc>pascal_bugs_fp</toc>
81       <toc>php</toc>
82       <toc>php_bugs</toc>
83       <toc>perl</toc>
84       <toc>perl_bugs</toc>
85       <toc>python</toc>
86       <toc>python_bugs</toc>
87       <toc>qt-kdev3</toc>
88       <toc>ruby</toc>
89       <toc>ruby_bugs</toc>
90       <toc>sdl</toc>
91       <toc>stl</toc>
92       <toc>w3c-svg</toc>
93       <toc>sw</toc>
94       <toc>w3c-uaag10</toc>
95       <toc>wxwindows_bugs</toc>
96     </ignoretocs>
97     <ignoreqt_xml>
98       <toc>Guide to the Qt Translation Tools</toc>
99       <toc>Qt Assistant Manual</toc>
100       <toc>Qt Designer Manual</toc>
101       <toc>Qt Reference Documentation</toc>
102       <toc>qmake User Guide</toc>
103     </ignoreqt_xml>
104     <ignoredoxygen>
105       <toc>KDE Libraries (Doxygen)</toc>
106     </ignoredoxygen>
107   </kdevdoctreeview>
108   <kdevfilecreate>
109     <useglobaltypes>
110       <type ext="c" />
111       <type ext="h" />
112     </useglobaltypes>
113   </kdevfilecreate>
114   <kdevfileview>
115     <groups>
116       <group pattern="*.h" name="Header files" />
117       <group pattern="*.c" name="Source files" />
118       <hidenonprojectfiles>false</hidenonprojectfiles>
119       <hidenonlocation>false</hidenonlocation>
120     </groups>
121     <tree>
122       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
123       <hidenonprojectfiles>false</hidenonprojectfiles>
124     </tree>
125   </kdevfileview>
126   <kdevcppsupport>
127     <references/>
128     <codecompletion>
129       <includeGlobalFunctions>true</includeGlobalFunctions>
130       <includeTypes>true</includeTypes>
131       <includeEnums>true</includeEnums>
132       <includeTypedefs>false</includeTypedefs>
133       <automaticCodeCompletion>true</automaticCodeCompletion>
134       <automaticArgumentsHint>true</automaticArgumentsHint>
135       <automaticHeaderCompletion>true</automaticHeaderCompletion>
136       <codeCompletionDelay>250</codeCompletionDelay>
137       <argumentsHintDelay>400</argumentsHintDelay>
138       <headerCompletionDelay>250</headerCompletionDelay>
139     </codecompletion>
140   </kdevcppsupport>
141   <cppsupportpart>
142     <filetemplates>
143       <interfacesuffix>.h</interfacesuffix>
144       <implementationsuffix>.cpp</implementationsuffix>
145     </filetemplates>
146   </cppsupportpart>
147   <kdevdebugger>
148     <general>
149       <programargs/>
150       <gdbpath/>
151       <dbgshell>libtool</dbgshell>
152       <configGdbScript/>
153       <runShellScript/>
154       <runGdbScript/>
155       <breakonloadinglibs>true</breakonloadinglibs>
156       <separatetty>false</separatetty>
157       <floatingtoolbar>false</floatingtoolbar>
158     </general>
159     <display>
160       <staticmembers>false</staticmembers>
161       <demanglenames>true</demanglenames>
162     </display>
163   </kdevdebugger>
164 </kdevelop>