Re: My Top 3 Delphi wishes



I would like to be able to specify compiler options + conditional defines on
a project group level and have that applied to each project within the
group. I just want to set my conditional define "DEBUG" or "RELEASE" on the
whole group + build rather than having to set it individually on each
project.

I would also like compiler directives within the project source to propagate
to all units being compiled unless overridden within the unit itself by
redeclaring it.



--
Pete
====
Audio compression components, DIB graphics controls, ECO extensions,
FastStrings
http://www.droopyeyes.com

My blog
http://blogs.slcdug.org/petermorris/


.