Applications moved from app/arm direcotry to app.
[LPC2xxx_and_RobotSpejbl.git] / app / first / first.kdevelop
blob40843c83eadd852152a118ddd3d73c9b23d4be42
1 <?xml version = '1.0'?>
2 <kdevelop>
3 <general>
4 <author>LAGARRIGUE</author>
5 <email>glagarri@etud.insa-toulouse.fr</email>
6 <version>$VERSION$</version>
7 <projectmanagement>KDevCustomProject</projectmanagement>
8 <primarylanguage>C</primarylanguage>
9 <ignoreparts/>
10 </general>
11 <kdevcustomproject>
12 <run>
13 <mainprogram>first</mainprogram>
14 <directoryradio>executable</directoryradio>
15 </run>
16 </kdevcustomproject>
17 <kdevdebugger>
18 <general>
19 <dbgshell/>
20 </general>
21 </kdevdebugger>
22 <kdevdoctreeview>
23 <ignoretocs>
24 <toc>ada</toc>
25 <toc>ada_bugs_gcc</toc>
26 <toc>bash</toc>
27 <toc>bash_bugs</toc>
28 <toc>clanlib</toc>
29 <toc>fortran_bugs_gcc</toc>
30 <toc>gnome1</toc>
31 <toc>gnustep</toc>
32 <toc>gtk</toc>
33 <toc>gtk_bugs</toc>
34 <toc>haskell</toc>
35 <toc>haskell_bugs_ghc</toc>
36 <toc>java_bugs_gcc</toc>
37 <toc>java_bugs_sun</toc>
38 <toc>kde2book</toc>
39 <toc>libstdc++</toc>
40 <toc>opengl</toc>
41 <toc>pascal_bugs_fp</toc>
42 <toc>php</toc>
43 <toc>php_bugs</toc>
44 <toc>perl</toc>
45 <toc>perl_bugs</toc>
46 <toc>python</toc>
47 <toc>python_bugs</toc>
48 <toc>qt-kdev3</toc>
49 <toc>ruby</toc>
50 <toc>ruby_bugs</toc>
51 <toc>sdl</toc>
52 <toc>stl</toc>
53 <toc>sw</toc>
54 <toc>w3c-dom-level2-html</toc>
55 <toc>w3c-svg</toc>
56 <toc>w3c-uaag10</toc>
57 <toc>wxwidgets_bugs</toc>
58 </ignoretocs>
59 <ignoreqt_xml>
60 <toc>Guide to the Qt Translation Tools</toc>
61 <toc>Qt Assistant Manual</toc>
62 <toc>Qt Designer Manual</toc>
63 <toc>Qt Reference Documentation</toc>
64 <toc>qmake User Guide</toc>
65 </ignoreqt_xml>
66 <ignoredoxygen>
67 <toc>KDE Libraries (Doxygen)</toc>
68 </ignoredoxygen>
69 </kdevdoctreeview>
70 <kdevfilecreate>
71 <filetypes/>
72 <useglobaltypes>
73 <type ext="c" />
74 <type ext="h" />
75 </useglobaltypes>
76 </kdevfilecreate>
77 <kdevcppsupport>
78 <references/>
79 <codecompletion>
80 <includeGlobalFunctions>true</includeGlobalFunctions>
81 <includeTypes>true</includeTypes>
82 <includeEnums>true</includeEnums>
83 <includeTypedefs>false</includeTypedefs>
84 <automaticCodeCompletion>true</automaticCodeCompletion>
85 <automaticArgumentsHint>true</automaticArgumentsHint>
86 <automaticHeaderCompletion>true</automaticHeaderCompletion>
87 <codeCompletionDelay>250</codeCompletionDelay>
88 <argumentsHintDelay>400</argumentsHintDelay>
89 <headerCompletionDelay>250</headerCompletionDelay>
90 </codecompletion>
91 </kdevcppsupport>
92 <kdevfileview>
93 <groups>
94 <hidenonprojectfiles>false</hidenonprojectfiles>
95 <hidenonlocation>false</hidenonlocation>
96 </groups>
97 <tree>
98 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
99 <hidenonprojectfiles>false</hidenonprojectfiles>
100 </tree>
101 </kdevfileview>
102 </kdevelop>