Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Sep 5, 2005, 10:19:44 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: better method to register Shell-Commands (now via the Factory-algorithm proposed)

BUT!! NOW ONLY SINGLETON IS SUPPORTED → fixing!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/orxonox.kdevelop

    r5160 r5161  
    140140  </kdevcppsupport>
    141141  <kdevfileview>
    142     <groups/>
     142    <groups>
     143      <hidenonprojectfiles>false</hidenonprojectfiles>
     144      <hidenonlocation>false</hidenonlocation>
     145    </groups>
    143146    <tree>
    144147      <hidepatterns>*.o,*.lo,*~,*in</hidepatterns>
    145148      <hidenonprojectfiles>false</hidenonprojectfiles>
     149      <showvcsfields>false</showvcsfields>
    146150    </tree>
    147151  </kdevfileview>
     
    149153    <filetemplates>
    150154      <interfacesuffix>.h</interfacesuffix>
    151       <implementationsuffix>.cpp</implementationsuffix>
     155      <implementationsuffix>.cc</implementationsuffix>
    152156    </filetemplates>
    153157  </cppsupportpart>
     
    160164  </kdevdocumentation>
    161165  <ctagspart>
    162     <customArguments></customArguments>
    163     <customTagfilePath></customTagfilePath>
     166    <customArguments/>
     167    <customTagfilePath/>
    164168  </ctagspart>
    165169</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.