libftdi, display, lcdproc: (gerd) fix async usb writes, fix write timing & concurrency
[libftdi] / libftdi.kdevelop
CommitLineData
9b254687
GE
1<?xml version = '1.0'?>
2<kdevelop>
3 <general>
a837e33a 4 <author>Thomas Jarosch</author>
9b254687 5 <email>opensource@intra2net.com</email>
a837e33a 6 <version>0.6</version>
9b254687
GE
7 <projectmanagement>KDevAutoProject</projectmanagement>
8 <primarylanguage>C</primarylanguage>
9 <keywords>
10 <keyword>C</keyword>
11 <keyword>Code</keyword>
12 </keywords>
a837e33a
TJ
13 <projectdirectory>.</projectdirectory>
14 <absoluteprojectpath>false</absoluteprojectpath>
1941414d 15 <description/>
a837e33a
TJ
16 <ignoreparts/>
17 <secondaryLanguages/>
9b254687
GE
18 </general>
19 <kdevautoproject>
20 <general>
21 <activetarget>src/libftdi</activetarget>
a837e33a 22 <useconfiguration>default</useconfiguration>
9b254687
GE
23 </general>
24 <run>
25 <mainprogram>src/libftdi</mainprogram>
26 <terminal>true</terminal>
27 <directoryradio>executable</directoryradio>
a837e33a 28 <customdirectory>/</customdirectory>
1941414d 29 <programargs/>
a837e33a
TJ
30 <autocompile>true</autocompile>
31 <envvars/>
9b254687
GE
32 </run>
33 <configurations>
34 <optimized>
35 <builddir>optimized</builddir>
36 <ccompiler>kdevgccoptions</ccompiler>
37 <cxxcompiler>kdevgppoptions</cxxcompiler>
38 <f77compiler>kdevg77options</f77compiler>
39 <cflags>-O2 -g0</cflags>
40 </optimized>
41 <debug>
42 <configargs>--enable-debug=full</configargs>
43 <builddir>debug</builddir>
44 <ccompiler>kdevgccoptions</ccompiler>
45 <cxxcompiler>kdevgppoptions</cxxcompiler>
46 <f77compiler>kdevg77options</f77compiler>
47 <cflags>-O0 -g3</cflags>
48 </debug>
a837e33a
TJ
49 <default>
50 <envvars/>
51 </default>
9b254687
GE
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>
a837e33a
TJ
58 <abortonerror>false</abortonerror>
59 <numberofjobs>1</numberofjobs>
60 <dontact>false</dontact>
1941414d 61 <makebin/>
a837e33a 62 <prio>0</prio>
9b254687
GE
63 </make>
64 </kdevautoproject>
65 <kdevdoctreeview>
66 <ignoretocs>
67 <toc>ada</toc>
68 <toc>ada_bugs_gcc</toc>
69 <toc>bash</toc>
70 <toc>bash_bugs</toc>
71 <toc>clanlib</toc>
72 <toc>w3c-dom-level2-html</toc>
73 <toc>fortran_bugs_gcc</toc>
74 <toc>gnome1</toc>
75 <toc>gnustep</toc>
76 <toc>gtk</toc>
77 <toc>gtk_bugs</toc>
78 <toc>haskell</toc>
79 <toc>haskell_bugs_ghc</toc>
80 <toc>java_bugs_gcc</toc>
81 <toc>java_bugs_sun</toc>
82 <toc>kde2book</toc>
83 <toc>libstdc++</toc>
84 <toc>opengl</toc>
85 <toc>pascal_bugs_fp</toc>
86 <toc>php</toc>
87 <toc>php_bugs</toc>
88 <toc>perl</toc>
89 <toc>perl_bugs</toc>
90 <toc>python</toc>
91 <toc>python_bugs</toc>
92 <toc>qt-kdev3</toc>
93 <toc>ruby</toc>
94 <toc>ruby_bugs</toc>
95 <toc>sdl</toc>
96 <toc>stl</toc>
97 <toc>w3c-svg</toc>
98 <toc>sw</toc>
99 <toc>w3c-uaag10</toc>
100 <toc>wxwindows_bugs</toc>
101 </ignoretocs>
102 <ignoreqt_xml>
103 <toc>Guide to the Qt Translation Tools</toc>
104 <toc>Qt Assistant Manual</toc>
105 <toc>Qt Designer Manual</toc>
106 <toc>Qt Reference Documentation</toc>
107 <toc>qmake User Guide</toc>
108 </ignoreqt_xml>
109 <ignoredoxygen>
110 <toc>KDE Libraries (Doxygen)</toc>
111 </ignoredoxygen>
112 </kdevdoctreeview>
113 <kdevfilecreate>
a837e33a 114 <filetypes/>
9b254687
GE
115 <useglobaltypes>
116 <type ext="c" />
117 <type ext="h" />
118 </useglobaltypes>
119 </kdevfilecreate>
120 <kdevfileview>
121 <groups>
122 <group pattern="*.h" name="Header files" />
123 <group pattern="*.c" name="Source files" />
124 <hidenonprojectfiles>false</hidenonprojectfiles>
125 <hidenonlocation>false</hidenonlocation>
126 </groups>
127 <tree>
128 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
129 <hidenonprojectfiles>false</hidenonprojectfiles>
a837e33a 130 <showvcsfields>false</showvcsfields>
9b254687
GE
131 </tree>
132 </kdevfileview>
133 <kdevcppsupport>
134 <references/>
135 <codecompletion>
136 <includeGlobalFunctions>true</includeGlobalFunctions>
137 <includeTypes>true</includeTypes>
138 <includeEnums>true</includeEnums>
139 <includeTypedefs>false</includeTypedefs>
140 <automaticCodeCompletion>true</automaticCodeCompletion>
141 <automaticArgumentsHint>true</automaticArgumentsHint>
142 <automaticHeaderCompletion>true</automaticHeaderCompletion>
143 <codeCompletionDelay>250</codeCompletionDelay>
144 <argumentsHintDelay>400</argumentsHintDelay>
145 <headerCompletionDelay>250</headerCompletionDelay>
146 </codecompletion>
147 </kdevcppsupport>
a837e33a
TJ
148 <cppsupportpart>
149 <filetemplates>
150 <interfacesuffix>.h</interfacesuffix>
151 <implementationsuffix>.cpp</implementationsuffix>
152 </filetemplates>
153 </cppsupportpart>
154 <kdevdebugger>
155 <general>
1941414d
TJ
156 <programargs/>
157 <gdbpath/>
158 <dbgshell/>
159 <configGdbScript/>
160 <runShellScript/>
161 <runGdbScript/>
a837e33a
TJ
162 <breakonloadinglibs>true</breakonloadinglibs>
163 <separatetty>false</separatetty>
164 <floatingtoolbar>false</floatingtoolbar>
165 </general>
166 <display>
167 <staticmembers>false</staticmembers>
168 <demanglenames>true</demanglenames>
169 <outputradix>10</outputradix>
170 </display>
171 </kdevdebugger>
172 <kdevdocumentation>
173 <projectdoc>
1941414d
TJ
174 <docsystem/>
175 <docurl/>
176 <usermanualurl/>
a837e33a
TJ
177 </projectdoc>
178 </kdevdocumentation>
179 <kdevcvsservice>
180 <recursivewhenupdate>true</recursivewhenupdate>
181 <prunedirswhenupdate>true</prunedirswhenupdate>
182 <createdirswhenupdate>true</createdirswhenupdate>
183 <recursivewhencommitremove>true</recursivewhencommitremove>
184 <revertoptions>-C</revertoptions>
185 </kdevcvsservice>
9b254687 186</kdevelop>