Re: ($DEFINE) seems to stay within the one .pas file
- From: "Martin Harvey" <martin@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 08:59:52 GMT
"Christakis John" <dontemail@xxxxxxxxxxxx> wrote in message
news:sNFwe.9744$oJ.3205@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Is there another way to do this without
> saving a separate unit4.pas and having concurrent almost identical files
> to
> update?
Project Options -> Directories / Conditionals -> Conditional defines.
Useful for putting things like DEBUG in there, and then having code with
{$IFDEF DEBUG}
MH.
.
- References:
- ($DEFINE) seems to stay within the one .pas file
- From: Christakis John
- ($DEFINE) seems to stay within the one .pas file
- Prev by Date: Re: ($DEFINE) seems to stay within the one .pas file
- Next by Date: Re: ($DEFINE) seems to stay within the one .pas file
- Previous by thread: Re: ($DEFINE) seems to stay within the one .pas file
- Index(es):