Utility to Generate Conditional Compilation Source
- From: "Johnnie Norsworthy" <jln206@xxxxxxxxxxx>
- Date: Fri, 30 Jun 2006 11:50:26 -0700
Is there a utility that can generate source code that is actually compiled,
removing conditional compilation that is unused?
The compiler determines what it is compiling and it would be nice if it
could just produce a source file based on {$IFDEF}s.
This would sure make it easy to read and understand code libraries from 3rd
parties.
-Johnnie
.
- Follow-Ups:
- Re: Utility to Generate Conditional Compilation Source
- From: Charles McAllister
- Re: Utility to Generate Conditional Compilation Source
- Prev by Date: Re: Tasty exceptions
- Next by Date: No news yet
- Previous by thread: Be aware of your bug reports in QC.
- Next by thread: Re: Utility to Generate Conditional Compilation Source
- Index(es):
Relevant Pages
|