~ improved the libcurses++ interface
[lightOS.git] / lightOS.kdevelop
blob37c5c218197dcbe4a86f2b68a1e5c862056beb7a
1 <?xml version = '1.0'?>
2 <kdevelop>
3 <general>
4 <author>bluecode</author>
5 <email/>
6 <version>V0.2</version>
7 <projectmanagement>KDevCustomProject</projectmanagement>
8 <primarylanguage>C++</primarylanguage>
9 <ignoreparts>
10 <part>kdevfilegroups</part>
11 <part>kdevfilelist</part>
12 <part>kdevfileselector</part>
13 <part>kdevdebugger</part>
14 <part>kdevdocumentation</part>
15 <part>kdevclassview</part>
16 <part>kdevvalgrind</part>
17 <part>kdevsnippet</part>
18 <part>kdevctags2</part>
19 <part>kdevdoxygen</part>
20 <part>kdevbookmarks</part>
21 </ignoreparts>
22 <projectdirectory>.</projectdirectory>
23 <absoluteprojectpath>false</absoluteprojectpath>
24 <description/>
25 <versioncontrol>kdevsubversion</versioncontrol>
26 <projectname>lightOS</projectname>
27 <defaultencoding/>
28 </general>
29 <kdevcustomproject>
30 <run>
31 <mainprogram>/home/bluecode/programming/lightos-gcc4.4/trunk</mainprogram>
32 <directoryradio>executable</directoryradio>
33 <customdirectory>/</customdirectory>
34 <programargs>bochs-test</programargs>
35 <terminal>true</terminal>
36 <autocompile>true</autocompile>
37 <envvars/>
38 <globaldebugarguments/>
39 <globalcwd>/home/bluecode/programming/lightos-gcc4.4/trunk</globalcwd>
40 <useglobalprogram>false</useglobalprogram>
41 <autoinstall>false</autoinstall>
42 <autokdesu>false</autokdesu>
43 </run>
44 <build>
45 <buildtool>make</buildtool>
46 <builddir/>
47 </build>
48 <make>
49 <abortonerror>true</abortonerror>
50 <numberofjobs>1</numberofjobs>
51 <prio>0</prio>
52 <dontact>false</dontact>
53 <makebin/>
54 <defaulttarget>default</defaulttarget>
55 <makeoptions/>
56 <selectedenvironment>default</selectedenvironment>
57 <environments>
58 <default/>
59 </environments>
60 </make>
61 <general>
62 <activedir/>
63 </general>
64 <filetypes>
65 <filetype>*.java</filetype>
66 <filetype>*.h</filetype>
67 <filetype>*.H</filetype>
68 <filetype>*.hh</filetype>
69 <filetype>*.hxx</filetype>
70 <filetype>*.hpp</filetype>
71 <filetype>*.c</filetype>
72 <filetype>*.C</filetype>
73 <filetype>*.cc</filetype>
74 <filetype>*.cpp</filetype>
75 <filetype>*.c++</filetype>
76 <filetype>*.cxx</filetype>
77 <filetype>Makefile</filetype>
78 <filetype>CMakeLists.txt</filetype>
79 </filetypes>
80 <blacklist>
81 <path>compiler</path>
82 </blacklist>
83 <other>
84 <prio>0</prio>
85 <otherbin/>
86 <defaulttarget/>
87 <otheroptions/>
88 <selectedenvironment>default</selectedenvironment>
89 <environments>
90 <default/>
91 </environments>
92 </other>
93 </kdevcustomproject>
94 <kdevdebugger>
95 <general>
96 <dbgshell/>
97 <programargs/>
98 <gdbpath/>
99 <configGdbScript/>
100 <runShellScript/>
101 <runGdbScript/>
102 <breakonloadinglibs>true</breakonloadinglibs>
103 <separatetty>false</separatetty>
104 <floatingtoolbar>false</floatingtoolbar>
105 </general>
106 <display>
107 <staticmembers>false</staticmembers>
108 <demanglenames>true</demanglenames>
109 <outputradix>10</outputradix>
110 </display>
111 </kdevdebugger>
112 <kdevdoctreeview>
113 <ignoretocs>
114 <toc>ada</toc>
115 <toc>ada_bugs_gcc</toc>
116 <toc>bash</toc>
117 <toc>bash_bugs</toc>
118 <toc>clanlib</toc>
119 <toc>fortran_bugs_gcc</toc>
120 <toc>gnome1</toc>
121 <toc>gnustep</toc>
122 <toc>gtk</toc>
123 <toc>gtk_bugs</toc>
124 <toc>haskell</toc>
125 <toc>haskell_bugs_ghc</toc>
126 <toc>java_bugs_gcc</toc>
127 <toc>java_bugs_sun</toc>
128 <toc>kde2book</toc>
129 <toc>opengl</toc>
130 <toc>pascal_bugs_fp</toc>
131 <toc>php</toc>
132 <toc>php_bugs</toc>
133 <toc>perl</toc>
134 <toc>perl_bugs</toc>
135 <toc>python</toc>
136 <toc>python_bugs</toc>
137 <toc>qt-kdev3</toc>
138 <toc>ruby</toc>
139 <toc>ruby_bugs</toc>
140 <toc>sdl</toc>
141 <toc>sw</toc>
142 <toc>w3c-dom-level2-html</toc>
143 <toc>w3c-svg</toc>
144 <toc>w3c-uaag10</toc>
145 <toc>wxwidgets_bugs</toc>
146 </ignoretocs>
147 <ignoreqt_xml>
148 <toc>Guide to the Qt Translation Tools</toc>
149 <toc>Qt Assistant Manual</toc>
150 <toc>Qt Designer Manual</toc>
151 <toc>Qt Reference Documentation</toc>
152 <toc>qmake User Guide</toc>
153 </ignoreqt_xml>
154 <ignoredoxygen>
155 <toc>KDE Libraries (Doxygen)</toc>
156 </ignoredoxygen>
157 </kdevdoctreeview>
158 <kdevfilecreate>
159 <filetypes/>
160 <useglobaltypes>
161 <type ext="ui" />
162 <type ext="cpp" />
163 <type ext="h" />
164 </useglobaltypes>
165 </kdevfilecreate>
166 <cppsupportpart>
167 <filetemplates>
168 <interfacesuffix>.h</interfacesuffix>
169 <implementationsuffix>.cpp</implementationsuffix>
170 </filetemplates>
171 </cppsupportpart>
172 <kdevcppsupport>
173 <qt>
174 <used>false</used>
175 <version>3</version>
176 <root>/usr/qt/3</root>
177 <includestyle>3</includestyle>
178 <designerintegration>EmbeddedKDevDesigner</designerintegration>
179 <qmake></qmake>
180 <designer></designer>
181 <designerpluginpaths/>
182 </qt>
183 <codecompletion>
184 <includeGlobalFunctions>true</includeGlobalFunctions>
185 <includeTypes>true</includeTypes>
186 <includeEnums>true</includeEnums>
187 <includeTypedefs>false</includeTypedefs>
188 <automaticCodeCompletion>true</automaticCodeCompletion>
189 <automaticArgumentsHint>true</automaticArgumentsHint>
190 <automaticHeaderCompletion>true</automaticHeaderCompletion>
191 <codeCompletionDelay>250</codeCompletionDelay>
192 <argumentsHintDelay>400</argumentsHintDelay>
193 <headerCompletionDelay>250</headerCompletionDelay>
194 <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
195 <completionBoxItemOrder>0</completionBoxItemOrder>
196 <howEvaluationContextMenu>true</howEvaluationContextMenu>
197 <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
198 <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
199 <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
200 <processPrimaryTypes>true</processPrimaryTypes>
201 <processFunctionArguments>false</processFunctionArguments>
202 <preProcessAllHeaders>false</preProcessAllHeaders>
203 <parseMissingHeaders>false</parseMissingHeaders>
204 <resolveIncludePaths>true</resolveIncludePaths>
205 <alwaysParseInBackground>true</alwaysParseInBackground>
206 <usePermanentCaching>true</usePermanentCaching>
207 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
208 <includePaths>.;</includePaths>
209 <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
210 <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
211 </codecompletion>
212 <creategettersetter>
213 <prefixGet/>
214 <prefixSet>set</prefixSet>
215 <prefixVariable>m_,_</prefixVariable>
216 <parameterName>theValue</parameterName>
217 <inlineGet>true</inlineGet>
218 <inlineSet>true</inlineSet>
219 </creategettersetter>
220 <references/>
221 <splitheadersource>
222 <enabled>false</enabled>
223 <synchronize>true</synchronize>
224 <orientation>Vertical</orientation>
225 </splitheadersource>
226 </kdevcppsupport>
227 <kdevfileview>
228 <groups>
229 <hidenonprojectfiles>false</hidenonprojectfiles>
230 <hidenonlocation>false</hidenonlocation>
231 </groups>
232 <tree>
233 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
234 <hidenonprojectfiles>false</hidenonprojectfiles>
235 <showvcsfields>false</showvcsfields>
236 </tree>
237 </kdevfileview>
238 <dist>
239 <custom>false</custom>
240 <bzip>true</bzip>
241 <archname>lightOS</archname>
242 <appname>lightOS</appname>
243 <version>$VERSION$</version>
244 <release/>
245 <vendor/>
246 <licence/>
247 <summary/>
248 <group/>
249 <packager/>
250 <description/>
251 <changelog/>
252 <devpackage>false</devpackage>
253 <docspackage>false</docspackage>
254 <appicon>false</appicon>
255 <arch>0</arch>
256 <genHTML>false</genHTML>
257 <useRPM>false</useRPM>
258 <ftpkde>false</ftpkde>
259 <appskde>false</appskde>
260 <url/>
261 </dist>
262 <kdevdocumentation>
263 <projectdoc>
264 <docsystem/>
265 <docurl/>
266 <usermanualurl/>
267 </projectdoc>
268 </kdevdocumentation>
269 <ctagspart>
270 <customArguments/>
271 <customTagfilePath/>
272 </ctagspart>
273 </kdevelop>