hedgewars.kdevelop
changeset 834 5687fa57a6c1
parent 829 1209eb768acf
child 869 daddcd31ef34
equal deleted inserted replaced
833:8f25b837d318 834:5687fa57a6c1
    16       <part>kdevfilter</part>
    16       <part>kdevfilter</part>
    17     </ignoreparts>
    17     </ignoreparts>
    18     <projectname>hedgewars</projectname>
    18     <projectname>hedgewars</projectname>
    19     <projectdirectory>.</projectdirectory>
    19     <projectdirectory>.</projectdirectory>
    20     <absoluteprojectpath>false</absoluteprojectpath>
    20     <absoluteprojectpath>false</absoluteprojectpath>
    21     <description></description>
    21     <description/>
    22     <versioncontrol>kdevsubversion</versioncontrol>
    22     <versioncontrol>kdevsubversion</versioncontrol>
    23     <defaultencoding></defaultencoding>
    23     <defaultencoding/>
    24   </general>
    24   </general>
    25   <kdevcustomproject>
    25   <kdevcustomproject>
    26     <run>
    26     <run>
    27       <directoryradio>executable</directoryradio>
    27       <directoryradio>executable</directoryradio>
    28       <customdirectory>/</customdirectory>
    28       <customdirectory>/</customdirectory>
    29       <mainprogram>bin/hedgewars</mainprogram>
    29       <mainprogram>bin/hedgewars</mainprogram>
    30       <programargs></programargs>
    30       <programargs/>
    31       <terminal>false</terminal>
    31       <terminal>false</terminal>
    32       <autocompile>true</autocompile>
    32       <autocompile>true</autocompile>
    33       <envvars/>
    33       <envvars/>
    34       <globaldebugarguments></globaldebugarguments>
    34       <globaldebugarguments/>
    35       <globalcwd>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-GNA</globalcwd>
    35       <globalcwd>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-GNA</globalcwd>
    36       <useglobalprogram>false</useglobalprogram>
    36       <useglobalprogram>false</useglobalprogram>
    37       <autoinstall>false</autoinstall>
    37       <autoinstall>false</autoinstall>
    38       <autokdesu>false</autokdesu>
    38       <autokdesu>false</autokdesu>
    39     </run>
    39     </run>
    96     <general>
    96     <general>
    97       <activedir/>
    97       <activedir/>
    98     </general>
    98     </general>
    99     <build>
    99     <build>
   100       <buildtool>make</buildtool>
   100       <buildtool>make</buildtool>
   101       <builddir></builddir>
   101       <builddir/>
   102     </build>
   102     </build>
   103     <make>
   103     <make>
   104       <abortonerror>true</abortonerror>
   104       <abortonerror>true</abortonerror>
   105       <numberofjobs>1</numberofjobs>
   105       <numberofjobs>1</numberofjobs>
   106       <prio>0</prio>
   106       <prio>0</prio>
   107       <dontact>false</dontact>
   107       <dontact>false</dontact>
   108       <makebin></makebin>
   108       <makebin/>
   109       <defaulttarget></defaulttarget>
   109       <defaulttarget/>
   110       <makeoptions></makeoptions>
   110       <makeoptions/>
   111       <selectedenvironment>default</selectedenvironment>
   111       <selectedenvironment>default</selectedenvironment>
   112       <environments>
   112       <environments>
   113         <default/>
   113         <default/>
   114       </environments>
   114       </environments>
   115     </make>
   115     </make>
   116     <other>
   116     <other>
   117       <prio>0</prio>
   117       <prio>0</prio>
   118       <otherbin></otherbin>
   118       <otherbin/>
   119       <defaulttarget></defaulttarget>
   119       <defaulttarget/>
   120       <otheroptions></otheroptions>
   120       <otheroptions/>
   121       <selectedenvironment>default</selectedenvironment>
   121       <selectedenvironment>default</selectedenvironment>
   122       <environments>
   122       <environments>
   123         <default/>
   123         <default/>
   124       </environments>
   124       </environments>
   125     </other>
   125     </other>
   126   </kdevcustomproject>
   126   </kdevcustomproject>
   127   <kdevdebugger>
   127   <kdevdebugger>
   128     <general>
   128     <general>
   129       <dbgshell></dbgshell>
   129       <dbgshell/>
   130       <programargs/>
   130       <programargs/>
   131       <gdbpath></gdbpath>
   131       <gdbpath/>
   132       <configGdbScript></configGdbScript>
   132       <configGdbScript/>
   133       <runShellScript></runShellScript>
   133       <runShellScript/>
   134       <runGdbScript></runGdbScript>
   134       <runGdbScript/>
   135       <breakonloadinglibs>true</breakonloadinglibs>
   135       <breakonloadinglibs>true</breakonloadinglibs>
   136       <separatetty>false</separatetty>
   136       <separatetty>false</separatetty>
   137       <floatingtoolbar>false</floatingtoolbar>
   137       <floatingtoolbar>false</floatingtoolbar>
   138       <raiseGDBOnStart>false</raiseGDBOnStart>
   138       <raiseGDBOnStart>false</raiseGDBOnStart>
   139     </general>
   139     </general>
   235       <includeTypes>true</includeTypes>
   235       <includeTypes>true</includeTypes>
   236       <includeEnums>true</includeEnums>
   236       <includeEnums>true</includeEnums>
   237       <includeTypedefs>false</includeTypedefs>
   237       <includeTypedefs>false</includeTypedefs>
   238     </codecompletion>
   238     </codecompletion>
   239     <creategettersetter>
   239     <creategettersetter>
   240       <prefixGet></prefixGet>
   240       <prefixGet/>
   241       <prefixSet>set</prefixSet>
   241       <prefixSet>set</prefixSet>
   242       <prefixVariable>m_,_</prefixVariable>
   242       <prefixVariable>m_,_</prefixVariable>
   243       <parameterName>theValue</parameterName>
   243       <parameterName>theValue</parameterName>
   244       <inlineGet>true</inlineGet>
   244       <inlineGet>true</inlineGet>
   245       <inlineSet>true</inlineSet>
   245       <inlineSet>true</inlineSet>
   254     <groups>
   254     <groups>
   255       <hidenonprojectfiles>false</hidenonprojectfiles>
   255       <hidenonprojectfiles>false</hidenonprojectfiles>
   256       <hidenonlocation>false</hidenonlocation>
   256       <hidenonlocation>false</hidenonlocation>
   257     </groups>
   257     </groups>
   258     <tree>
   258     <tree>
   259       <hidepatterns/>
   259       <hidepatterns></hidepatterns>
   260       <hidenonprojectfiles>true</hidenonprojectfiles>
   260       <hidenonprojectfiles>true</hidenonprojectfiles>
   261       <showvcsfields>false</showvcsfields>
   261       <showvcsfields>false</showvcsfields>
   262     </tree>
   262     </tree>
   263   </kdevfileview>
   263   </kdevfileview>
   264   <cppsupportpart>
   264   <cppsupportpart>
   267       <implementationsuffix>.cpp</implementationsuffix>
   267       <implementationsuffix>.cpp</implementationsuffix>
   268     </filetemplates>
   268     </filetemplates>
   269   </cppsupportpart>
   269   </cppsupportpart>
   270   <kdevdocumentation>
   270   <kdevdocumentation>
   271     <projectdoc>
   271     <projectdoc>
   272       <docsystem></docsystem>
   272       <docsystem/>
   273       <docurl></docurl>
   273       <docurl/>
   274       <usermanualurl></usermanualurl>
   274       <usermanualurl/>
   275     </projectdoc>
   275     </projectdoc>
   276   </kdevdocumentation>
   276   </kdevdocumentation>
   277   <ctagspart>
   277   <ctagspart>
   278     <customArguments></customArguments>
   278     <customArguments/>
   279     <customTagfilePath>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-GNA/tags</customTagfilePath>
   279     <customTagfilePath>/usr/home/unC0Rr/Sources/Hedgewars/Hedgewars-GNA/tags</customTagfilePath>
   280     <activeTagsFiles/>
   280     <activeTagsFiles/>
   281   </ctagspart>
   281   </ctagspart>
   282 </kdevelop>
   282 </kdevelop>