lazarus/components/projectgroups
mattias 08960d78f2 project groups: show file exte for Pascal file
git-svn-id: trunk@50453 -
2015-11-20 22:22:59 +00:00
..
lazprojectgroup.pas
lazprojectgroups.lpk project groups: removed GetLazProject/Package 2015-11-17 12:43:11 +00:00
projectgroup.pp project groups: reload button as workaround for missing sync 2015-11-20 22:15:07 +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: show file exte for Pascal file 2015-11-20 22:22:59 +00:00
projectgroupintf.pp project groups: build a single build mode 2015-11-20 17:43:32 +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