Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4972 in orxonox.OLD for orxonox/trunk/orxonox.kdevelop


Ignore:
Timestamp:
Aug 7, 2005, 10:32:23 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: many loadParams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/orxonox.kdevelop

    r4909 r4972  
    77    <projectmanagement>KDevCustomProject</projectmanagement>
    88    <primarylanguage>C++</primarylanguage>
    9     <ignoreparts>
    10       <part>CvsService</part>
    11     </ignoreparts>
     9    <ignoreparts/>
    1210    <projectdirectory>.</projectdirectory>
    1311    <absoluteprojectpath>false</absoluteprojectpath>
    14     <description/>
     12    <description></description>
    1513    <secondaryLanguages>
    1614      <language>C</language>
    1715    </secondaryLanguages>
     16    <versioncontrol></versioncontrol>
    1817  </general>
    1918  <kdevcustomproject>
     
    2221      <directoryradio>build</directoryradio>
    2322      <customdirectory>/</customdirectory>
    24       <programargs/>
     23      <programargs></programargs>
    2524      <terminal>false</terminal>
    2625      <autocompile>true</autocompile>
     
    2928    <build>
    3029      <buildtool>make</buildtool>
    31       <builddir/>
     30      <builddir></builddir>
    3231    </build>
    3332    <make>
    3433      <abortonerror>false</abortonerror>
    35       <numberofjobs>1</numberofjobs>
     34      <numberofjobs>3</numberofjobs>
    3635      <prio>0</prio>
    3736      <dontact>false</dontact>
    38       <makebin/>
    39       <makeoptions/>
     37      <makebin></makebin>
     38      <makeoptions></makeoptions>
    4039      <selectedenvironment>default</selectedenvironment>
    4140      <environments>
    4241        <default/>
    4342      </environments>
     43      <defaulttarget></defaulttarget>
    4444    </make>
    4545  </kdevcustomproject>
    4646  <kdevdebugger>
    4747    <general>
    48       <dbgshell/>
    49       <programargs/>
    50       <gdbpath/>
    51       <configGdbScript/>
    52       <runShellScript/>
    53       <runGdbScript/>
     48      <dbgshell></dbgshell>
     49      <programargs></programargs>
     50      <gdbpath></gdbpath>
     51      <configGdbScript></configGdbScript>
     52      <runShellScript></runShellScript>
     53      <runGdbScript></runGdbScript>
    5454      <breakonloadinglibs>true</breakonloadinglibs>
    5555      <separatetty>false</separatetty>
     
    130130      <headerCompletionDelay>250</headerCompletionDelay>
    131131    </codecompletion>
     132    <creategettersetter>
     133      <prefixGet></prefixGet>
     134      <prefixSet>set</prefixSet>
     135      <prefixVariable>m_,_</prefixVariable>
     136      <parameterName>theValue</parameterName>
     137      <inlineGet>true</inlineGet>
     138      <inlineSet>true</inlineSet>
     139    </creategettersetter>
    132140  </kdevcppsupport>
    133141  <kdevfileview>
     
    149157  <kdevdocumentation>
    150158    <projectdoc>
    151       <docsystem/>
    152       <docurl/>
    153       <usermanualurl/>
     159      <docsystem></docsystem>
     160      <docurl></docurl>
     161      <usermanualurl></usermanualurl>
    154162    </projectdoc>
    155163  </kdevdocumentation>
     164  <ctagspart>
     165    <customArguments></customArguments>
     166    <customTagfilePath></customTagfilePath>
     167  </ctagspart>
    156168</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.