lazarus/components/projectgroups
mattias 344cf16a5e project groups: fixed exchanging nodes
git-svn-id: trunk@50461 -
2015-11-21 11:05:17 +00:00
..
lazprojectgroup.pas
lazprojectgroups.lpk project groups: removed GetLazProject/Package 2015-11-17 12:43:11 +00:00
projectgroup.pp project groups: fixed exchanging nodes 2015-11-21 11:05:17 +00:00
projectgroupeditor.lfm project groups: reload button as workaround for missing sync 2015-11-20 22:15:07 +00:00
projectgroupeditor.pas project groups: fixed exchanging nodes 2015-11-21 11:05:17 +00:00
projectgroupintf.pp project groups: sub group increasechangestamp of parent group 2015-11-21 10:58:46 +00:00
projectgroupstrconst.pas project groups: started loading build modes 2015-11-19 23:31:50 +00:00
README.txt project groups: comments 2015-11-20 21:41:57 +00:00
regprojectgroup.pp project groups: build a single build mode 2015-11-20 17:43:32 +00:00

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

Original code from Michael Van Canneyt.

Author: Mattias Gaertner mattias@freepascal.org