Changeset 5161 in orxonox.OLD for trunk/orxonox.kdevelop
- Timestamp:
- Sep 5, 2005, 10:19:44 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/orxonox.kdevelop
r5160 r5161 140 140 </kdevcppsupport> 141 141 <kdevfileview> 142 <groups/> 142 <groups> 143 <hidenonprojectfiles>false</hidenonprojectfiles> 144 <hidenonlocation>false</hidenonlocation> 145 </groups> 143 146 <tree> 144 147 <hidepatterns>*.o,*.lo,*~,*in</hidepatterns> 145 148 <hidenonprojectfiles>false</hidenonprojectfiles> 149 <showvcsfields>false</showvcsfields> 146 150 </tree> 147 151 </kdevfileview> … … 149 153 <filetemplates> 150 154 <interfacesuffix>.h</interfacesuffix> 151 <implementationsuffix>.c pp</implementationsuffix>155 <implementationsuffix>.cc</implementationsuffix> 152 156 </filetemplates> 153 157 </cppsupportpart> … … 160 164 </kdevdocumentation> 161 165 <ctagspart> 162 <customArguments ></customArguments>163 <customTagfilePath ></customTagfilePath>166 <customArguments/> 167 <customTagfilePath/> 164 168 </ctagspart> 165 169 </kdevelop>
Note: See TracChangeset
for help on using the changeset viewer.