blob: 2a30000e3aec674df50484303048d5e9db6bccdf [file] [log] [blame]
Jean-Marc Valin405025d2007-11-29 17:29:29 +11001<?xml version = '1.0'?>
2<kdevelop>
3 <general>
4 <author>Jean-Marc Valin</author>
5 <email>Jean-Marc.Valin@USherbrooke.ca</email>
6 <version>$VERSION</version>
7 <projectmanagement>KDevAutoProject</projectmanagement>
8 <primarylanguage>C</primarylanguage>
9 <ignoreparts/>
10 <projectname>celt</projectname>
Jean-Marc Valinc245a222007-12-06 19:14:20 +110011 <projectdirectory>.</projectdirectory>
12 <absoluteprojectpath>false</absoluteprojectpath>
13 <description></description>
14 <defaultencoding></defaultencoding>
Jean-Marc Valin405025d2007-11-29 17:29:29 +110015 </general>
16 <kdevautoproject>
17 <general>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +110018 <useconfiguration>default</useconfiguration>
Timothy B. Terriberryc4541ae2007-12-03 11:51:29 +110019 <activetarget>libcelt/libcelt.la</activetarget>
Jean-Marc Valin405025d2007-11-29 17:29:29 +110020 </general>
Jean-Marc Valinc245a222007-12-06 19:14:20 +110021 <run>
22 <mainprogram/>
23 <programargs/>
24 <globaldebugarguments/>
25 <globalcwd/>
26 <useglobalprogram>true</useglobalprogram>
27 <terminal>false</terminal>
28 <autocompile>false</autocompile>
29 <autoinstall>false</autoinstall>
30 <autokdesu>false</autokdesu>
31 <envvars/>
32 </run>
Jean-Marc Valin405025d2007-11-29 17:29:29 +110033 <configurations>
34 <optimized>
35 <builddir>optimized</builddir>
36 <ccompiler>GccOptions</ccompiler>
37 <cxxcompiler>GppOptions</cxxcompiler>
38 <f77compiler>G77Options</f77compiler>
39 <cflags>-O2 -g0</cflags>
40 </optimized>
41 <debug>
42 <configargs>--enable-debug=full</configargs>
43 <builddir>debug</builddir>
44 <ccompiler>GccOptions</ccompiler>
45 <cxxcompiler>GppOptions</cxxcompiler>
46 <f77compiler>G77Options</f77compiler>
47 <cflags>-O0 -g3</cflags>
48 </debug>
49 </configurations>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +110050 <make>
51 <envvars>
52 <envvar value="1" name="WANT_AUTOCONF_2_5" />
53 <envvar value="1" name="WANT_AUTOMAKE_1_6" />
54 </envvars>
Jean-Marc Valinf347dd32007-12-11 18:01:22 +110055 <abortonerror>true</abortonerror>
56 <runmultiplejobs>true</runmultiplejobs>
57 <numberofjobs>4</numberofjobs>
58 <dontact>false</dontact>
59 <makebin></makebin>
60 <prio>0</prio>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +110061 </make>
Jean-Marc Valin405025d2007-11-29 17:29:29 +110062 </kdevautoproject>
63 <kdevdebugger>
64 <general>
65 <dbgshell>libtool</dbgshell>
Jean-Marc Valinc245a222007-12-06 19:14:20 +110066 <gdbpath></gdbpath>
67 <configGdbScript></configGdbScript>
68 <runShellScript></runShellScript>
69 <runGdbScript></runGdbScript>
70 <breakonloadinglibs>true</breakonloadinglibs>
71 <separatetty>false</separatetty>
72 <floatingtoolbar>false</floatingtoolbar>
73 <raiseGDBOnStart>false</raiseGDBOnStart>
Jean-Marc Valin405025d2007-11-29 17:29:29 +110074 </general>
Jean-Marc Valinc245a222007-12-06 19:14:20 +110075 <display>
76 <staticmembers>false</staticmembers>
77 <demanglenames>true</demanglenames>
78 <outputradix>10</outputradix>
79 </display>
Jean-Marc Valin405025d2007-11-29 17:29:29 +110080 </kdevdebugger>
81 <kdevdoctreeview>
82 <ignoretocs>
83 <toc>ada</toc>
84 <toc>ada_bugs_gcc</toc>
85 <toc>bash</toc>
86 <toc>bash_bugs</toc>
87 <toc>clanlib</toc>
88 <toc>fortran_bugs_gcc</toc>
89 <toc>gnome1</toc>
90 <toc>gnustep</toc>
91 <toc>gtk</toc>
92 <toc>gtk_bugs</toc>
93 <toc>haskell</toc>
94 <toc>haskell_bugs_ghc</toc>
95 <toc>java_bugs_gcc</toc>
96 <toc>java_bugs_sun</toc>
97 <toc>kde2book</toc>
98 <toc>libstdc++</toc>
99 <toc>opengl</toc>
100 <toc>pascal_bugs_fp</toc>
101 <toc>php</toc>
102 <toc>php_bugs</toc>
103 <toc>perl</toc>
104 <toc>perl_bugs</toc>
105 <toc>python</toc>
106 <toc>python_bugs</toc>
107 <toc>qt-kdev3</toc>
108 <toc>ruby</toc>
109 <toc>ruby_bugs</toc>
110 <toc>sdl</toc>
111 <toc>stl</toc>
112 <toc>sw</toc>
113 <toc>w3c-dom-level2-html</toc>
114 <toc>w3c-svg</toc>
115 <toc>w3c-uaag10</toc>
116 <toc>wxwidgets_bugs</toc>
117 </ignoretocs>
118 <ignoreqt_xml>
119 <toc>Guide to the Qt Translation Tools</toc>
120 <toc>Qt Assistant Manual</toc>
121 <toc>Qt Designer Manual</toc>
122 <toc>Qt Reference Documentation</toc>
123 <toc>qmake User Guide</toc>
124 </ignoreqt_xml>
125 <ignoredoxygen>
126 <toc>KDE Libraries (Doxygen)</toc>
127 </ignoredoxygen>
128 </kdevdoctreeview>
129 <kdevfilecreate>
130 <filetypes/>
131 <useglobaltypes>
132 <type ext="c" />
133 <type ext="h" />
134 </useglobaltypes>
135 </kdevfilecreate>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +1100136 <kdevcppsupport>
137 <qt>
138 <used>false</used>
139 <version>3</version>
140 <includestyle>3</includestyle>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100141 <root></root>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +1100142 <designerintegration>EmbeddedKDevDesigner</designerintegration>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100143 <qmake></qmake>
144 <designer></designer>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +1100145 <designerpluginpaths/>
146 </qt>
147 <codecompletion>
148 <automaticCodeCompletion>false</automaticCodeCompletion>
149 <automaticArgumentsHint>true</automaticArgumentsHint>
150 <automaticHeaderCompletion>true</automaticHeaderCompletion>
151 <codeCompletionDelay>250</codeCompletionDelay>
152 <argumentsHintDelay>400</argumentsHintDelay>
153 <headerCompletionDelay>250</headerCompletionDelay>
154 <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
155 <completionBoxItemOrder>0</completionBoxItemOrder>
156 <howEvaluationContextMenu>true</howEvaluationContextMenu>
157 <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
158 <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
159 <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
160 <processPrimaryTypes>true</processPrimaryTypes>
161 <processFunctionArguments>false</processFunctionArguments>
162 <preProcessAllHeaders>false</preProcessAllHeaders>
163 <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
164 <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
165 <alwaysParseInBackground>true</alwaysParseInBackground>
166 <usePermanentCaching>true</usePermanentCaching>
167 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
168 <includePaths>.;</includePaths>
169 </codecompletion>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100170 <creategettersetter>
171 <prefixGet></prefixGet>
172 <prefixSet>set</prefixSet>
173 <prefixVariable>m_,_</prefixVariable>
174 <parameterName>theValue</parameterName>
175 <inlineGet>true</inlineGet>
176 <inlineSet>true</inlineSet>
177 </creategettersetter>
178 <splitheadersource>
179 <enabled>true</enabled>
180 <synchronize>true</synchronize>
181 <orientation>Horizontal</orientation>
182 </splitheadersource>
183 <references/>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +1100184 </kdevcppsupport>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100185 <cppsupportpart>
186 <filetemplates>
187 <interfacesuffix>.h</interfacesuffix>
188 <implementationsuffix>.cpp</implementationsuffix>
189 </filetemplates>
190 </cppsupportpart>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +1100191 <kdevfileview>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100192 <groups/>
Jean-Marc Valinf02ba112007-11-30 01:10:42 +1100193 <tree>
194 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
195 <hidenonprojectfiles>false</hidenonprojectfiles>
196 </tree>
197 </kdevfileview>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100198 <kdevdocumentation>
199 <projectdoc>
Jean-Marc Valinf347dd32007-12-11 18:01:22 +1100200 <docsystem/>
201 <docurl/>
202 <usermanualurl/>
Jean-Marc Valinc245a222007-12-06 19:14:20 +1100203 </projectdoc>
204 </kdevdocumentation>
Jean-Marc Valin405025d2007-11-29 17:29:29 +1100205</kdevelop>