Segmented out some x86 asm code for proper builds on PPC
[monky] / Conky.kdevelop
1 <?xml version = '1.0'?>
2 <kdevelop>
3   <general>
4     <author>Brenden Matthews</author>
5     <email>brenden@rty.ca</email>
6     <version>$VERSION$</version>
7     <projectmanagement>KDevAutoProject</projectmanagement>
8     <primarylanguage>C</primarylanguage>
9     <ignoreparts/>
10     <projectdirectory>.</projectdirectory>
11     <absoluteprojectpath>false</absoluteprojectpath>
12     <description></description>
13     <versioncontrol/>
14     <secondaryLanguages/>
15   </general>
16   <kdevautoproject>
17     <general>
18       <activetarget>src/Conky</activetarget>
19       <useconfiguration>debug</useconfiguration>
20     </general>
21     <run>
22       <mainprogram>conky</mainprogram>
23       <directoryradio>build</directoryradio>
24       <customdirectory>/</customdirectory>
25       <programargs></programargs>
26       <terminal>false</terminal>
27       <autocompile>true</autocompile>
28       <envvars/>
29       <runarguments>
30         <conky/>
31       </runarguments>
32     </run>
33     <configurations>
34       <optimized>
35         <builddir>optimized</builddir>
36         <ccompiler>kdevgccoptions</ccompiler>
37         <cxxcompiler>kdevgppoptions</cxxcompiler>
38         <f77compiler>kdevpgf77options</f77compiler>
39         <cflags>-O2 -pipe</cflags>
40         <envvars/>
41         <configargs>--prefix=/usr --enable-mpd --enable-xft --enable-seti --enable-double-buffer --enable-own-window --enable-metar --enable-mldonkey</configargs>
42         <topsourcedir></topsourcedir>
43         <cppflags></cppflags>
44         <ldflags></ldflags>
45         <ccompilerbinary></ccompilerbinary>
46         <cxxcompilerbinary></cxxcompilerbinary>
47         <f77compilerbinary></f77compilerbinary>
48         <cxxflags></cxxflags>
49         <f77flags></f77flags>
50       </optimized>
51       <debug>
52         <configargs>--enable-debug=full --prefix=/usr --enable-xft --enable-double-buffer --enable-own-window --enable-metar --enable-mldonkey</configargs>
53         <builddir>debug</builddir>
54         <ccompiler>kdevgccoptions</ccompiler>
55         <cxxcompiler>kdevgppoptions</cxxcompiler>
56         <f77compiler>kdevpgf77options</f77compiler>
57         <cflags>-O2 -Wall</cflags>
58         <envvars/>
59         <topsourcedir></topsourcedir>
60         <cppflags></cppflags>
61         <ldflags></ldflags>
62         <ccompilerbinary></ccompilerbinary>
63         <cxxcompilerbinary></cxxcompilerbinary>
64         <f77compilerbinary></f77compilerbinary>
65         <cxxflags>-O2 -Wall</cxxflags>
66         <f77flags></f77flags>
67       </debug>
68     </configurations>
69     <make>
70       <envvars>
71         <envvar value="1" name="WANT_AUTOCONF_2_5" />
72         <envvar value="1" name="WANT_AUTOMAKE_1_6" />
73       </envvars>
74       <abortonerror>true</abortonerror>
75       <numberofjobs>1</numberofjobs>
76       <dontact>false</dontact>
77       <makebin></makebin>
78       <prio>0</prio>
79     </make>
80   </kdevautoproject>
81   <kdevdebugger>
82     <general>
83       <dbgshell>libtool</dbgshell>
84       <programargs></programargs>
85       <gdbpath></gdbpath>
86       <configGdbScript></configGdbScript>
87       <runShellScript></runShellScript>
88       <runGdbScript></runGdbScript>
89       <breakonloadinglibs>true</breakonloadinglibs>
90       <separatetty>false</separatetty>
91       <floatingtoolbar>false</floatingtoolbar>
92     </general>
93     <display>
94       <staticmembers>false</staticmembers>
95       <demanglenames>true</demanglenames>
96       <outputradix>10</outputradix>
97     </display>
98   </kdevdebugger>
99   <kdevdoctreeview>
100     <ignoretocs>
101       <toc>ada</toc>
102       <toc>ada_bugs_gcc</toc>
103       <toc>bash</toc>
104       <toc>bash_bugs</toc>
105       <toc>clanlib</toc>
106       <toc>fortran_bugs_gcc</toc>
107       <toc>gnome1</toc>
108       <toc>gnustep</toc>
109       <toc>gtk</toc>
110       <toc>gtk_bugs</toc>
111       <toc>haskell</toc>
112       <toc>haskell_bugs_ghc</toc>
113       <toc>java_bugs_gcc</toc>
114       <toc>java_bugs_sun</toc>
115       <toc>kde2book</toc>
116       <toc>libstdc++</toc>
117       <toc>opengl</toc>
118       <toc>pascal_bugs_fp</toc>
119       <toc>php</toc>
120       <toc>php_bugs</toc>
121       <toc>perl</toc>
122       <toc>perl_bugs</toc>
123       <toc>python</toc>
124       <toc>python_bugs</toc>
125       <toc>qt-kdev3</toc>
126       <toc>ruby</toc>
127       <toc>ruby_bugs</toc>
128       <toc>sdl</toc>
129       <toc>stl</toc>
130       <toc>sw</toc>
131       <toc>w3c-dom-level2-html</toc>
132       <toc>w3c-svg</toc>
133       <toc>w3c-uaag10</toc>
134       <toc>wxwidgets_bugs</toc>
135     </ignoretocs>
136     <ignoreqt_xml>
137       <toc>Guide to the Qt Translation Tools</toc>
138       <toc>Qt Assistant Manual</toc>
139       <toc>Qt Designer Manual</toc>
140       <toc>Qt Reference Documentation</toc>
141       <toc>qmake User Guide</toc>
142     </ignoreqt_xml>
143     <ignoredoxygen>
144       <toc>KDE Libraries (Doxygen)</toc>
145     </ignoredoxygen>
146   </kdevdoctreeview>
147   <kdevfilecreate>
148     <filetypes/>
149     <useglobaltypes>
150       <type ext="c" />
151       <type ext="h" />
152     </useglobaltypes>
153   </kdevfilecreate>
154   <kdevcppsupport>
155     <references/>
156     <codecompletion>
157       <includeGlobalFunctions>true</includeGlobalFunctions>
158       <includeTypes>true</includeTypes>
159       <includeEnums>true</includeEnums>
160       <includeTypedefs>false</includeTypedefs>
161       <automaticCodeCompletion>true</automaticCodeCompletion>
162       <automaticArgumentsHint>true</automaticArgumentsHint>
163       <automaticHeaderCompletion>true</automaticHeaderCompletion>
164       <codeCompletionDelay>250</codeCompletionDelay>
165       <argumentsHintDelay>400</argumentsHintDelay>
166       <headerCompletionDelay>250</headerCompletionDelay>
167     </codecompletion>
168     <creategettersetter>
169       <prefixGet/>
170       <prefixSet>set</prefixSet>
171       <prefixVariable>m_,_</prefixVariable>
172       <parameterName>theValue</parameterName>
173       <inlineGet>true</inlineGet>
174       <inlineSet>true</inlineSet>
175     </creategettersetter>
176   </kdevcppsupport>
177   <kdevfileview>
178     <groups>
179       <hidenonprojectfiles>false</hidenonprojectfiles>
180       <hidenonlocation>false</hidenonlocation>
181     </groups>
182     <tree>
183       <hidepatterns>*.o,*.lo,CVS</hidepatterns>
184       <hidenonprojectfiles>false</hidenonprojectfiles>
185     </tree>
186   </kdevfileview>
187   <cppsupportpart>
188     <filetemplates>
189       <interfacesuffix>.h</interfacesuffix>
190       <implementationsuffix>.cpp</implementationsuffix>
191     </filetemplates>
192   </cppsupportpart>
193   <kdevdocumentation>
194     <projectdoc>
195       <docsystem></docsystem>
196       <docurl></docurl>
197       <usermanualurl></usermanualurl>
198     </projectdoc>
199   </kdevdocumentation>
200   <ctagspart>
201     <customArguments/>
202     <customTagfilePath/>
203   </ctagspart>
204   <dist>
205     <custom>false</custom>
206     <bzip>false</bzip>
207     <archname/>
208     <appname>Conky.kdevelop</appname>
209     <version>$VERSION$</version>
210     <release/>
211     <vendor/>
212     <licence/>
213     <summary/>
214     <group/>
215     <packager/>
216     <description/>
217     <changelog/>
218     <devpackage>false</devpackage>
219     <docspackage>false</docspackage>
220     <appicon>false</appicon>
221     <arch>0</arch>
222     <genHTML>false</genHTML>
223     <useRPM>false</useRPM>
224     <ftpkde>false</ftpkde>
225     <appskde>false</appskde>
226     <url/>
227   </dist>
228 </kdevelop>