building parts of libftdi via cmake is now optional.
[libftdi] / libftdi.kdevelop
1 <?xml version = '1.0'?>
2 <kdevelop>
3   <general>
4     <author>Thomas Jarosch</author>
5     <email>opensource@intra2net.com</email>
6     <version>0.6</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     <projectname>libftdi</projectname>
19   </general>
20   <kdevautoproject>
21     <general>
22       <activetarget>src/libftdi</activetarget>
23       <useconfiguration>default</useconfiguration>
24     </general>
25     <run>
26       <mainprogram>src/libftdi</mainprogram>
27       <terminal>true</terminal>
28       <directoryradio>executable</directoryradio>
29       <customdirectory>/</customdirectory>
30       <programargs/>
31       <autocompile>true</autocompile>
32       <envvars/>
33     </run>
34     <configurations>
35       <optimized>
36         <builddir>optimized</builddir>
37         <ccompiler>kdevgccoptions</ccompiler>
38         <cxxcompiler>kdevgppoptions</cxxcompiler>
39         <f77compiler>kdevg77options</f77compiler>
40         <cflags>-O2 -g0</cflags>
41       </optimized>
42       <debug>
43         <configargs>--enable-debug=full</configargs>
44         <builddir>debug</builddir>
45         <ccompiler>kdevgccoptions</ccompiler>
46         <cxxcompiler>kdevgppoptions</cxxcompiler>
47         <f77compiler>kdevg77options</f77compiler>
48         <cflags>-O0 -g3</cflags>
49       </debug>
50       <default>
51         <envvars/>
52       </default>
53     </configurations>
54     <make>
55       <envvars>
56         <envvar value="1" name="WANT_AUTOCONF_2_5" />
57         <envvar value="1" name="WANT_AUTOMAKE_1_6" />
58       </envvars>
59       <abortonerror>false</abortonerror>
60       <numberofjobs>1</numberofjobs>
61       <dontact>false</dontact>
62       <makebin/>
63       <prio>0</prio>
64     </make>
65   </kdevautoproject>
66   <kdevdoctreeview>
67     <ignoretocs>
68       <toc>ada</toc>
69       <toc>ada_bugs_gcc</toc>
70       <toc>bash</toc>
71       <toc>bash_bugs</toc>
72       <toc>clanlib</toc>
73       <toc>w3c-dom-level2-html</toc>
74       <toc>fortran_bugs_gcc</toc>
75       <toc>gnome1</toc>
76       <toc>gnustep</toc>
77       <toc>gtk</toc>
78       <toc>gtk_bugs</toc>
79       <toc>haskell</toc>
80       <toc>haskell_bugs_ghc</toc>
81       <toc>java_bugs_gcc</toc>
82       <toc>java_bugs_sun</toc>
83       <toc>kde2book</toc>
84       <toc>libstdc++</toc>
85       <toc>opengl</toc>
86       <toc>pascal_bugs_fp</toc>
87       <toc>php</toc>
88       <toc>php_bugs</toc>
89       <toc>perl</toc>
90       <toc>perl_bugs</toc>
91       <toc>python</toc>
92       <toc>python_bugs</toc>
93       <toc>qt-kdev3</toc>
94       <toc>ruby</toc>
95       <toc>ruby_bugs</toc>
96       <toc>sdl</toc>
97       <toc>stl</toc>
98       <toc>w3c-svg</toc>
99       <toc>sw</toc>
100       <toc>w3c-uaag10</toc>
101       <toc>wxwindows_bugs</toc>
102     </ignoretocs>
103     <ignoreqt_xml>
104       <toc>Guide to the Qt Translation Tools</toc>
105       <toc>Qt Assistant Manual</toc>
106       <toc>Qt Designer Manual</toc>
107       <toc>Qt Reference Documentation</toc>
108       <toc>qmake User Guide</toc>
109     </ignoreqt_xml>
110     <ignoredoxygen>
111       <toc>KDE Libraries (Doxygen)</toc>
112     </ignoredoxygen>
113   </kdevdoctreeview>
114   <kdevfilecreate>
115     <filetypes/>
116     <useglobaltypes>
117       <type ext="c" />
118       <type ext="h" />
119     </useglobaltypes>
120   </kdevfilecreate>
121   <kdevfileview>
122     <groups>
123       <group pattern="*.h" name="Header files" />
124       <group pattern="*.c" name="Source files" />
125       <hidenonprojectfiles>false</hidenonprojectfiles>
126       <hidenonlocation>false</hidenonlocation>
127     </groups>
128     <tree>
129       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
130       <hidenonprojectfiles>false</hidenonprojectfiles>
131       <showvcsfields>false</showvcsfields>
132     </tree>
133   </kdevfileview>
134   <kdevcppsupport>
135     <references/>
136     <codecompletion>
137       <includeGlobalFunctions>true</includeGlobalFunctions>
138       <includeTypes>true</includeTypes>
139       <includeEnums>true</includeEnums>
140       <includeTypedefs>false</includeTypedefs>
141       <automaticCodeCompletion>true</automaticCodeCompletion>
142       <automaticArgumentsHint>true</automaticArgumentsHint>
143       <automaticHeaderCompletion>true</automaticHeaderCompletion>
144       <codeCompletionDelay>250</codeCompletionDelay>
145       <argumentsHintDelay>400</argumentsHintDelay>
146       <headerCompletionDelay>250</headerCompletionDelay>
147       <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
148       <completionBoxItemOrder>0</completionBoxItemOrder>
149       <howEvaluationContextMenu>true</howEvaluationContextMenu>
150       <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
151       <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
152       <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
153       <processPrimaryTypes>true</processPrimaryTypes>
154       <processFunctionArguments>false</processFunctionArguments>
155       <preProcessAllHeaders>false</preProcessAllHeaders>
156       <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
157       <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
158       <alwaysParseInBackground>true</alwaysParseInBackground>
159       <usePermanentCaching>true</usePermanentCaching>
160       <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
161       <includePaths>.;</includePaths>
162     </codecompletion>
163     <qt>
164       <used>false</used>
165       <version>3</version>
166       <includestyle>3</includestyle>
167       <root>/usr/lib/qt-3.3</root>
168       <designerintegration>EmbeddedKDevDesigner</designerintegration>
169       <qmake>/usr/lib/qt-3.3/bin/qmake</qmake>
170       <designer>/usr/lib/qt-3.3/bin/designer</designer>
171       <designerpluginpaths/>
172     </qt>
173   </kdevcppsupport>
174   <cppsupportpart>
175     <filetemplates>
176       <interfacesuffix>.h</interfacesuffix>
177       <implementationsuffix>.cpp</implementationsuffix>
178     </filetemplates>
179   </cppsupportpart>
180   <kdevdebugger>
181     <general>
182       <programargs/>
183       <gdbpath/>
184       <dbgshell/>
185       <configGdbScript/>
186       <runShellScript/>
187       <runGdbScript/>
188       <breakonloadinglibs>true</breakonloadinglibs>
189       <separatetty>false</separatetty>
190       <floatingtoolbar>false</floatingtoolbar>
191     </general>
192     <display>
193       <staticmembers>false</staticmembers>
194       <demanglenames>true</demanglenames>
195       <outputradix>10</outputradix>
196     </display>
197   </kdevdebugger>
198   <kdevdocumentation>
199     <projectdoc>
200       <docsystem/>
201       <docurl/>
202       <usermanualurl/>
203     </projectdoc>
204   </kdevdocumentation>
205   <kdevcvsservice>
206     <recursivewhenupdate>true</recursivewhenupdate>
207     <prunedirswhenupdate>true</prunedirswhenupdate>
208     <createdirswhenupdate>true</createdirswhenupdate>
209     <recursivewhencommitremove>true</recursivewhencommitremove>
210     <revertoptions>-C</revertoptions>
211   </kdevcvsservice>
212 </kdevelop>