8magsvn – Diff between revs 34 and 36

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 34 Rev 36
Line 13... Line 13...
13 <versioncontrol>kdevsubversion</versioncontrol> 13 <versioncontrol>kdevsubversion</versioncontrol>
14 <ignoreparts/> 14 <ignoreparts/>
15 <projectname>sidd2</projectname> 15 <projectname>sidd2</projectname>
16 <projectdirectory>.</projectdirectory> 16 <projectdirectory>.</projectdirectory>
17 <absoluteprojectpath>false</absoluteprojectpath> 17 <absoluteprojectpath>false</absoluteprojectpath>
18 <description></description> 18 <description/>
19 <defaultencoding></defaultencoding> 19 <defaultencoding/>
20 </general> 20 </general>
21 <kdevautoproject> 21 <kdevautoproject>
22 <general> 22 <general>
23 <activetarget>src/sidd2</activetarget> 23 <activetarget>src/sidd2</activetarget>
24 <useconfiguration>default</useconfiguration> 24 <useconfiguration>default</useconfiguration>
Line 43... Line 43...
43 <f77compiler>kdevg77options</f77compiler> 43 <f77compiler>kdevg77options</f77compiler>
44 <cflags>-O0 -g3 </cflags> 44 <cflags>-O0 -g3 </cflags>
45 </debug> 45 </debug>
46 <default> 46 <default>
47 <envvars/> 47 <envvars/>
48 <configargs></configargs> 48 <configargs/>
49 <builddir></builddir> 49 <builddir/>
50 <topsourcedir></topsourcedir> 50 <topsourcedir/>
51 <cppflags></cppflags> 51 <cppflags/>
52 <ldflags>-lasound</ldflags> 52 <ldflags>-lasound</ldflags>
53 <ccompiler>kdevgccoptions</ccompiler> 53 <ccompiler>kdevgccoptions</ccompiler>
54 <cxxcompiler>kdevgppoptions</cxxcompiler> 54 <cxxcompiler>kdevgppoptions</cxxcompiler>
55 <f77compiler>kdevg77options</f77compiler> 55 <f77compiler>kdevg77options</f77compiler>
56 <ccompilerbinary></ccompilerbinary> 56 <ccompilerbinary/>
57 <cxxcompilerbinary></cxxcompilerbinary> 57 <cxxcompilerbinary/>
58 <f77compilerbinary></f77compilerbinary> 58 <f77compilerbinary/>
59 <cflags></cflags> 59 <cflags/>
60 <cxxflags></cxxflags> 60 <cxxflags/>
61 <f77flags></f77flags> 61 <f77flags/>
62 </default> 62 </default>
63 </configurations> 63 </configurations>
64 <make> 64 <make>
65 <envvars> 65 <envvars>
66 <envvar value="1" name="WANT_AUTOCONF_2_5" /> 66 <envvar value="1" name="WANT_AUTOCONF_2_5" />
Line 130... Line 130...
130 <hidenonlocation>false</hidenonlocation> 130 <hidenonlocation>false</hidenonlocation>
131 </groups> 131 </groups>
132 <tree> 132 <tree>
133 <hidepatterns>*.o,*.lo,CVS</hidepatterns> 133 <hidepatterns>*.o,*.lo,CVS</hidepatterns>
134 <hidenonprojectfiles>false</hidenonprojectfiles> 134 <hidenonprojectfiles>false</hidenonprojectfiles>
-   135 <showvcsfields>false</showvcsfields>
135 </tree> 136 </tree>
136 </kdevfileview> 137 </kdevfileview>
137 <kdevdocumentation> 138 <kdevdocumentation>
138 <projectdoc> 139 <projectdoc>
139 <docsystem>Doxygen Documentation Collection</docsystem> 140 <docsystem>Doxygen Documentation Collection</docsystem>
Line 190... Line 191...
190 <usePermanentCaching>true</usePermanentCaching> 191 <usePermanentCaching>true</usePermanentCaching>
191 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces> 192 <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
192 <includePaths>.;</includePaths> 193 <includePaths>.;</includePaths>
193 </codecompletion> 194 </codecompletion>
194 <creategettersetter> 195 <creategettersetter>
195 <prefixGet></prefixGet> 196 <prefixGet/>
196 <prefixSet>set</prefixSet> 197 <prefixSet>set</prefixSet>
197 <prefixVariable>m_,_</prefixVariable> 198 <prefixVariable>m_,_</prefixVariable>
198 <parameterName>theValue</parameterName> 199 <parameterName>theValue</parameterName>
199 <inlineGet>true</inlineGet> 200 <inlineGet>true</inlineGet>
200 <inlineSet>true</inlineSet> 201 <inlineSet>true</inlineSet>
Line 211... Line 212...
211 <implementationsuffix>.cpp</implementationsuffix> 212 <implementationsuffix>.cpp</implementationsuffix>
212 </filetemplates> 213 </filetemplates>
213 </cppsupportpart> 214 </cppsupportpart>
214 <kdevdebugger> 215 <kdevdebugger>
215 <general> 216 <general>
216 <gdbpath></gdbpath> 217 <gdbpath/>
217 <dbgshell>libtool</dbgshell> 218 <dbgshell>libtool</dbgshell>
218 <configGdbScript></configGdbScript> 219 <configGdbScript/>
219 <runShellScript></runShellScript> 220 <runShellScript/>
220 <runGdbScript></runGdbScript> 221 <runGdbScript/>
221 <breakonloadinglibs>true</breakonloadinglibs> 222 <breakonloadinglibs>true</breakonloadinglibs>
222 <separatetty>false</separatetty> 223 <separatetty>false</separatetty>
223 <floatingtoolbar>false</floatingtoolbar> 224 <floatingtoolbar>false</floatingtoolbar>
224 <raiseGDBOnStart>false</raiseGDBOnStart> 225 <raiseGDBOnStart>false</raiseGDBOnStart>
225 </general> 226 </general>