apps-projectcenter/Modules/Parsers/ProjectCenter/Resources/Info.table
Riccardo Mottola 9fb7764ebc add obj-c++ icon resource and associate it in the editor
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@38625 72102866-910b-0410-8b05-ffd578937521
2015-06-12 13:37:44 +00:00

8 lines
No EOL
220 B
Text

{
Type = "Parser";
Name = "ProjectCenter";
Description = "Parser for C and ObjectiveC/ObjectiveC++ language";
PrincipalClassName = "PCParser";
FileTypes = (C,c,m,M,h,H,cc,CC,mm);
ProvidesBrowserItems = YES;
}