mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-22 19:31:56 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@38625 72102866-910b-0410-8b05-ffd578937521
8 lines
No EOL
220 B
Text
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;
|
|
} |