lazarus/components/projectgroups
mattias c1bcf1c14e project groups: load after add existing
git-svn-id: trunk@50382 -
2015-11-18 00:51:05 +00:00
..
lazprojectgroup.pas
lazprojectgroups.lpk project groups: removed GetLazProject/Package 2015-11-17 12:43:11 +00:00
projectgroup.pp project groups: fixed loading project group 2015-11-18 00:49:20 +00:00
projectgroupeditor.lfm project groups: dockable editor 2015-11-16 11:52:33 +00:00
projectgroupeditor.pas project groups: load after add existing 2015-11-18 00:51:05 +00:00
projectgroupintf.pp project groups: added Parent and CompileTarget for cycle test 2015-11-18 00:27:49 +00:00
README.txt
regprojectgroup.pp project groups: options, open recent project groups 2015-11-17 15:13:21 +00:00

IDE add-on for Project Groups.
Project Groups allows to build groups of projects with a few mouse clicks.

UNDER CONSTRUCTION by Mattias Gaertner

Original code from Michael Van Canneyt.