mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-23 03:41:25 +00:00
8 lines
199 B
Text
8 lines
199 B
Text
|
{
|
||
|
Type = "Debugger";
|
||
|
Name = "ProjectCenter";
|
||
|
Description = "Default ProjectCenter code debugger";
|
||
|
PrincipalClassName = "PCDebugger";
|
||
|
FileTypes = (app,debug,);
|
||
|
ProvidesBrowserItems = NO;
|
||
|
}
|