mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-21 02:41:18 +00:00
Info table for debugger.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@27409 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
50ac933d43
commit
3ea83315ba
1 changed files with 8 additions and 0 deletions
8
Modules/Debuggers/ProjectCenter/Resources/Info.table
Normal file
8
Modules/Debuggers/ProjectCenter/Resources/Info.table
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
Type = "Debugger";
|
||||
Name = "ProjectCenter";
|
||||
Description = "Default ProjectCenter code debugger";
|
||||
PrincipalClassName = "PCDebugger";
|
||||
FileTypes = (app,debug,);
|
||||
ProvidesBrowserItems = NO;
|
||||
}
|
Loading…
Reference in a new issue